Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h120 #define HID_LOCK_INIT 0x01 /* Initial attach state */ macro
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c405 hidp->hid_attach_flags |= HID_LOCK_INIT; in hid_attach()
2080 if ((hidp->hid_attach_flags & HID_LOCK_INIT) == 0) { in hid_detach_cleanup()