Home
last modified time | relevance | path

Searched defs:snd_soc_cache_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/sound/
Dsoc.h521 struct snd_soc_cache_ops { struct
522 const char *name;
523 enum snd_soc_compress_type id;
524 int (*init)(struct snd_soc_codec *codec);
525 int (*exit)(struct snd_soc_codec *codec);
526 int (*read)(struct snd_soc_codec *codec, unsigned int reg,
528 int (*write)(struct snd_soc_codec *codec, unsigned int reg,
530 int (*sync)(struct snd_soc_codec *codec);