Searched refs:EVIOCGPHYS (Results 1 - 3 of 3) sorted by relevance

/system/core/toolbox/
H A Dsendevent.c26 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
H A Dgetevent.c329 if(ioctl(fd, EVIOCGPHYS(sizeof(location) - 1), &location) < 1) {
/system/core/debuggerd/
H A Dgetevent.c48 if(ioctl(fd, EVIOCGPHYS(sizeof(location) - 1), &location) < 1) {

Completed in 1699 milliseconds