Lines Matching defs:fmt
72 struct uvc_format_descriptor fmt; member
579 struct video_format *fmt = &data->video_fmt; in uvc_get_vs_probe_max_size() local
603 static int uvc_get_vs_format_from_desc(const struct device *dev, struct video_format *const fmt) in uvc_get_vs_format_from_desc()
645 struct video_format *fmt = &data->video_fmt; in uvc_get_vs_probe_struct() local
796 struct video_format fmt = data->video_fmt; in uvc_set_vs_commit() local
1477 const uint64_t frmival_nsec, struct video_format *const fmt) in uvc_set_vs_bitrate_range()
1504 struct video_format *const fmt) in uvc_add_vs_frame_interval()
1532 struct video_format fmt = {.pixelformat = cap->pixelformat, in uvc_add_vs_frame_desc() local
1762 struct video_format *fmt = &data->video_fmt; in uvc_initiate_transfer() local
1827 struct video_format *fmt = &data->video_fmt; in uvc_continue_transfer() local
2055 static int uvc_get_format(const struct device *dev, struct video_format *const fmt) in uvc_get_format()