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

#include <ak4531_codec.h>

Data Fields

void(* write )(struct snd_ak4531 *ak4531, unsigned short reg, unsigned short val)
 
voidprivate_data
 
void(* private_free )(struct snd_ak4531 *ak4531)
 
unsigned char regs [0x20]
 
struct mutex reg_mutex
 

Detailed Description

Definition at line 67 of file ak4531_codec.h.

Field Documentation

void* private_data

Definition at line 70 of file ak4531_codec.h.

void(* private_free)(struct snd_ak4531 *ak4531)

Definition at line 71 of file ak4531_codec.h.

struct mutex reg_mutex

Definition at line 74 of file ak4531_codec.h.

unsigned char regs[0x20]

Definition at line 73 of file ak4531_codec.h.

void(* write)(struct snd_ak4531 *ak4531, unsigned short reg, unsigned short val)

Definition at line 68 of file ak4531_codec.h.


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