Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
sound
usb
stream.h
Go to the documentation of this file.
1
#ifndef __USBAUDIO_STREAM_H
2
#define __USBAUDIO_STREAM_H
3
4
int
snd_usb_parse_audio_interface
(
struct
snd_usb_audio
*
chip
,
5
int
iface_no);
6
7
int
snd_usb_add_audio_stream
(
struct
snd_usb_audio
*
chip
,
8
int
stream,
9
struct
audioformat
*
fp
);
10
11
#endif
/* __USBAUDIO_STREAM_H */
12
Generated on Thu Jan 10 2013 15:08:57 for Linux Kernel by
1.8.2