include/linux/mm.h: add PAGE_ALIGNED() helper
[linux-2.6/btrfs-unstable.git] / sound / usb / format.h
blob6f315226f32042ea95881766d42aedfc26cf9f66
1 #ifndef __USBAUDIO_FORMAT_H
2 #define __USBAUDIO_FORMAT_H
4 int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
5 struct audioformat *fp, unsigned int format,
6 struct uac_format_type_i_continuous_descriptor *fmt,
7 int stream, struct usb_host_interface *iface);
9 #endif /* __USBAUDIO_FORMAT_H */