Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_pci.c255 static int t7xx_send_pm_request(struct t7xx_pci_dev *t7xx_dev, u32 request) in t7xx_send_pm_request() function
305 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_SUSPEND_REQ); in __t7xx_pci_pm_suspend()
311 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_SUSPEND_REQ_AP); in __t7xx_pci_pm_suspend()
313 t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ); in __t7xx_pci_pm_suspend()
488 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ); in __t7xx_pci_pm_resume()
492 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ_AP); in __t7xx_pci_pm_resume()