Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dbcm5974.c122 #define USES_COMPACT_REPORT 2 macro
156 .caps = HAS_INTEGRATED_BUTTON | USES_COMPACT_REPORT | SUPPORTS_FORCETOUCH,
762 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) { in bcm5974_attach()
777 if ((sc->sc_params->tp->caps & USES_COMPACT_REPORT) == 0) in bcm5974_attach()
832 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) in bcm5974_intr()
846 if ((params->tp->caps & USES_COMPACT_REPORT) != 0) { in bcm5974_intr()