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