Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhid.h94 #define HID_MAIN_ITEM_NULL_STATE 0x040 macro
/linux-5.19.10/drivers/hid/
Dhid-debug.c650 seq_printf(f, "%s", HID_MAIN_ITEM_NULL_STATE & j ? "NullState " : ""); in hid_dump_field()
Dhid-input.c1485 if (field->flags & HID_MAIN_ITEM_NULL_STATE && in hidinput_hid_event()