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

#include <ak4113.h>

Data Fields

struct snd_cardcard
 
ak4113_write_twrite
 
ak4113_read_tread
 
voidprivate_data
 
unsigned int init:1
 
spinlock_t lock
 
unsigned char regmap [AK4113_WRITABLE_REGS]
 
struct snd_kcontrolkctls [AK4113_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 delayed_work work
 
unsigned int check_flags
 
voidchange_callback_private
 
void(* change_callback )(struct ak4113 *ak4113, unsigned char c0, unsigned char c1)
 

Detailed Description

Definition at line 284 of file ak4113.h.

Field Documentation

Definition at line 285 of file ak4113.h.

unsigned long ccrc_errors

Definition at line 297 of file ak4113.h.

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

Definition at line 304 of file ak4113.h.

void* change_callback_private

Definition at line 303 of file ak4113.h.

unsigned int check_flags

Definition at line 302 of file ak4113.h.

unsigned int init

Definition at line 289 of file ak4113.h.

Definition at line 292 of file ak4113.h.

spinlock_t lock

Definition at line 290 of file ak4113.h.

unsigned long parity_errors

Definition at line 294 of file ak4113.h.

void* private_data

Definition at line 288 of file ak4113.h.

unsigned long qcrc_errors

Definition at line 296 of file ak4113.h.

unsigned char rcs0

Definition at line 298 of file ak4113.h.

unsigned char rcs1

Definition at line 299 of file ak4113.h.

unsigned char rcs2

Definition at line 300 of file ak4113.h.

Definition at line 287 of file ak4113.h.

Definition at line 291 of file ak4113.h.

Definition at line 293 of file ak4113.h.

unsigned long v_bit_errors

Definition at line 295 of file ak4113.h.

Definition at line 301 of file ak4113.h.

Definition at line 286 of file ak4113.h.


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