Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dinput.h136 #define EVIOCGUNIQ(len) _IOC(_IOC_READ, 'E', 0x08, len) /* get unique identifier */ macro
/Linux-v4.19/drivers/input/
Devdev.c1211 case EVIOCGUNIQ(0): in evdev_do_ioctl()