Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c795 usbvc_vs_probe_commit_t ctrl, ctrl_max, ctrl_min, ctrl_curr; in usbvc_v4l2_set_format() local
895 if (usbvc_vs_get_probe(usbvcp, strm_if, &ctrl_max, GET_MAX) != in usbvc_v4l2_set_format()
904 bcopy(&ctrl_max.wCompQuality, &ctrl.wCompQuality, 2); in usbvc_v4l2_set_format()
955 bcopy(&ctrl_max.wCompQuality, &ctrl_curr.wCompQuality, 2); in usbvc_v4l2_set_format()