Searched refs:hubd_pm_idle_component (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 645 hubd_pm_idle_component(hubd_t *hubd, dev_info_t *dip, int component) in hubd_pm_idle_component() function 698 (void) hubd_pm_idle_component(hubd, hubd->h_dip, 0); in hubd_set_child_pwrlvl() 1222 (void) hubd_pm_idle_component(hubd, dip, 0); in usba_hubdi_bus_ctl() 1269 (void) hubd_pm_idle_component(hubd, dip, 0); in usba_hubdi_bus_ctl() 1352 (void) hubd_pm_idle_component(hubd, hubd->h_dip, 0); in hubd_config_one() 1543 hubd_pm_idle_component(hubd, dip, 0); in hubd_bus_power() 1569 hubd_pm_idle_component(hubd, dip, 0); in hubd_bus_power() 1600 hubd_pm_idle_component(hubd, dip, 0); in hubd_bus_power() 2080 hubd_pm_idle_component(hubd, dip, 0); in usba_hubdi_attach() 2096 hubd_pm_idle_component(hubd, dip, 0); in usba_hubdi_attach() [all …]
|