Lines Matching defs:atc
348 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_get() local
370 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_volume_put() local
427 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_get() local
435 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in output_switch_put() local
462 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_get() local
470 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in mic_source_switch_put() local
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()
596 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_alsa_mix_switch_put() local
640 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_get() local
659 struct ct_atc *atc = snd_kcontrol_chip(kcontrol); in ct_spdif_put() local
741 struct ct_atc *atc = mixer->atc; in ct_mixer_kcontrols_create() local
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()