]> Pileus Git - ~andy/linux/blob - sound/usb/format.h
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / sound / usb / format.h
1 #ifndef __USBAUDIO_FORMAT_H
2 #define __USBAUDIO_FORMAT_H
3
4 int snd_usb_parse_audio_format(struct snd_usb_audio *chip, struct audioformat *fp,
5                                int format, unsigned char *fmt, int stream,
6                                struct usb_host_interface *iface);
7
8 #endif /*  __USBAUDIO_FORMAT_H */