Searched refs:sleep_disable_count (Results 1 – 2 of 2) sorted by relevance
211 t7xx_dev->sleep_disable_count++; in t7xx_pci_disable_sleep()215 if (t7xx_dev->sleep_disable_count == 1) { in t7xx_pci_disable_sleep()246 t7xx_dev->sleep_disable_count--; in t7xx_pci_enable_sleep()250 if (t7xx_dev->sleep_disable_count == 0) in t7xx_pci_enable_sleep()
79 unsigned int sleep_disable_count; member
Completed in 5 milliseconds