Searched refs:t7xx_cldma_hw_stop_all_qs (Results 1 – 3 of 3) sorted by relevance
170 void t7xx_cldma_hw_stop_all_qs(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx);
643 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_RX); in t7xx_cldma_stop()645 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_TX); in t7xx_cldma_stop()840 t7xx_cldma_hw_stop_all_qs(hw_info, tx_rx); in t7xx_cldma_stop_all_qs()1158 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_RX); in t7xx_cldma_suspend_late()1179 t7xx_cldma_hw_stop_all_qs(hw_info, MTK_TX); in t7xx_cldma_suspend()
264 void t7xx_cldma_hw_stop_all_qs(struct t7xx_cldma_hw *hw_info, enum mtk_txrx tx_rx) in t7xx_cldma_hw_stop_all_qs() function