Searched refs:usbvc_current_power (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h57 uint8_t usbvc_current_power; member in struct:usbvc_power
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c651 if (usbvcp->usbvc_pm->usbvc_current_power != USB_DEV_OS_FULL_PWR) {
1129 if (pm->usbvc_raise_power && (level < (int)pm->usbvc_current_power)) {
1179 usbvcpm->usbvc_current_power = USB_DEV_OS_FULL_PWR;
1351 usbvcp->usbvc_pm->usbvc_current_power = USB_DEV_OS_PWR_OFF;
1425 usbvcp->usbvc_pm->usbvc_current_power =

Completed in 82 milliseconds