Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ymfpci/
Dymfpci_main.c2298 #define YDSXGR_NUM_SAVED_REGS ARRAY_SIZE(saved_regs_index) macro
2312 for (i = 0; i < YDSXGR_NUM_SAVED_REGS; i++) in snd_ymfpci_suspend()
2337 for (i = 0; i < YDSXGR_NUM_SAVED_REGS; i++) in snd_ymfpci_resume()
2440 chip->saved_regs = kmalloc(YDSXGR_NUM_SAVED_REGS * sizeof(u32), in snd_ymfpci_create()