Home
last modified time | relevance | path

Searched refs:cmdq_thread_reset (Results 1 – 1 of 1) sorted by relevance

/drivers/mailbox/
Dmtk-cmdq-mailbox.c139 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset() function
157 cmdq_thread_reset(cmdq, thread); in cmdq_thread_disable()
366 WARN_ON(cmdq_thread_reset(cmdq, thread) < 0); in cmdq_mbox_send_data()