Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/emu10k1/
Dp16v.c873 #define NUM_CHS 1 /* up to 4, but only first channel is used */ macro
877 emu->p16v_saved = vmalloc(array_size(NUM_CHS * 4, 0x80)); in snd_p16v_alloc_pm_buffer()
894 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_suspend()
905 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_resume()