Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c101 static const uint8_t uhid_graphire_report_descr[] = {UHID_GRAPHIRE_REPORT_DESCR()}; variable
764 sc->sc_repdesc_size = sizeof(uhid_graphire_report_descr); in uhid_attach()
765 sc->sc_repdesc_ptr = __DECONST(void *, &uhid_graphire_report_descr); in uhid_attach()

Completed in 3 milliseconds