Home
last modified time | relevance | path

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

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