Home
last modified time | relevance | path

Searched refs:CTALSA_MIXER_CTL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.c62 enum CTALSA_MIXER_CTL { enum
228 static enum CT_AMIXER_CTL get_amixer_index(enum CTALSA_MIXER_CTL alsa_index) in get_amixer_index()
267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state()
275 enum CTALSA_MIXER_CTL type, unsigned char state) in set_switch_state()
482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch()
523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch()
583 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_get()
594 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_put()
736 enum CTALSA_MIXER_CTL type; in ct_mixer_kcontrols_create()