]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - sound/usb/format.h
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
[mirror_ubuntu-artful-kernel.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 */