Home
last modified time | relevance | path

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

/src/sys/dev/hid/
H A Dbcm5974.c122 #define USES_COMPACT_REPORT 2 macro
155 .caps = HAS_INTEGRATED_BUTTON | USES_COMPACT_REPORT,
756 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) { in bcm5974_attach()
771 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) in bcm5974_attach()
826 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) in bcm5974_intr()
840 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) { in bcm5974_intr()