Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h85 uint8_t hubp_wakeup_enabled; /* remote wakeup enabled? */ member
112 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_wakeup_enabled))
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1529 hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_bus_power()
2707 if (hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_restore_device_state()
2863 if (hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_cleanup()
7284 hubpm->hubp_wakeup_enabled = 1; in hubd_create_pm_components()