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

/system/core/toolbox/
H A Dsendevent.c27 #define EVIOCGUNIQ(len) _IOC(_IOC_READ, 'E', 0x08, len) /* get unique identifier */ macro
H A Dgetevent.c333 if(ioctl(fd, EVIOCGUNIQ(sizeof(idstr) - 1), &idstr) < 1) {
/system/core/debuggerd/
H A Dgetevent.c52 if(ioctl(fd, EVIOCGUNIQ(sizeof(idstr) - 1), &idstr) < 1) {

Completed in 221 milliseconds