Searched refs:uhid_graphire_report_descr (Results 1 – 1 of 1) sorted by relevance
129 static const uint8_t uhid_graphire_report_descr[] = {UHID_GRAPHIRE_REPORT_DESCR()}; variable801 sc->sc_repdesc_size = sizeof(uhid_graphire_report_descr); in uhid_attach()802 sc->sc_repdesc_ptr = __DECONST(void *, &uhid_graphire_report_descr); in uhid_attach()