Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c117 static const uint8_t uhid_graphire_report_descr[] = {UHID_GRAPHIRE_REPORT_DESCR()}; variable
732 sc->sc_repdesc_size = sizeof(uhid_graphire_report_descr); in uhid_attach()
733 sc->sc_repdesc_ptr = __DECONST(void *, &uhid_graphire_report_descr); in uhid_attach()