Home
last modified time | relevance | path

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

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