Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h131 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev);
H A Dt7xx_hif_cldma.c955 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()
972 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()
H A Dt7xx_pci.c320 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_sleep_disable_complete() function
H A Dt7xx_hif_dpmaif_rx.c1079 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) { in t7xx_dpmaif_bat_release_work()