Searched refs:saved_regs_index (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci_main.c2271 static int saved_regs_index[] = { variable
2298 #define YDSXGR_NUM_SAVED_REGS ARRAY_SIZE(saved_regs_index)
2313 chip->saved_regs[i] = snd_ymfpci_readl(chip, saved_regs_index[i]); snd_ymfpci_suspend()
2338 snd_ymfpci_writel(chip, saved_regs_index[i], chip->saved_regs[i]); snd_ymfpci_resume()

Completed in 61 milliseconds