Home
last modified time | relevance | path

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

/drivers/media/pci/saa7164/
Dsaa7164-types.h267 u8 bFormatIndex; member
385 u8 bFormatIndex; member
396 u8 bFormatIndex; member
406 u8 bFormatIndex; member
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()
/drivers/usb/gadget/legacy/
Dwebcam.c165 .bFormatIndex = 1,
219 .bFormatIndex = 2,
/drivers/media/usb/uvc/
Duvc_video.c160 ctrl->bFormatIndex = corrected_format_index; in uvc_fixup_video_ctrl()
164 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()
297 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()
346 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()
2076 if (format->index == probe->bFormatIndex) in uvc_video_init()
2097 probe->bFormatIndex = format->index; in uvc_video_init()
Duvc_v4l2.c224 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
256 if (probe->bFormatIndex == stream->format[i].index) { in uvc_v4l2_try_format()
265 probe->bFormatIndex); in uvc_v4l2_try_format()
/drivers/usb/gadget/function/
Duvc_configfs.c1640 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8);
1833 UVCG_MJPEG_ATTR_RO(b_format_index, bFormatIndex, 8);
2171 u->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()
2179 m->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()