Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinput.h176 #define EVIOCGSW(len) _IOC(_IOC_READ, 'E', 0x1b, len) /* get all switch states */ macro
/linux/drivers/input/
H A Devdev.c1164 case EVIOCGSW(0): in evdev_do_ioctl()