Searched refs:hid_pm (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h182 hid_power_t *hid_pm; /* ptr to power struct */ member in struct:hid_state
231 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_state_t::hid_pm))
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c947 switch (hidp->hid_pm->hid_pm_strategy) {
1046 switch (hidp->hid_pm->hid_pm_strategy) {
1336 hidpm = hidp->hid_pm;
1784 hidp->hid_pm->hid_raise_power = B_FALSE;
2096 hidpm = hidp->hid_pm;
2135 hidp->hid_pm = NULL;
2636 hidp->hid_pm = hidpm;
2811 hidpm = hidp->hid_pm;
3025 if (hid_statep->hid_pm != NULL) {
3027 hid_statep->hid_pm
[all...]

Completed in 71 milliseconds