vb2_core_streamon 2012 drivers/media/common/videobuf2/videobuf2-core.c EXPORT_SYMBOL_GPL(vb2_core_streamon); vb2_core_streamon 2550 drivers/media/common/videobuf2/videobuf2-core.c ret = vb2_core_streamon(q, q->type); vb2_core_streamon 805 drivers/media/common/videobuf2/videobuf2-v4l2.c return vb2_core_streamon(q, type); vb2_core_streamon 223 drivers/media/dvb-core/dvb_vb2.c ret = vb2_core_streamon(q, q->type); vb2_core_streamon 855 include/media/videobuf2-core.h int vb2_core_streamon(struct vb2_queue *q, unsigned int type);