Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | { OUT_N_CHANNELS = 6, IN_N_CHANNELS = 4 } |
enum | { OUT_EP = 6, IN_EP = 2, MAX_BUFSIZE = 128 * 1024 } |
enum | { STREAM_DISABLED, STREAM_STARTING, STREAM_RUNNING, STREAM_STOPPING } |
Functions | |
int __devinit | usb6fire_pcm_init (struct sfire_chip *chip) |
void | usb6fire_pcm_abort (struct sfire_chip *chip) |
void | usb6fire_pcm_destroy (struct sfire_chip *chip) |
anonymous enum |
void usb6fire_pcm_abort | ( | struct sfire_chip * | chip | ) |
void usb6fire_pcm_destroy | ( | struct sfire_chip * | chip | ) |