Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dinput.h145 #define EVIOCGPROP(len) _IOC(_IOC_READ, 'E', 0x09, len) /* get device properties */ macro
/linux-6.12.1/drivers/input/
Devdev.c1145 case EVIOCGPROP(0): in evdev_do_ioctl()
/linux-6.12.1/Documentation/input/
Devent-codes.rst165 EVIOCGPROP, defined in linux/input.h, will be used to convey the device type.