Searched refs:sc_reports (Results 1 – 1 of 1) sorted by relevance
117 struct upd_report *sc_reports; member195 sc->sc_reports = mallocarray(sc->sc_max_repid, in upd_attach()198 SLIST_INIT(&sc->sc_reports[i].sensors); in upd_attach()264 report = &sc->sc_reports[item.report_ID]; in upd_attach_sensor_tree()290 free(sc->sc_reports, M_USBDEV, sc->sc_max_repid * sizeof(struct upd_report)); in upd_detach()316 report = &sc->sc_reports[repid]; in upd_request_children()375 struct upd_report *report = &sc->sc_reports[repid]; in upd_update_report_cb()