Searched refs:bFormatIndex (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/pci/saa7164/ |
| D | saa7164-types.h | 267 u8 bFormatIndex; member 385 u8 bFormatIndex; member 396 u8 bFormatIndex; member 406 u8 bFormatIndex; member
|
| D | saa7164-api.c | 101 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-v5.4/include/uapi/linux/usb/ |
| D | video.h | 439 __u8 bFormatIndex; member 461 __u8 bFormatIndex; member 518 __u8 bFormatIndex; member
|
| /Linux-v5.4/drivers/usb/gadget/legacy/ |
| D | webcam.c | 164 .bFormatIndex = 1, 218 .bFormatIndex = 2,
|
| /Linux-v5.4/drivers/media/usb/uvc/ |
| D | uvc_video.c | 132 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl() 265 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl() 314 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl() 2027 if (format->index == probe->bFormatIndex) in uvc_video_init() 2048 probe->bFormatIndex = format->index; in uvc_video_init()
|
| D | uvc_v4l2.c | 224 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | configfs-usb-gadget-uvc | 171 bFormatIndex - unique id for this format descriptor; 223 bFormatIndex - unique id for this format descriptor;
|
| /Linux-v5.4/drivers/usb/gadget/function/ |
| D | uvc_configfs.c | 1583 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 1776 UVCG_MJPEG_ATTR_RO(b_format_index, bFormatIndex, 8); 2114 u->desc.bFormatIndex = n + 1; in __uvcg_fill_strm() 2122 m->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()
|