Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-types.h281 u8 bFormatIndex; member
399 u8 bFormatIndex; member
410 u8 bFormatIndex; member
420 u8 bFormatIndex; member
Dsaa7164-api.c115 fmt.bFormatIndex = 1; in saa7164_api_set_vbi_format()
155 rsp.bFormatIndex); in saa7164_api_set_vbi_format()
829 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_vbi()
865 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", tsfmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ts()
900 dprintk(DBGLVL_API, " bFormatIndex = 0x%x\n", fmt->bFormatIndex); in saa7164_api_configure_port_mpeg2ps()
/linux-4.1.27/include/uapi/linux/usb/
Dvideo.h437 __u8 bFormatIndex; member
459 __u8 bFormatIndex; member
516 __u8 bFormatIndex; member
/linux-4.1.27/drivers/usb/gadget/legacy/
Dwebcam.c171 .bFormatIndex = 1,
225 .bFormatIndex = 2,
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_video.c97 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()
209 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()
259 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()
1805 if (format->index == probe->bFormatIndex) in uvc_video_init()
1826 probe->bFormatIndex = format->index; in uvc_video_init()
Duvc_v4l2.c219 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
/linux-4.1.27/drivers/usb/gadget/function/
Duvc_configfs.c2076 unc->bFormatIndex = n + 1; in __uvcg_fill_strm()
2085 mjp->bFormatIndex = n + 1; in __uvcg_fill_strm()