Home | History | Annotate | Download | only in linux

Lines Matching defs:EVIOCGBIT

147 #define EVIOCGBIT(ev,len)	_IOC(_IOC_READ, 'E', 0x20 + (ev), len)	/* get event bits */