Searched refs:get_switch_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctmixer.c | 267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state() function 506 get_switch_state(mixer, MIXER_SPDIFO_P_S)); in do_digit_io_switch() 512 if (get_switch_state(mixer, MIXER_LINEIN_C_S)) in do_digit_io_switch() 514 else if (get_switch_state(mixer, MIXER_MIC_C_S)) in do_digit_io_switch() 585 ucontrol->value.integer.value[0] = get_switch_state(mixer, type); in ct_alsa_mix_switch_get() 598 if (get_switch_state(mixer, type) == state) in ct_alsa_mix_switch_put() 1133 state = get_switch_state(mixer, i); in mixer_resume()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctmixer.c | 267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state() function 506 get_switch_state(mixer, MIXER_SPDIFO_P_S)); in do_digit_io_switch() 512 if (get_switch_state(mixer, MIXER_LINEIN_C_S)) in do_digit_io_switch() 514 else if (get_switch_state(mixer, MIXER_MIC_C_S)) in do_digit_io_switch() 585 ucontrol->value.integer.value[0] = get_switch_state(mixer, type); in ct_alsa_mix_switch_get() 598 if (get_switch_state(mixer, type) == state) in ct_alsa_mix_switch_put() 1133 state = get_switch_state(mixer, i); in mixer_resume()
|
Completed in 4 milliseconds