Searched refs:HID_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
120 #define HID_LOCK_INIT 0x01 /* Initial attach state */ macro
405 hidp->hid_attach_flags |= HID_LOCK_INIT; in hid_attach()2080 if ((hidp->hid_attach_flags & HID_LOCK_INIT) == 0) { in hid_detach_cleanup()