Searched refs:vb2_core_streamon (Results 1 – 2 of 2) sorted by relevance
929 * vb2_core_streamon() - Implements VB2 stream ON logic940 int vb2_core_streamon(struct vb2_queue *q, unsigned int type);
2301 int vb2_core_streamon(struct vb2_queue *q, unsigned int type) in vb2_core_streamon() function2350 EXPORT_SYMBOL_GPL(vb2_core_streamon);2949 ret = vb2_core_streamon(q, q->type); in __vb2_init_fileio()