Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/uvc/
Duvc_v4l2.c164 static u32 uvc_try_frame_interval(const struct uvc_frame *frame, u32 interval) in uvc_try_frame_interval()
197 const struct uvc_frame *frame) in uvc_v4l2_get_bytesperline()
214 const struct uvc_frame **uvc_frame) in uvc_v4l2_try_format() argument
217 const struct uvc_frame *frame = NULL; in uvc_v4l2_try_format()
358 if (uvc_frame != NULL) in uvc_v4l2_try_format()
359 *uvc_frame = frame; in uvc_v4l2_try_format()
368 const struct uvc_frame *frame; in uvc_v4l2_get_format()
403 const struct uvc_frame *frame; in uvc_v4l2_set_format()
470 const struct uvc_frame *frame; in uvc_v4l2_set_streamparm()
1254 const struct uvc_frame *frame = NULL; in uvc_ioctl_enum_framesizes()
[all …]
Duvcvideo.h252 struct uvc_frame { struct
276 const struct uvc_frame *frames; argument
454 const struct uvc_frame *cur_frame;
Duvc_driver.c225 struct uvc_frame *frames, u32 **intervals, const unsigned char *buffer, in uvc_parse_format()
231 struct uvc_frame *frame; in uvc_parse_format()
515 struct uvc_frame *frame; in uvc_parse_streaming()
Duvc_video.c141 const struct uvc_frame *frame = NULL; in uvc_fixup_video_ctrl()
2167 const struct uvc_frame *frame = NULL; in uvc_video_init()