Home
last modified time | relevance | path

Searched refs:EVIOCGBIT (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dinput.h175 #define EVIOCGBIT(ev,len) _IOC(_IOC_READ, 'E', 0x20 + (ev), len) /* get event bits */ macro
/linux/Documentation/input/
A Dff.rst68 "request" must be EVIOCGBIT(EV_FF, size of features array in bytes )
/linux/drivers/input/
A Devdev.c1199 if ((_IOC_NR(cmd) & ~EV_MAX) == _IOC_NR(EVIOCGBIT(0, 0))) in evdev_do_ioctl()

Completed in 8 milliseconds