Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/usbhidctl/
Dusbhid.c517 reportitem(char const *label, struct hid_item const *item, unsigned int mflags) in reportitem() function
572 reportitem("Input ", item, var->mflags); in varop_report()
575 reportitem("Output ", item, var->mflags); in varop_report()
578 reportitem("Feature", item, var->mflags); in varop_report()