Searched refs:panelSysfsPath (Results 1 – 1 of 1) sorted by relevance
39 static const std::map<const DisplayType, const std::string> panelSysfsPath = variable389 auto iter = panelSysfsPath.find(type); in getPanelSysfsPath()390 if (iter == panelSysfsPath.end()) { in getPanelSysfsPath()