Home
last modified time | relevance | path

Searched refs:vb2_thread_stop (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/media/
Dvideobuf2-v4l2.h103 int vb2_thread_stop(struct vb2_queue *q);
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c249 vb2_thread_stop(&s->q); in snd_cobalt_pcm_capture_close()
459 vb2_thread_stop(&s->q); in snd_cobalt_pcm_playback_close()
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-dvb.c71 err = vb2_thread_stop(&dvb->dvbq); in vb2_dvb_stop_feed()
Dvideobuf2-v4l2.c1371 int vb2_thread_stop(struct vb2_queue *q) in vb2_thread_stop() function
1388 EXPORT_SYMBOL_GPL(vb2_thread_stop);