Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
format.h
Go to the documentation of this file.
1 #ifndef __USBAUDIO_FORMAT_H
2 #define __USBAUDIO_FORMAT_H
3 
5  struct audioformat *fp, int format,
7  int stream, struct usb_host_interface *iface);
8 
9 #endif /* __USBAUDIO_FORMAT_H */