Linux Kernel
3.7.1
|
#include "common.h"
Go to the source code of this file.
Data Structures | |
struct | control_runtime |
Enumerations | |
enum | { CONTROL_MAX_ELEMENTS = 32 } |
enum | { CONTROL_RATE_44KHZ, CONTROL_RATE_48KHZ, CONTROL_RATE_88KHZ, CONTROL_RATE_96KHZ, CONTROL_RATE_176KHZ, CONTROL_RATE_192KHZ, CONTROL_N_RATES } |
Functions | |
int __devinit | usb6fire_control_init (struct sfire_chip *chip) |
void | usb6fire_control_abort (struct sfire_chip *chip) |
void | usb6fire_control_destroy (struct sfire_chip *chip) |
anonymous enum |
void usb6fire_control_abort | ( | struct sfire_chip * | chip | ) |
void usb6fire_control_destroy | ( | struct sfire_chip * | chip | ) |