Searched defs:labelHead (Results 1 – 2 of 2) sorted by relevance
266 checkPWMSensor(const std::filesystem::path & sensorPath,std::string & labelHead,const std::string & interfacePath,std::shared_ptr<sdbusplus::asio::connection> & dbusConnection,sdbusplus::asio::object_server & objectServer,const std::string & psuName) checkPWMSensor() argument 576 std::string labelHead; createSensorsCallback() local [all...]
380 std::string labelHead = label.substr(0, label.find(' ')); createSensors() local