Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c172 h->flags & HIO_NONLINEAR ? " NonLinear" : "", in hid_dump_item()
/freebsd/sys/dev/hid/
H A Dhid.h177 #define HIO_NONLINEAR 0x010 macro