Searched refs:cmdq_pkt_destroy (Results 1 – 3 of 3) sorted by relevance
111 void cmdq_pkt_destroy(struct cmdq_client *client, struct cmdq_pkt *pkt);422 static inline void cmdq_pkt_destroy(struct cmdq_client *client, struct cmdq_pkt *pkt) { } in cmdq_pkt_destroy() function
148 void cmdq_pkt_destroy(struct cmdq_client *client, struct cmdq_pkt *pkt) in cmdq_pkt_destroy() function154 EXPORT_SYMBOL(cmdq_pkt_destroy);
131 cmdq_pkt_destroy(&mtk_crtc->cmdq_client, &mtk_crtc->cmdq_handle); in mtk_crtc_destroy()