Linux Kernel
3.7.1
|
#include <soc.h>
Data Fields | |
const char * | name |
enum snd_soc_compress_type | id |
int(* | init )(struct snd_soc_codec *codec) |
int(* | exit )(struct snd_soc_codec *codec) |
int(* | read )(struct snd_soc_codec *codec, unsigned int reg, unsigned int *value) |
int(* | write )(struct snd_soc_codec *codec, unsigned int reg, unsigned int value) |
int(* | sync )(struct snd_soc_codec *codec) |
enum snd_soc_compress_type id |