Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dbcm5974.c121 #define USES_COMPACT_REPORT 2 macro
154 .caps = HAS_INTEGRATED_BUTTON | USES_COMPACT_REPORT,
755 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) { in bcm5974_attach()
770 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) in bcm5974_attach()
824 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) in bcm5974_intr()
838 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) { in bcm5974_intr()