Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhid.h68 #define HID_ITEM_FORMAT_SHORT 0 macro
/linux-4.19.296/drivers/hid/
Dhid-core.c748 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item()
1088 if (item.format != HID_ITEM_FORMAT_SHORT) { in hid_open_report()