Searched refs:t7xx_pci_sleep_disable_complete (Results 1 – 5 of 5) sorted by relevance
115 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev);
171 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()
929 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) in t7xx_dpmaif_rxq_work()1146 if (t7xx_pci_sleep_disable_complete(dpmaif_ctrl->t7xx_dev)) { in t7xx_dpmaif_bat_release_work()
958 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()975 if (!t7xx_pci_sleep_disable_complete(md_ctrl->t7xx_dev)) { in t7xx_cldma_send_skb()
187 int t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_sleep_disable_complete() function