Searched refs:cqdma2dev (Results 1 – 1 of 1) sorted by relevance
164 static struct device *cqdma2dev(struct mtk_cqdma_device *cqdma) in cqdma2dev() function236 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma wait transaction timeout\n"); in mtk_cqdma_start()241 dev_err(cqdma2dev(to_cqdma_dev(cvd->ch)), "cqdma warm reset timeout\n"); in mtk_cqdma_start()675 dev_err(cqdma2dev(to_cqdma_dev(c)), "cqdma flush timeout\n"); in mtk_cqdma_free_chan_resources()695 pm_runtime_enable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()696 pm_runtime_get_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()701 pm_runtime_put_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()702 pm_runtime_disable(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()710 dev_err(cqdma2dev(cqdma), "cqdma hard reset timeout\n"); in mtk_cqdma_hw_init()714 pm_runtime_put_sync(cqdma2dev(cqdma)); in mtk_cqdma_hw_init()[all …]