blk-mq: really fix plug list flushing for nomerge queues
[linux-2.6-block.git] / sound / usb / format.h
CommitLineData
e5779998
DM
1#ifndef __USBAUDIO_FORMAT_H
2#define __USBAUDIO_FORMAT_H
3
74754f97 4int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
2fcdb06d 5 struct audioformat *fp, unsigned int format,
74754f97 6 struct uac_format_type_i_continuous_descriptor *fmt,
8f898e92 7 int stream);
e5779998
DM
8
9#endif /* __USBAUDIO_FORMAT_H */