Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h97 #define HID_MAIN_ITEM_NULL_STATE 0x040 macro
/linux/drivers/hid/
H A Dhid-debug.c3045 seq_printf(f, "%s", HID_MAIN_ITEM_NULL_STATE & j ? "NullState " : ""); in hid_dump_field()