Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dinput.h143 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
/linux-6.1.9/drivers/input/
Devdev.c1173 case EVIOCGPHYS(0): in evdev_do_ioctl()