Home
last modified time | relevance | path

Searched refs:EVIOCGREP (Results 1 – 4 of 4) 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()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch695 +pub const EVIOCGREP: u32 = 2148025603;