Lines Matching refs:snd_akm4xxx
26 void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg, in snd_akm4xxx_write()
40 static void ak4524_reset(struct snd_akm4xxx *ak, int state) in ak4524_reset()
57 static void ak435X_reset(struct snd_akm4xxx *ak, int state) in ak435X_reset()
73 static void ak4381_reset(struct snd_akm4xxx *ak, int state) in ak4381_reset()
93 void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state) in snd_akm4xxx_reset()
158 void snd_akm4xxx_init(struct snd_akm4xxx *ak) in snd_akm4xxx_init()
367 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_volume_get()
378 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in put_ak_reg()
423 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_stereo_volume_get()
461 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_deemphasis_get()
473 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_deemphasis_put()
493 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_switch_get()
509 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_switch_put()
533 static int ak4xxx_capture_num_inputs(struct snd_akm4xxx *ak, int mixer_ch) in ak4xxx_capture_num_inputs()
548 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_info()
562 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_get()
576 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_put()
601 static int build_dac_controls(struct snd_akm4xxx *ak) in build_dac_controls()
712 static int build_adc_controls(struct snd_akm4xxx *ak) in build_adc_controls()
803 static int build_deemphasis(struct snd_akm4xxx *ak, int num_emphs) in build_deemphasis()
850 struct snd_akm4xxx *ak = entry->private_data; in proc_regs_read()
861 static int proc_init(struct snd_akm4xxx *ak) in proc_init()
866 int snd_akm4xxx_build_controls(struct snd_akm4xxx *ak) in snd_akm4xxx_build_controls()