Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.c44 AMIXER_SPDIFI, enumerator
242 case MIXER_SPDIFI_P: return AMIXER_SPDIFI; in get_amixer_index()
259 case AMIXER_SPDIFI: return AMIXER_SPDIFI_C; in get_recording_amixer()
998 amix_d = mixer->amixers[AMIXER_SPDIFI*CHN_NUM]; in ct_mixer_topology_build()
1001 amix_d = mixer->amixers[AMIXER_SPDIFI*CHN_NUM+1]; in ct_mixer_topology_build()
1067 case MIX_SPDIF_IN: return AMIXER_SPDIFI; in port_to_amixer()