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

#include <ak4117.h>

Data Fields

struct snd_cardcard
 
ak4117_write_twrite
 
ak4117_read_tread
 
voidprivate_data
 
unsigned int init: 1
 
spinlock_t lock
 
unsigned char regmap [5]
 
struct snd_kcontrolkctls [AK4117_CONTROLS]
 
struct snd_pcm_substreamsubstream
 
unsigned long parity_errors
 
unsigned long v_bit_errors
 
unsigned long qcrc_errors
 
unsigned long ccrc_errors
 
unsigned char rcs0
 
unsigned char rcs1
 
unsigned char rcs2
 
struct timer_list timer
 
voidchange_callback_private
 
void(* change_callback )(struct ak4117 *ak4117, unsigned char c0, unsigned char c1)
 

Detailed Description

Definition at line 158 of file ak4117.h.

Field Documentation

Definition at line 159 of file ak4117.h.

unsigned long ccrc_errors

Definition at line 171 of file ak4117.h.

void(* change_callback)(struct ak4117 *ak4117, unsigned char c0, unsigned char c1)

Definition at line 177 of file ak4117.h.

void* change_callback_private

Definition at line 176 of file ak4117.h.

unsigned int init

Definition at line 163 of file ak4117.h.

Definition at line 166 of file ak4117.h.

spinlock_t lock

Definition at line 164 of file ak4117.h.

unsigned long parity_errors

Definition at line 168 of file ak4117.h.

void* private_data

Definition at line 162 of file ak4117.h.

unsigned long qcrc_errors

Definition at line 170 of file ak4117.h.

unsigned char rcs0

Definition at line 172 of file ak4117.h.

unsigned char rcs1

Definition at line 173 of file ak4117.h.

unsigned char rcs2

Definition at line 174 of file ak4117.h.

Definition at line 161 of file ak4117.h.

unsigned char regmap[5]

Definition at line 165 of file ak4117.h.

Definition at line 167 of file ak4117.h.

Definition at line 175 of file ak4117.h.

unsigned long v_bit_errors

Definition at line 169 of file ak4117.h.

Definition at line 160 of file ak4117.h.


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