Home
last modified time | relevance | path

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

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