Searched refs:UHIDPP_RESP_NONE (Results 1 – 1 of 1) sorted by relevance
156 #define UHIDPP_RESP_NONE 0 macro377 sc->sc_resp_state = UHIDPP_RESP_NONE; in uhidpp_attach()459 KASSERT(sc->sc_resp_state == UHIDPP_RESP_NONE); in uhidpp_detach()1322 while (sc->sc_resp_state != UHIDPP_RESP_NONE) in hidpp_send_report()1366 sc->sc_resp_state = UHIDPP_RESP_NONE; in hidpp_send_report()