Searched refs:vb2_thread_stop (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf2-dvb.c71 err = vb2_thread_stop(&dvb->dvbq); vb2_dvb_stop_feed()
H A Dvideobuf2-core.c3266 int vb2_thread_stop(struct vb2_queue *q) vb2_thread_stop() function
3283 EXPORT_SYMBOL_GPL(vb2_thread_stop); variable
/linux-4.1.27/include/media/
H A Dvideobuf2-core.h496 * or @vb2_thread_stop is called.
506 * vb2_thread_stop() - stop the thread for the given queue.
509 int vb2_thread_stop(struct vb2_queue *q);

Completed in 112 milliseconds