Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds