Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / sound / usb / proc.h
bloba45b765e4cf1f7ec5579f230ae61c025b9a4f928
1 #ifndef __USBAUDIO_PROC_H
2 #define __USBAUDIO_PROC_H
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);
7 #endif /* __USBAUDIO_PROC_H */