video_query_buf
return video_query_buf(sc, buf);
if ((error = video_query_buf(sc, buf)) != 0)
static int video_query_buf(struct video_softc *, struct v4l2_buffer *);