Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsis7019.c94 #define SIS_SUSPEND_PAGES 4 macro
96 #define SIS_SUSPEND_PAGES 1 macro
127 void *suspend_state[SIS_SUSPEND_PAGES];
1249 for (i = 0; i < SIS_SUSPEND_PAGES; i++) { in sis_alloc_suspend()