Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dinput.h142 #define EVIOCGNAME(len) _IOC(_IOC_READ, 'E', 0x06, len) /* get device name */ macro
/linux/drivers/input/ !
H A Devdev.c1168 case EVIOCGNAME(0): in evdev_do_ioctl()