Home
last modified time | relevance | path

Searched refs:v4l2_m2m_try_run (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c247 * v4l2_m2m_try_run() - select next job to perform and run it if possible
255 static void v4l2_m2m_try_run(struct v4l2_m2m_dev *m2m_dev) in v4l2_m2m_try_run() function
390 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_try_schedule()
403 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_device_run_work()
567 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_resume()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c247 * v4l2_m2m_try_run() - select next job to perform and run it if possible
255 static void v4l2_m2m_try_run(struct v4l2_m2m_dev *m2m_dev) in v4l2_m2m_try_run() function
391 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_try_schedule()
404 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_device_run_work()
568 v4l2_m2m_try_run(m2m_dev); in v4l2_m2m_resume()

Completed in 5 milliseconds