repo.or.cz
/
linux-kbuild.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI / Battery: Update information on info notification and resume
[linux-kbuild.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