Lines Matching defs:atc
344 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_get() local
366 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_put() local
423 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_get() local
431 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_put() local
458 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_get() local
466 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_put() local
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()
592 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put() local
636 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_get() local
655 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_put() local
737 struct ct_atc *atc = mixer->atc; in ct_mixer_kcontrols_create() local
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()