Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h58 #define HID_ITEM_FORMAT_LONG 1 macro
/openbmc/linux/drivers/hid/
H A Dhid-core.c740 item->format = HID_ITEM_FORMAT_LONG; in fetch_item()