Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1008 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM]; in ct_mixer_topology_build()
1011 amix_d = mixer->amixers[AMIXER_MASTER_F_C*CHN_NUM+1]; in ct_mixer_topology_build()
1065 case MIX_PCMO_FRONT: return AMIXER_MASTER_F_C; in port_to_amixer()