Lines Matching refs:ct_atc
348 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_get()
370 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_put()
427 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_get()
435 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_put()
462 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_get()
470 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_put()
486 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch()
503 do_digit_io_switch(struct ct_atc *atc, int state) in do_digit_io_switch()
527 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch()
586 ((struct ct_atc *)snd_kcontrol_chip(kcontrol))->mixer; in ct_alsa_mix_switch_get()
596 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put()
640 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_get()
659 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_put()
741 struct ct_atc *atc = mixer->atc; in ct_mixer_kcontrols_create()
1173 int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer) in ct_mixer_create()
1212 int ct_alsa_mix_create(struct ct_atc *atc, in ct_alsa_mix_create()