Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h96 #define HID_MAIN_ITEM_VOLATILE 0x080 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c651 seq_printf(f, "%s", HID_MAIN_ITEM_VOLATILE & j ? "Volatile " : ""); in hid_dump_field()