Searched refs:hub_power_t (Results 1 – 2 of 2) sorted by relevance
108 } hub_power_t; typedef111 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_hubd))112 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_wakeup_enabled))113 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pwr_states))114 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_time_at_full_power))115 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_min_pm_threshold))116 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pm_capabilities))117 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pmcomp))118 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_confpwr_descr))146 hub_power_t *h_hubpm; /* pointer to power struct */[all …]
670 hub_power_t *hubpm; in hubd_set_child_pwrlvl()733 hub_power_t *hubpm; in hubd_can_suspend()1625 hub_power_t *hubpm; in hubd_pwrlvl0()1699 hub_power_t *hubpm; in hubd_pwrlvl3()1753 hub_power_t *hubpm; in usba_hubdi_power()2733 hub_power_t *hubpm; in hubd_cleanup()2890 kmem_free(hubpm, sizeof (hub_power_t)); in hubd_cleanup()3653 hub_power_t *hubpm; in hubd_hotplug_thread()7247 hub_power_t *hubpm; in hubd_create_pm_components()7253 hubpm = kmem_zalloc(sizeof (hub_power_t), KM_SLEEP); in hubd_create_pm_components()[all …]