Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dctmixer.c56 AMIXER_MASTER_F_C, enumerator
236 case MIXER_MASTER_C: return AMIXER_MASTER_F_C; in get_amixer_index()
261 case AMIXER_MASTER_F: return AMIXER_MASTER_F_C; in get_recording_amixer()
1010 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM]; in ct_mixer_topology_build()
1013 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM+1]; in ct_mixer_topology_build()
1067 case MIX_PCMO_FRONT: return AMIXER_MASTER_F_C; in port_to_amixer()