|
Linux Kernel
3.7.1
|
#include <linux/interrupt.h>#include <sound/control.h>#include <sound/tlv.h>#include "control.h"#include "comm.h"#include "chip.h"Go to the source code of this file.
Enumerations | |
| enum | { DIGITAL_THRU_ONLY_SAMPLERATE = 3 } |
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) |
| void usb6fire_control_abort | ( | struct sfire_chip * | chip | ) |
| void usb6fire_control_destroy | ( | struct sfire_chip * | chip | ) |
| int __devinit usb6fire_control_init | ( | struct sfire_chip * | chip | ) |
1.8.2