Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/input/
H A Duhid.c116 static const uint8_t uhid_xb360gp_report_descr[] = {UHID_XB360GP_REPORT_DESCR()}; variable
762 sc->sc_repdesc_size = sizeof(uhid_xb360gp_report_descr); in uhid_attach()
763 sc->sc_repdesc_ptr = __DECONST(void *, &uhid_xb360gp_report_descr); in uhid_attach()