Home
last modified time | relevance | path

Searched defs:reportid (Results 1 – 8 of 8) sorted by relevance

/openbsd/usr.bin/usbhidaction/
H A Dusbhidaction.c91 int reportid; in main() local
230 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) in parse_conf()
/openbsd/sys/dev/usb/
H A Duhidev.h80 uint8_t reportid; member
H A Duslhcom.c259 int len, reportid; in uslhcom_set_break() local
/openbsd/lib/libusbhid/
H A Dparse.c69 int32_t reportid; /* requested report ID */ member
/openbsd/sys/dev/i2c/
H A Dihidev.h114 uint8_t reportid; member
H A Diatp.c445 uint8_t reportid; in iatp_init() local
/openbsd/sys/arch/arm64/dev/
H A Daplhidev.c122 uint8_t reportid; member
129 uint8_t reportid; member
/openbsd/usr.bin/usbhidctl/
H A Dusbhid.c60 static int reportid; variable