Home
last modified time | relevance | path

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

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