Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h175 int hid_attach_flags; member
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c412 hidp->hid_attach_flags |= HID_LOCK_INIT; in hid_attach()
721 hidp->hid_attach_flags |= HID_MINOR_NODES; in hid_attach()
2264 int flags = hidp->hid_attach_flags; in hid_detach_cleanup()
2271 if ((hidp->hid_attach_flags & HID_LOCK_INIT) == 0) { in hid_detach_cleanup()