Searched refs:video_queue_buf (Results 1 – 1 of 1) sorted by relevance
294 static int video_queue_buf(struct video_softc *, struct v4l2_buffer *);1543 video_queue_buf(struct video_softc *sc, struct v4l2_buffer *userbuf) in video_queue_buf() function2104 return video_queue_buf(sc, buf); in videoioctl()2108 return video_queue_buf(sc, buf); in videoioctl()