Searched refs:bFormatIndex (Results 1 – 3 of 3) sorted by relevance
438 __u8 bFormatIndex; member460 __u8 bFormatIndex; member517 __u8 bFormatIndex; member
151 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()262 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()317 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()1333 if (format->index == probe->bFormatIndex) in uvc_video_init()1353 probe->bFormatIndex = format->index; in uvc_video_init()
163 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()
Completed in 32 milliseconds