Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h410 uint8_t bFormatIndex; member
439 uint8_t bFormatIndex; member
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c879 ctrl.bFormatIndex = fmtgrp->format->bFormatIndex; in usbvc_v4l2_set_format()
977 i = ctrl.bFormatIndex - 1; in usbvc_v4l2_set_format()
H A Dusbvc.c3814 ctrl.bFormatIndex = curr_fmtgrp->format->bFormatIndex; in usbvc_set_default_stream_fmt()
3850 index = ctrl_get.bFormatIndex - curr_fmtgrp->format->bFormatIndex; in usbvc_set_default_stream_fmt()