Searched refs:msg_work (Results 1 – 2 of 2) sorted by relevance
276 struct vpu_inst *inst = container_of(work, struct vpu_inst, msg_work); in vpu_inst_run_work()296 queue_work(inst->workqueue, &inst->msg_work); in vpu_inst_handle_msg()365 struct vpu_core *core = container_of(work, struct vpu_core, msg_work); in vpu_msg_run_work()395 queue_work(inst->workqueue, &inst->msg_work); in vpu_msg_delayed_work()418 queue_work(core->workqueue, &core->msg_work); in vpu_isr()
161 struct work_struct msg_work; member246 struct work_struct msg_work; member