Searched refs:job_queue (Results 1 – 1 of 1) sorted by relevance
64 struct list_head job_queue; member177 if (list_empty(&m2m_dev->job_queue)) { in v4l2_m2m_try_run()183 m2m_dev->curr_ctx = list_first_entry(&m2m_dev->job_queue, in v4l2_m2m_try_run()270 list_add_tail(&m2m_ctx->queue, &m2m_dev->job_queue); in v4l2_m2m_try_schedule()648 INIT_LIST_HEAD(&m2m_dev->job_queue); in v4l2_m2m_init()