Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h142 hid_pm_scheme_t hid_pm_strategy; /* device PM */ member
163 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_pm_strategy))
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1133 switch (hidp->hid_pm->hid_pm_strategy) { in hid_open()
1232 switch (hidp->hid_pm->hid_pm_strategy) { in hid_close()
2841 hidpm->hid_pm_strategy = HID_PM_ACTIVITY; in hid_create_pm_components()
2858 hidpm->hid_pm_strategy = HID_PM_OPEN_CLOSE; in hid_create_pm_components()