Searched refs:hid_pm (Results 1 – 2 of 2) sorted by relevance
947 switch (hidp->hid_pm->hid_pm_strategy) { in hid_open()1046 switch (hidp->hid_pm->hid_pm_strategy) { in hid_close()1336 hidpm = hidp->hid_pm; in hid_power()1784 hidp->hid_pm->hid_raise_power = B_FALSE; in hid_power_change_callback()2096 hidpm = hidp->hid_pm; in hid_detach_cleanup()2135 hidp->hid_pm = NULL; in hid_detach_cleanup()2636 hidp->hid_pm = hidpm; in hid_create_pm_components()2811 hidpm = hidp->hid_pm; in hid_restore_device_state()3025 if (hid_statep->hid_pm != NULL) { in hid_pm_busy_component()3027 hid_statep->hid_pm->hid_pm_busy++; in hid_pm_busy_component()[all …]
182 hid_power_t *hid_pm; /* ptr to power struct */ member231 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_state_t::hid_pm))