Searched defs:EVIOCGID (Results 1 – 2 of 2) sorted by relevance
/system/core/toolbox/ | ||
D | sendevent.c | 21 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro |
D | powerd.c | 24 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */ macro |