Linux Kernel
3.7.1
|
#include <ak4531_codec.h>
Data Fields | |
void(* | write )(struct snd_ak4531 *ak4531, unsigned short reg, unsigned short val) |
void * | private_data |
void(* | private_free )(struct snd_ak4531 *ak4531) |
unsigned char | regs [0x20] |
struct mutex | reg_mutex |
Definition at line 67 of file ak4531_codec.h.
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.
Definition at line 74 of file ak4531_codec.h.
Definition at line 73 of file ak4531_codec.h.
Definition at line 68 of file ak4531_codec.h.