]> Git Repo - linux.git/blame - sound/usb/format.h
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
[linux.git] / sound / usb / format.h
CommitLineData
e5779998
DM
1#ifndef __USBAUDIO_FORMAT_H
2#define __USBAUDIO_FORMAT_H
3
74754f97
DM
4int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
5 struct audioformat *fp, int format,
6 struct uac_format_type_i_continuous_descriptor *fmt,
7 int stream, struct usb_host_interface *iface);
e5779998
DM
8
9#endif /* __USBAUDIO_FORMAT_H */
This page took 0.193471 seconds and 4 git commands to generate.