Lines Matching defs:cmdq
62 struct cmdq *cmdq; member
69 struct cmdq { struct
75 struct cmdq_thread *thread; argument
88 struct cmdq *cmdq = container_of(chan->mbox, struct cmdq, mbox); in cmdq_get_shift_pa() argument
94 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()
119 static void cmdq_init(struct cmdq *cmdq) in cmdq_init()
130 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()
146 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()
201 struct cmdq *cmdq = task->cmdq; in cmdq_task_handle_error() local
213 static void cmdq_thread_irq_handler(struct cmdq *cmdq, in cmdq_thread_irq_handler()
268 struct cmdq *cmdq = dev; in cmdq_irq_handler() local
289 struct cmdq *cmdq = dev_get_drvdata(dev); in cmdq_suspend() local
314 struct cmdq *cmdq = dev_get_drvdata(dev); in cmdq_resume() local
323 struct cmdq *cmdq = platform_get_drvdata(pdev); in cmdq_remove() local
334 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_send_data() local
402 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_shutdown() local
440 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_flush() local
513 struct cmdq *cmdq; in cmdq_probe() local