Home
last modified time | relevance | path

Searched refs:bFrameIndex (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Dwebcam.c185 .bFrameIndex = 1,
203 .bFrameIndex = 2,
236 .bFrameIndex = 1,
254 .bFrameIndex = 2,
/linux-6.3-rc2/include/uapi/linux/usb/
A Dvideo.h471 __u8 bFrameIndex; member
510 __u8 bFrameIndex; member
532 __u8 bFrameIndex; \
566 __u8 bFrameIndex; member
588 __u8 bFrameIndex; \
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_v4l2.c289 probe->bFrameIndex = frame->bFrameIndex; in uvc_v4l2_try_format()
334 if (probe->bFrameIndex == format->frame[i].bFrameIndex) { in uvc_v4l2_try_format()
343 probe->bFrameIndex); in uvc_v4l2_try_format()
517 probe.bFrameIndex = frame->bFrameIndex; in uvc_v4l2_set_streamparm()
A Duvc_video.c179 if (format->frame[i].bFrameIndex == ctrl->bFrameIndex) { in uvc_fixup_video_ctrl()
308 ctrl->bFrameIndex = data[3]; in uvc_get_video_ctrl()
358 data[3] = ctrl->bFrameIndex; in uvc_set_video_ctrl()
2183 if (frame->bFrameIndex == probe->bFrameIndex) in uvc_video_init()
2188 probe->bFrameIndex = frame->bFrameIndex; in uvc_video_init()
A Duvcvideo.h245 u8 bFrameIndex; member
A Duvc_driver.c386 frame->bFrameIndex = buffer[3]; in uvc_parse_format()
/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-types.h407 u8 bFrameIndex; member
A Dsaa7164-api.c102 fmt.bFrameIndex = 1; in saa7164_api_set_vbi_format()
143 rsp.bFrameIndex); in saa7164_api_set_vbi_format()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uvc264 bFrameIndex unique id for this framedescriptor;
323 bFrameIndex unique id for this framedescriptor;
/linux-6.3-rc2/drivers/usb/gadget/function/
A Duvc_configfs.c1898 UVC_ATTR_RO(uvcg_frame_, b_frame_index, bFrameIndex);

Completed in 36 milliseconds