Searched refs:HID_ITEM_FORMAT_LONG (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ | ||
| D | hid.h | 67 #define HID_ITEM_FORMAT_LONG 1 macro |
| /linux-4.4.14/drivers/hid/ | ||
| D | hid-core.c | 654 item->format = HID_ITEM_FORMAT_LONG; in fetch_item() |