Home
last modified time | relevance | path

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

/trueos/usr.sbin/bluetooth/bthidcontrol/
HDhid.c170 h->flags & HIO_NONLINEAR ? " NonLinear" : "", in hid_dump_item()
/trueos/sys/dev/usb/
HDusbhid.h175 #define HIO_NONLINEAR 0x010 macro