Home
last modified time | relevance | path

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

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