Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.c787 #define NUM_CHS 1 /* up to 4, but only first channel is used */ macro
791 emu->p16v_saved = vmalloc(array_size(NUM_CHS * 4, 0x80)); in snd_p16v_alloc_pm_buffer()
808 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_suspend()
819 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_resume()