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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h143 uint8_t hid_wakeup_enabled; member in struct:hid_power
163 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_wakeup_enabled))
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2107 if (hidpm->hid_wakeup_enabled) {
2655 hidpm->hid_wakeup_enabled = 1;
2666 hidpm->hid_wakeup_enabled = 0;
2848 if (hidpm->hid_wakeup_enabled) {

Completed in 63 milliseconds