Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.c346 static int t7xx_send_pm_request(struct t7xx_pci_dev *t7xx_dev, u32 request) in t7xx_send_pm_request() function
397 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_SUSPEND_REQ); in __t7xx_pci_pm_suspend()
403 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_SUSPEND_REQ_AP); in __t7xx_pci_pm_suspend()
405 t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ); in __t7xx_pci_pm_suspend()
602 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ); in __t7xx_pci_pm_resume()
606 ret = t7xx_send_pm_request(t7xx_dev, H2D_CH_RESUME_REQ_AP); in __t7xx_pci_pm_resume()