Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h138 void *hid_state; /* points back to hid_state */ member
162 _NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_state))
169 typedef struct hid_state { struct
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2833 hidpm->hid_state = hidp; in hid_create_pm_components()