Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c61 struct cmdq_thread { struct
72 struct cmdq_thread *thread; argument
82 struct cmdq_thread *thread;
192 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread()
227 struct cmdq_thread *thread = task->thread; in cmdq_task_handle_error()
242 struct cmdq_thread *thread) in cmdq_thread_irq_handler()
333 struct cmdq_thread *thread; in cmdq_suspend()
385 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_send_data()
462 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_shutdown()
503 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_flush()
[all …]