Searched refs:sleep_lock_acquire (Results 1 – 4 of 4) sorted by relevance
92 struct completion sleep_lock_acquire; member
184 init_completion(&t7xx_dev->sleep_lock_acquire); in t7xx_pci_pm_init()278 ret = wait_for_completion_timeout(&t7xx_dev->sleep_lock_acquire, in t7xx_pci_sleep_disable_complete()307 reinit_completion(&t7xx_dev->sleep_lock_acquire); in t7xx_pci_disable_sleep()321 complete_all(&t7xx_dev->sleep_lock_acquire); in t7xx_pci_disable_sleep()
63 complete_all(&t7xx_dev->sleep_lock_acquire); in t7xx_mhccif_isr_thread()
851 ret = try_wait_for_completion(&t7xx_dev->sleep_lock_acquire); in t7xx_dpmaif_napi_rx_poll()
Completed in 8 milliseconds