Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Duhidev.h95 int uhidev_get_report_async(struct uhidev_softc *, int, int, void *, int,
H A Dupd.c323 len = uhidev_get_report_async(sc->sc_hdev.sc_parent, in upd_request_children()
H A Duhidev.c908 uhidev_get_report_async(struct uhidev_softc *sc, int type, int id, void *data, in uhidev_get_report_async() function