Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h92 #define HID_MAIN_ITEM_WRAP 0x008 macro
/openbmc/linux/drivers/hid/
H A Dhid-debug.c647 seq_printf(f, "%s", HID_MAIN_ITEM_WRAP & j ? "Wrap " : ""); in hid_dump_field()