Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mailbox/
Dmtk-cmdq-mailbox.c81 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend() function
226 WARN_ON(cmdq_thread_suspend(task->cmdq, thread) < 0); in cmdq_task_handle_error()
383 WARN_ON(cmdq_thread_suspend(cmdq, thread) < 0); in cmdq_mbox_send_data()
396 WARN_ON(cmdq_thread_suspend(cmdq, thread) < 0); in cmdq_mbox_send_data()