Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h131 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h134 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */ macro
/openbmc/linux/drivers/input/
H A Devdev.c1054 case EVIOCGREP: in evdev_do_ioctl()