Home
last modified time | relevance | path

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

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