Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h122 #define HID_MINOR_NODES 0x02 /* Set after minor node is created */ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c721 hidp->hid_attach_flags |= HID_MINOR_NODES; in hid_attach()
2342 if (flags & HID_MINOR_NODES) { in hid_detach_cleanup()