Searched refs:cmdq_mbox_destroy (Results 1 – 3 of 3) sorted by relevance
60 void cmdq_mbox_destroy(struct cmdq_client *client);295 static inline void cmdq_mbox_destroy(struct cmdq_client *client) { } in cmdq_mbox_destroy() function
102 void cmdq_mbox_destroy(struct cmdq_client *client) in cmdq_mbox_destroy() function107 EXPORT_SYMBOL(cmdq_mbox_destroy);
255 cmdq_mbox_destroy(mdp->cmdq_clt); in mdp_probe()