v4l2_buf_type
enum v4l2_buf_type vs_type;
video_stream_on(struct video_softc *sc, enum v4l2_buf_type type)
video_stream_off(struct video_softc *sc, enum v4l2_buf_type type)
enum v4l2_buf_type *typep;
static int video_stream_on(struct video_softc *, enum v4l2_buf_type);
static int video_stream_off(struct video_softc *, enum v4l2_buf_type);
enum v4l2_buf_type type;