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()
3315 int vb2_thread_stop(struct vb2_queue *q) in vb2_thread_stop() function 3332 EXPORT_SYMBOL_GPL(vb2_thread_stop);
1140 * or vb2_thread_stop() is called.1152 * vb2_thread_stop() - stop the thread for the given queue.1155 int vb2_thread_stop(struct vb2_queue *q);