Searched refs:HID_MAIN_ITEM_NULL_STATE (Results 1 – 3 of 3) sorted by relevance
650 seq_printf(f, "%s", HID_MAIN_ITEM_NULL_STATE & j ? "NullState " : ""); in hid_dump_field()
1493 if (field->flags & HID_MAIN_ITEM_NULL_STATE && in hidinput_hid_event()
94 #define HID_MAIN_ITEM_NULL_STATE 0x040 macro