snd_wm8766
static void psc724_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data)
struct snd_wm8766 wm8766;
void snd_wm8766_init(struct snd_wm8766 *wm)
void snd_wm8766_resume(struct snd_wm8766 *wm)
void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac)
void snd_wm8766_volume_restore(struct snd_wm8766 *wm)
static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data)
struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol);
static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num)
int snd_wm8766_build_controls(struct snd_wm8766 *wm)
void (*set)(struct snd_wm8766 *wm, u16 ch1, u16 ch2);
void (*get)(struct snd_wm8766 *wm, u16 *ch1, u16 *ch2);
void snd_wm8766_init(struct snd_wm8766 *wm);
void snd_wm8766_resume(struct snd_wm8766 *wm);
void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac);
void snd_wm8766_volume_restore(struct snd_wm8766 *wm);
int snd_wm8766_build_controls(struct snd_wm8766 *wm);
struct snd_wm8766;
void (*write)(struct snd_wm8766 *wm, u16 addr, u16 data);