Searched refs:vb2_core_streamon (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-v4l2.c643 return vb2_core_streamon(q, type); vb2_streamon()
1028 ret = vb2_core_streamon(q, q->type); __vb2_init_fileio()
H A Dvideobuf2-core.c1715 int vb2_core_streamon(struct vb2_queue *q, unsigned int type) vb2_core_streamon() function
1757 EXPORT_SYMBOL_GPL(vb2_core_streamon); variable
/linux-4.4.14/include/media/
H A Dvideobuf2-core.h516 int vb2_core_streamon(struct vb2_queue *q, unsigned int type);

Completed in 55 milliseconds