Home
last modified time | relevance | path

Searched refs:EVIOCGID (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dinput.h133 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro
/linux-6.15/drivers/input/
H A Devdev.c1047 case EVIOCGID: in evdev_do_ioctl()