Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h55 boolean_t usbvc_raise_power; member
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c652 usbvcp->usbvc_pm->usbvc_raise_power = B_TRUE; in usbvc_open()
657 usbvcp->usbvc_pm->usbvc_raise_power = B_FALSE; in usbvc_open()
1129 if (pm->usbvc_raise_power && (level < (int)pm->usbvc_current_power)) { in usbvc_power()
1199 usbvcpm->usbvc_raise_power = B_TRUE; in usbvc_init_power_mgmt()
1206 usbvcpm->usbvc_raise_power = B_FALSE; in usbvc_init_power_mgmt()
1234 pm->usbvc_raise_power = B_TRUE; in usbvc_destroy_power_mgmt()
1251 pm->usbvc_raise_power = B_FALSE; in usbvc_destroy_power_mgmt()
1612 usbvcp->usbvc_pm->usbvc_raise_power = B_TRUE; in usbvc_restore_device_state()
1625 usbvcp->usbvc_pm->usbvc_raise_power = B_FALSE; in usbvc_restore_device_state()