Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/emu10k1/
Dp16v.c881 #define NUM_CHS 1 /* up to 4, but only first channel is used */ macro
885 emu->p16v_saved = vmalloc(NUM_CHS * 4 * 0x80); in snd_p16v_alloc_pm_buffer()
902 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_suspend()
913 for (ch = 0; ch < NUM_CHS; ch++) in snd_p16v_resume()