Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-types.h277 u8 bFormatIndex; member
395 u8 bFormatIndex; member
406 u8 bFormatIndex; member
416 u8 bFormatIndex; member
Dsaa7164-api.c111 fmt.bFormatIndex = 1; in saa7164_api_set_vbi_format()
151 rsp.bFormatIndex); in saa7164_api_set_vbi_format()
825 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_vbi()
861 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", tsfmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ts()
896 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ps()
/Linux-v4.19/include/uapi/linux/usb/
Dvideo.h439 __u8 bFormatIndex; member
461 __u8 bFormatIndex; member
518 __u8 bFormatIndex; member
/Linux-v4.19/drivers/usb/gadget/legacy/
Dwebcam.c164 .bFormatIndex = 1,
218 .bFormatIndex = 2,
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_video.c137 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()
270 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()
319 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()
1957 if (format->index == probe->bFormatIndex) in uvc_video_init()
1978 probe->bFormatIndex = format->index; in uvc_video_init()
Duvc_v4l2.c229 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_configfs.c1933 unc->bFormatIndex = n + 1; in __uvcg_fill_strm()
1942 mjp->bFormatIndex = n + 1; in __uvcg_fill_strm()