Lines Matching defs:cmdq
65 struct cmdq *cmdq; member
72 struct cmdq { struct
78 struct cmdq_thread *thread; argument
95 struct cmdq *cmdq = container_of(chan->mbox, struct cmdq, mbox); in cmdq_get_shift_pa() argument
101 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()
126 static void cmdq_init(struct cmdq *cmdq) in cmdq_init()
139 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()
155 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()
208 struct cmdq *cmdq = task->cmdq; in cmdq_task_handle_error() local
220 static void cmdq_thread_irq_handler(struct cmdq *cmdq, in cmdq_thread_irq_handler()
275 struct cmdq *cmdq = dev; in cmdq_irq_handler() local
296 struct cmdq *cmdq = dev_get_drvdata(dev); in cmdq_suspend() local
321 struct cmdq *cmdq = dev_get_drvdata(dev); in cmdq_resume() local
330 struct cmdq *cmdq = platform_get_drvdata(pdev); in cmdq_remove() local
340 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_send_data() local
409 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_shutdown() local
447 struct cmdq *cmdq = dev_get_drvdata(chan->mbox->dev); in cmdq_mbox_flush() local
516 struct cmdq *cmdq; in cmdq_probe() local