Searched refs:bFormatIndex (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/ |
| H A D | saa7164-types.h | 267 u8 bFormatIndex; member 385 u8 bFormatIndex; member 396 u8 bFormatIndex; member 406 u8 bFormatIndex; member
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | video.h | 440 __u8 bFormatIndex; member 462 __u8 bFormatIndex; member 519 __u8 bFormatIndex; member 575 __u8 bFormatIndex; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | video.h | 439 __u8 bFormatIndex; member 461 __u8 bFormatIndex; member 518 __u8 bFormatIndex; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | video.h | 439 __u8 bFormatIndex; member 461 __u8 bFormatIndex; member 518 __u8 bFormatIndex; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | webcam.c | 165 .bFormatIndex = 1, 219 .bFormatIndex = 2,
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_video.c | 160 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() 2063 if (format->index == probe->bFormatIndex) in uvc_video_init() 2084 probe->bFormatIndex = format->index; in uvc_video_init()
|
| H A D | uvc_v4l2.c | 224 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()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | configfs-usb-gadget-uvc | 194 bFormatIndex unique id for this format descriptor; 250 bFormatIndex unique id for this format descriptor;
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 1620 UVCG_UNCOMPRESSED_ATTR_RO(b_format_index, bFormatIndex, 8); 1813 UVCG_MJPEG_ATTR_RO(b_format_index, bFormatIndex, 8); 2005 UVCG_FRAMEBASED_ATTR_RO(b_format_index, bFormatIndex, 8); 2436 u->desc.bFormatIndex = n + 1; in __uvcg_fill_strm() 2444 m->desc.bFormatIndex = n + 1; in __uvcg_fill_strm() 2453 f->desc.bFormatIndex = n + 1; in __uvcg_fill_strm()
|