Searched refs:vb2_core_streamon (Results 1 – 3 of 3) sorted by relevance
516 int vb2_core_streamon(struct vb2_queue *q, unsigned int type);
1715 int vb2_core_streamon(struct vb2_queue *q, unsigned int type) in vb2_core_streamon() function1757 EXPORT_SYMBOL_GPL(vb2_core_streamon);
643 return vb2_core_streamon(q, type); in vb2_streamon()1028 ret = vb2_core_streamon(q, q->type); in __vb2_init_fileio()