Lines Matching refs:ct_atc
344 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_get()
366 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_put()
423 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_get()
431 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_put()
458 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_get()
466 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_put()
482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch()
499 do_digit_io_switch(struct ct_atc *atc, int state) in do_digit_io_switch()
523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch()
582 ((struct ct_atc *)snd_kcontrol_chip(kcontrol))->mixer; in ct_alsa_mix_switch_get()
592 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put()
636 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_get()
655 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_put()
737 struct ct_atc *atc = mixer->atc; in ct_mixer_kcontrols_create()
1171 int ct_mixer_create(struct ct_atc *atc, struct ct_mixer **rmixer) in ct_mixer_create()
1210 int ct_alsa_mix_create(struct ct_atc *atc, in ct_alsa_mix_create()