Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctmixer.c86 MIXER_WAVEF_P_S, enumerator
196 [MIXER_WAVEF_P_S] = {
550 else if (MIXER_WAVEF_P_S == type) { in do_switch()
653 state = get_switch_state(atc->mixer, MIXER_WAVEF_P_S); in dedicated_rca_put()
654 do_switch(atc, MIXER_WAVEF_P_S, 0); in dedicated_rca_put()
659 do_switch(atc, MIXER_WAVEF_P_S, state); in dedicated_rca_put()
855 set_switch_state(mixer, MIXER_WAVEF_P_S, 1); in ct_mixer_kcontrols_create()