Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h102 uint8_t *hubp_child_pwrstate; member
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c681 old_power += hubpm->hubp_child_pwrstate[portno]; in hubd_set_child_pwrlvl()
685 pwr = hubd->h_hubpm->hubp_child_pwrstate[port]; in hubd_set_child_pwrlvl()
686 hubd->h_hubpm->hubp_child_pwrstate[port] = power; in hubd_set_child_pwrlvl()
756 total_power += hubpm->hubp_child_pwrstate[port]; in hubd_can_suspend()
2886 if (hubpm->hubp_child_pwrstate) { in hubd_cleanup()
2887 kmem_free(hubpm->hubp_child_pwrstate, in hubd_cleanup()
7263 hubpm->hubp_child_pwrstate = (uint8_t *) in hubd_create_pm_components()