Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-debug.c648 seq_printf(f, "%s", HID_MAIN_ITEM_NONLINEAR & j ? "NonLinear " : ""); in hid_dump_field()
/openbmc/linux/include/linux/
H A Dhid.h93 #define HID_MAIN_ITEM_NONLINEAR 0x010 macro