Searched refs:SYS_INPUT_PATH (Results 1 – 1 of 1) sorted by relevance
171 const std::string SYS_INPUT_PATH { "/sys/class/input/" }; in AddDevice() local196 const std::string lSysPath { SYS_INPUT_PATH + devNode }; in AddDevice()