Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_pci.h130 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev);
Dt7xx_hif_dpmaif_tx.c171 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) { in t7xx_dpmaif_tx_done()
432 if (!t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) in t7xx_do_tx_hw_push()
Dt7xx_hif_cldma.c957 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()
974 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()
Dt7xx_pci.c273 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_sleep_disable_complete() function
Dt7xx_hif_dpmaif_rx.c1074 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) { in t7xx_dpmaif_bat_release_work()