Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctmixer.c63 NUM_CT_AMIXERS enumerator
254 default: return NUM_CT_AMIXERS; in get_amixer_index()
266 default: return NUM_CT_AMIXERS; in get_recording_amixer()
869 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
884 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
913 mixer->amixers = kzalloc(sizeof(void *)*(NUM_CT_AMIXERS*CHN_NUM), in ct_mixer_get_mem()
1101 if (amix < NUM_CT_AMIXERS) in mixer_set_input_left()
1115 if (amix < NUM_CT_AMIXERS) in mixer_set_input_right()
1128 for (i = 0; i < NUM_CT_AMIXERS*CHN_NUM; i++) { in mixer_resume()
1152 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_destroy()