Searched refs:vb2_core_streamon (Results 1 – 4 of 4) sorted by relevance
810 int vb2_core_streamon(struct vb2_queue *q, unsigned int type);
224 ret = vb2_core_streamon(q, q->type); in dvb_vb2_stream_on()
1758 int vb2_core_streamon(struct vb2_queue *q, unsigned int type) in vb2_core_streamon() function1801 EXPORT_SYMBOL_GPL(vb2_core_streamon);2329 ret = vb2_core_streamon(q, q->type); in __vb2_init_fileio()
608 return vb2_core_streamon(q, type); in vb2_streamon()