Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tlv320dac33_priv Struct Reference

Data Fields

struct mutex mutex
 
struct workqueue_structdac33_wq
 
struct work_struct work
 
struct snd_soc_codeccodec
 
struct regulator_bulk_data supplies [DAC33_NUM_SUPPLIES]
 
struct snd_pcm_substreamsubstream
 
int power_gpio
 
int chip_power
 
int irq
 
unsigned int refclk
 
unsigned int alarm_threshold
 
enum dac33_fifo_modes fifo_mode
 
unsigned int fifo_size
 
unsigned int nsample
 
int mode1_latency
 
u8 burst_bclkdiv
 
unsigned int burst_rate
 
int keep_bclk
 
spinlock_t lock
 
unsigned long long t_stamp1
 
unsigned long long t_stamp2
 
unsigned int mode1_us_burst
 
unsigned int mode7_us_to_lthr
 
unsigned int uthr
 
enum dac33_state state
 
enum snd_soc_control_type control_type
 
voidcontrol_data
 

Detailed Description

Definition at line 91 of file tlv320dac33.c.

Field Documentation

unsigned int alarm_threshold

Definition at line 103 of file tlv320dac33.c.

u8 burst_bclkdiv

Definition at line 109 of file tlv320dac33.c.

unsigned int burst_rate

Definition at line 110 of file tlv320dac33.c.

int chip_power

Definition at line 99 of file tlv320dac33.c.

Definition at line 95 of file tlv320dac33.c.

void* control_data

Definition at line 126 of file tlv320dac33.c.

enum snd_soc_control_type control_type

Definition at line 125 of file tlv320dac33.c.

Definition at line 93 of file tlv320dac33.c.

enum dac33_fifo_modes fifo_mode

Definition at line 104 of file tlv320dac33.c.

unsigned int fifo_size

Definition at line 105 of file tlv320dac33.c.

int irq

Definition at line 100 of file tlv320dac33.c.

int keep_bclk

Definition at line 112 of file tlv320dac33.c.

spinlock_t lock

Definition at line 114 of file tlv320dac33.c.

int mode1_latency

Definition at line 107 of file tlv320dac33.c.

unsigned int mode1_us_burst

Definition at line 118 of file tlv320dac33.c.

unsigned int mode7_us_to_lthr

Definition at line 120 of file tlv320dac33.c.

Definition at line 92 of file tlv320dac33.c.

unsigned int nsample

Definition at line 106 of file tlv320dac33.c.

int power_gpio

Definition at line 98 of file tlv320dac33.c.

unsigned int refclk

Definition at line 101 of file tlv320dac33.c.

Definition at line 124 of file tlv320dac33.c.

Definition at line 97 of file tlv320dac33.c.

Definition at line 96 of file tlv320dac33.c.

unsigned long long t_stamp1

Definition at line 115 of file tlv320dac33.c.

unsigned long long t_stamp2

Definition at line 116 of file tlv320dac33.c.

unsigned int uthr

Definition at line 122 of file tlv320dac33.c.

Definition at line 94 of file tlv320dac33.c.


The documentation for this struct was generated from the following file: