Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctmixer.c59 NUM_CT_AMIXERS enumerator
250 default: return NUM_CT_AMIXERS; in get_amixer_index()
262 default: return NUM_CT_AMIXERS; in get_recording_amixer()
932 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
947 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
976 mixer->amixers = kcalloc(NUM_CT_AMIXERS * CHN_NUM, sizeof(void *), in ct_mixer_get_mem()
1166 if (amix < NUM_CT_AMIXERS) in mixer_set_input_left()
1180 if (amix < NUM_CT_AMIXERS) in mixer_set_input_right()
1193 for (i = 0; i < NUM_CT_AMIXERS*CHN_NUM; i++) { in mixer_resume()
1217 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_destroy()