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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pci.h130 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev);
H A Dt7xx_hif_dpmaif_tx.c171 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) {
432 if (!t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev))
H A Dt7xx_hif_cldma.c957 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) {
974 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) {
H A Dt7xx_hif_dpmaif_rx.c1074 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) {
H A Dt7xx_pci.c262 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev) function

Completed in 881 milliseconds