Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h174 int hid_attach_flags; member
/titanic_44/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c405 hidp->hid_attach_flags |= HID_LOCK_INIT; in hid_attach()
687 hidp->hid_attach_flags |= HID_MINOR_NODES; in hid_attach()
2073 int flags = hidp->hid_attach_flags; in hid_detach_cleanup()
2080 if ((hidp->hid_attach_flags & HID_LOCK_INIT) == 0) { in hid_detach_cleanup()