Searched refs:uhidev_set_report_async (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/usb/ |
H A D | uhidev.h | 93 int uhidev_set_report_async(struct uhidev_softc *, int, int, void *, int);
|
H A D | ukbd.c | 394 uhidev_set_report_async(sc->sc_hdev.sc_parent, in ukbd_set_leds()
|
H A D | ugold.c | 686 actlen = uhidev_set_report_async(sc->sc_hdev.sc_parent, in ugold_issue_cmd()
|
H A D | uhidev.c | 799 uhidev_set_report_async(struct uhidev_softc *sc, int type, int id, void *data, in uhidev_set_report_async() function
|