get_switch_state  506 sound/pci/ctxfi/ctmixer.c 				get_switch_state(mixer, MIXER_SPDIFO_P_S));
get_switch_state  512 sound/pci/ctxfi/ctmixer.c 	if (get_switch_state(mixer, MIXER_LINEIN_C_S))
get_switch_state  514 sound/pci/ctxfi/ctmixer.c 	else if (get_switch_state(mixer, MIXER_MIC_C_S))
get_switch_state  585 sound/pci/ctxfi/ctmixer.c 	ucontrol->value.integer.value[0] = get_switch_state(mixer, type);
get_switch_state  598 sound/pci/ctxfi/ctmixer.c 	if (get_switch_state(mixer, type) == state)
get_switch_state 1133 sound/pci/ctxfi/ctmixer.c 		state = get_switch_state(mixer, i);