Home
last modified time | relevance | path

Searched refs:VKI_EVIOCGUNIQ (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/include/vki/
Dvki-linux.h2720 #define VKI_EVIOCGUNIQ(len) _VKI_IOC(_VKI_IOC_READ, 'E', 0x08, len) /* get unique identifier */ macro
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-linux.c5108 case VKI_EVIOCGUNIQ(0): in PRE()
6048 case VKI_EVIOCGUNIQ(0): in POST()