Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.c52 AMIXER_MASTER_F_C, enumerator
232 case MIXER_MASTER_C: return AMIXER_MASTER_F_C; in get_amixer_index()
257 case AMIXER_MASTER_F: return AMIXER_MASTER_F_C; in get_recording_amixer()
1006 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM]; in ct_mixer_topology_build()
1009 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM+1]; in ct_mixer_topology_build()
1063 case MIX_PCMO_FRONT: return AMIXER_MASTER_F_C; in port_to_amixer()