Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h77 struct completion pm_sr_ack; member
H A Dt7xx_mhccif.c66 complete(&t7xx_dev->pm_sr_ack); in t7xx_mhccif_isr_thread()
H A Dt7xx_pci.c99 init_completion(&t7xx_dev->pm_sr_ack); in t7xx_pci_pm_init()
264 reinit_completion(&t7xx_dev->pm_sr_ack); in t7xx_send_pm_request()
266 wait_ret = wait_for_completion_timeout(&t7xx_dev->pm_sr_ack, in t7xx_send_pm_request()