Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.c31 NUM_CT_SUMS enumerator
850 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_get_resources()
888 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_get_resources()
915 mixer->sums = kcalloc(NUM_CT_SUMS * CHN_NUM, sizeof(void *), in ct_mixer_get_mem()
1158 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_destroy()