Home
last modified time | relevance | path

Searched refs:HID_VERSION (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dhiddev.h149 #define HID_VERSION 0x010004 macro
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c28 #define HID_VERSION 0x0100 macro
674 le16_to_cpu(desc->bcd_version) != HID_VERSION) { in cyttsp5_get_hid_descriptor()
/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c621 r = put_user(HID_VERSION, (int __user *)arg) ? in hiddev_ioctl()