Home
last modified time | relevance | path

Searched defs:report_id (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/i2c/
H A Dietp.h45 uint8_t report_id; member
H A Dihidev.c369 int report_id = rreq->id; in ihidev_hid_command() local
452 int report_id = rreq->id; in ihidev_hid_command() local
H A Diatp.c746 uint8_t report_id = msg[0]; in iatp_proc_msg() local
/openbsd/sys/dev/usb/
H A Duhidpp.c1246 hidpp_send_validate(uint8_t report_id, int nparams) in hidpp_send_validate()
1261 hidpp_send_fap_report(struct uhidpp_softc *sc, uint8_t report_id, in hidpp_send_fap_report()
1284 hidpp_send_rap_report(struct uhidpp_softc *sc, uint8_t report_id, in hidpp_send_rap_report()
1304 hidpp_send_report(struct uhidpp_softc *sc, uint8_t report_id, in hidpp_send_report()
/openbsd/lib/libusbhid/
H A Dparse.c543 int report_id = 0; in hid_report_size() local
/openbsd/usr.bin/usbhidctl/
H A Dusbhid.c91 int report_id; member