Searched refs:UHID_PATH (Results 1 – 1 of 1) sorted by relevance
44 static const char* UHID_PATH = "/dev/uhid"; variable89 int fd = ::open(UHID_PATH, O_RDWR | O_CLOEXEC); in open()