Lines Matching refs:v4l2_format
236 static void v4l2_format_to_video_format(const struct v4l2_format *,
239 struct v4l2_format *);
260 struct v4l2_format *);
262 struct v4l2_format *);
264 struct v4l2_format *);
633 struct v4l2_format *dest) in video_format_to_v4l2_format()
705 v4l2_format_to_video_format(const struct v4l2_format *src, in v4l2_format_to_video_format()
787 struct v4l2_format fmt; in video_enum_format()
817 struct v4l2_format fmt; in video_enum_framesizes()
857 struct v4l2_format *format) in video_get_format()
877 video_set_format(struct video_softc *sc, struct v4l2_format *fmt) in video_set_format()
902 struct v4l2_format *format) in video_try_format()
1951 struct v4l2_format *fmt; in videoioctl()