Home
last modified time | relevance | path

Searched refs:UHID_FLAG_STATIC_DESC (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c96 #define UHID_FLAG_STATIC_DESC 0x04 /* set if report descriptors are macro
766 sc->sc_flags |= UHID_FLAG_STATIC_DESC; in uhid_attach()
786 sc->sc_flags |= UHID_FLAG_STATIC_DESC; in uhid_attach()
806 sc->sc_flags |= UHID_FLAG_STATIC_DESC; in uhid_attach()
917 if (!(sc->sc_flags & UHID_FLAG_STATIC_DESC)) { in uhid_detach()

Completed in 2 milliseconds