Home
last modified time | relevance | path

Searched refs:bFormatIndex (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-types.h267 u8 bFormatIndex; member
385 u8 bFormatIndex; member
396 u8 bFormatIndex; member
406 u8 bFormatIndex; member
A Dsaa7164-api.c101 fmt.bFormatIndex = 1; in saa7164_api_set_vbi_format()
141 rsp.bFormatIndex); in saa7164_api_set_vbi_format()
815 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_vbi()
851 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", tsfmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ts()
886 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ps()
/linux-6.3-rc2/include/uapi/linux/usb/
A Dvideo.h470 __u8 bFormatIndex; member
492 __u8 bFormatIndex; member
549 __u8 bFormatIndex; member
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Dwebcam.c165 .bFormatIndex = 1,
219 .bFormatIndex = 2,
/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_video.c162 ctrl->bmHint, ctrl->bFormatIndex, in uvc_fixup_video_ctrl()
165 ctrl->bFormatIndex = corrected_format_index; in uvc_fixup_video_ctrl()
169 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()
307 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()
357 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()
2165 if (format->index == probe->bFormatIndex) in uvc_video_init()
2187 probe->bFormatIndex = format->index; in uvc_video_init()
A Duvc_v4l2.c288 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
322 if (probe->bFormatIndex == stream->format[i].index) { in uvc_v4l2_try_format()
331 probe->bFormatIndex); in uvc_v4l2_try_format()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uvc241 bFormatIndex unique id for this format descriptor;
297 bFormatIndex unique id for this format descriptor;
/linux-6.3-rc2/drivers/usb/gadget/function/
A Duvc_configfs.c2261 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8);
2458 UVCG_MJPEG_ATTR_RO(b_format_index, bFormatIndex, 8);
2907 u->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()
2915 m->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()

Completed in 44 milliseconds