Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhidpp.c156 #define UHIDPP_RESP_NONE 0 macro
377 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()