Searched refs:vb2_thread_stop (Results 1 – 4 of 4) sorted by relevance
236 vb2_thread_stop(&s->q); in snd_cobalt_pcm_capture_close()398 vb2_thread_stop(&s->q); in snd_cobalt_pcm_playback_close()
68 err = vb2_thread_stop(&dvb->dvbq); in vb2_dvb_stop_feed()
3286 int vb2_thread_stop(struct vb2_queue *q) in vb2_thread_stop() function3303 EXPORT_SYMBOL_GPL(vb2_thread_stop);
1127 * or vb2_thread_stop() is called.1139 * vb2_thread_stop() - stop the thread for the given queue.1142 int vb2_thread_stop(struct vb2_queue *q);