Searched refs:HIO_NONLINEAR (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bluetooth/bthidcontrol/ | ||
H A D | hid.c | 172 h->flags & HIO_NONLINEAR ? " NonLinear" : "", in hid_dump_item() |
/freebsd/sys/dev/hid/ | ||
H A D | hid.h | 177 #define HIO_NONLINEAR 0x010 macro |