Searched refs:cmdq_pkt_destroy (Results 1 – 3 of 3) sorted by relevance
148 void cmdq_pkt_destroy(struct cmdq_client *client, struct cmdq_pkt *pkt) in cmdq_pkt_destroy() function154 EXPORT_SYMBOL(cmdq_pkt_destroy);
498 cmdq_pkt_destroy(mdp->cmdq_clt[cmd->pp_idx], &cmd->pkt); in mdp_auto_release_work()538 cmdq_pkt_destroy(mdp->cmdq_clt[cmd->pp_idx], &cmd->pkt); in mdp_handle_cmdq_callback()666 cmdq_pkt_destroy(mdp->cmdq_clt[pp_idx], &cmd->pkt); in mdp_cmdq_prepare()
136 cmdq_pkt_destroy(&mtk_crtc->cmdq_client, &mtk_crtc->cmdq_handle); in mtk_crtc_destroy()
Completed in 13 milliseconds