Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
control.c File Reference
#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)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
DIGITAL_THRU_ONLY_SAMPLERATE 

Definition at line 60 of file control.c.

Function Documentation

void usb6fire_control_abort ( struct sfire_chip chip)

Definition at line 624 of file control.c.

void usb6fire_control_destroy ( struct sfire_chip chip)

Definition at line 627 of file control.c.

int __devinit usb6fire_control_init ( struct sfire_chip chip)

Definition at line 564 of file control.c.

Variable Documentation

Definition at line 37 of file control.c.

Definition at line 36 of file control.c.

u8 value

Definition at line 38 of file control.c.