Home
last modified time | relevance | path

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

/openbmc/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()
865 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
880 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_get_resources()
909 mixer->amixers = kcalloc(NUM_CT_AMIXERS * CHN_NUM, sizeof(void *), in ct_mixer_get_mem()
1099 if (amix < NUM_CT_AMIXERS) in mixer_set_input_left()
1113 if (amix < NUM_CT_AMIXERS) in mixer_set_input_right()
1126 for (i = 0; i < NUM_CT_AMIXERS*CHN_NUM; i++) { in mixer_resume()
1150 for (i = 0; i < (NUM_CT_AMIXERS * CHN_NUM); i++) { in ct_mixer_destroy()