Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pcm_urb |
struct | pcm_substream |
struct | pcm_runtime |
Enumerations | |
enum | { PCM_N_URBS = 16, PCM_N_PACKETS_PER_URB = 8, PCM_MAX_PACKET_SIZE = 604 } |
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 | ) |