Home
last modified time | relevance | path

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

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