Lines Matching defs:ak

40 void snd_akm4xxx_write(struct snd_akm4xxx *ak, int chip, unsigned char reg,  in snd_akm4xxx_write()
54 static void ak4524_reset(struct snd_akm4xxx *ak, int state) in ak4524_reset()
71 static void ak435X_reset(struct snd_akm4xxx *ak, int state) in ak435X_reset()
87 static void ak4381_reset(struct snd_akm4xxx *ak, int state) in ak4381_reset()
107 void snd_akm4xxx_reset(struct snd_akm4xxx *ak, int state) in snd_akm4xxx_reset()
172 void snd_akm4xxx_init(struct snd_akm4xxx *ak) in snd_akm4xxx_init()
381 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_volume_get() local
392 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in put_ak_reg() local
439 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_stereo_volume_get() local
477 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_deemphasis_get() local
489 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in snd_akm4xxx_deemphasis_put() local
509 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_switch_get() local
525 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_switch_put() local
549 static int ak4xxx_capture_num_inputs(struct snd_akm4xxx *ak, int mixer_ch) in ak4xxx_capture_num_inputs()
564 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_info() local
578 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_get() local
592 struct snd_akm4xxx *ak = snd_kcontrol_chip(kcontrol); in ak4xxx_capture_source_put() local
617 static int build_dac_controls(struct snd_akm4xxx *ak) in build_dac_controls()
728 static int build_adc_controls(struct snd_akm4xxx *ak) in build_adc_controls()
818 static int build_deemphasis(struct snd_akm4xxx *ak, int num_emphs) in build_deemphasis()
865 struct snd_akm4xxx *ak = entry->private_data; in proc_regs_read() local
876 static int proc_init(struct snd_akm4xxx *ak) in proc_init()
887 int snd_akm4xxx_build_controls(struct snd_akm4xxx *ak) in snd_akm4xxx_build_controls()