repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
sound
/
usb
/
proc.h
blob
a45b765e4cf1f7ec5579f230ae61c025b9a4f928
1
#ifndef __USBAUDIO_PROC_H
2
#define __USBAUDIO_PROC_H
3
4
void
snd_usb_audio_create_proc
(
struct
snd_usb_audio
*
chip
);
5
void
snd_usb_proc_pcm_format_add
(
struct
snd_usb_stream
*
stream
);
6
7
#endif
/* __USBAUDIO_PROC_H */
8