Home
last modified time | relevance | path

Searched refs:uvc_frame (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/media/usb/uvc/
H A Duvc_v4l2.c172 static u32 uvc_try_frame_interval(const struct uvc_frame *frame, u32 interval) in uvc_try_frame_interval()
205 const struct uvc_frame *frame) in uvc_v4l2_get_bytesperline()
222 const struct uvc_frame **uvc_frame) in uvc_v4l2_try_format() argument
225 const struct uvc_frame *frame = NULL; in uvc_v4l2_try_format()
366 if (uvc_frame != NULL) in uvc_v4l2_try_format()
367 *uvc_frame = frame; in uvc_v4l2_try_format()
378 const struct uvc_frame *frame; in uvc_ioctl_g_fmt()
415 const struct uvc_frame *frame; in uvc_ioctl_s_fmt()
490 const struct uvc_frame *frame; in uvc_ioctl_s_parm()
1149 const struct uvc_frame *frame = NULL; in uvc_ioctl_enum_framesizes()
[all …]
H A Duvcvideo.h259 struct uvc_frame { struct
283 const struct uvc_frame *frames; argument
464 const struct uvc_frame *cur_frame;
H A Duvc_driver.c227 struct uvc_format *format, struct uvc_frame *frame, in uvc_parse_frame()
335 struct uvc_frame *frames, u32 **intervals, const unsigned char *buffer, in uvc_parse_format()
340 struct uvc_frame *frame; in uvc_parse_format()
532 struct uvc_frame *frame; in uvc_parse_streaming()
H A Duvc_video.c167 const struct uvc_frame *frame = NULL; in uvc_fixup_video_ctrl()
2218 const struct uvc_frame *frame = NULL; in uvc_video_init()