Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctmixer.c35 NUM_CT_SUMS enumerator
854 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_get_resources()
892 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_get_resources()
919 mixer->sums = kzalloc(sizeof(void *)*(NUM_CT_SUMS*CHN_NUM), GFP_KERNEL); in ct_mixer_get_mem()
1160 for (i = 0; i < (NUM_CT_SUMS * CHN_NUM); i++) { in ct_mixer_destroy()