Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h56 #define HID_ITEM_FORMAT_SHORT 0 macro
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c745 item->format = HID_ITEM_FORMAT_SHORT; in fetch_item()
1255 if (item.format != HID_ITEM_FORMAT_SHORT) { in hid_open_report()