Lines Matching refs:sensorPath
161 bus, interfacesAdded() + argNpath(0, s.second.sensorPath), in initSensorMatches()
162 [id = s.first, obj = s.second.sensorPath, in initSensorMatches()
168 bus, interfacesRemoved() + argNpath(0, s.second.sensorPath), in initSensorMatches()
180 type::signal() + path(s.second.sensorPath) + in initSensorMatches()
185 s.second.sensorPath, in initSensorMatches()
246 ipmi::getService(bus, info.sensorInterface, info.sensorPath); in find_openbmc_path()
251 info.sensorPath.c_str(), serviceName.c_str()); in find_openbmc_path()
257 strcpy(interface->path, info.sensorPath.c_str()); in find_openbmc_path()
595 sensorInfo.sensorPath, service); in ipmiSensorGetSensorReading()
600 fillSensorIdServiceMap(sensorInfo.sensorPath, in ipmiSensorGetSensorReading()
606 ctx, service, sensorInfo.sensorPath, in ipmiSensorGetSensorReading()
611 sensorInfo.sensorPath.c_str(), ec.value(), in ipmiSensorGetSensorReading()
735 ec = ipmi::getService(ctx, info.sensorInterface, info.sensorPath, service); in getSensorThresholds()
768 ec = ipmi::getAllDbusProperties(ctx, service, info.sensorPath, in getSensorThresholds()
938 ec = ipmi::getService(ctx, info.sensorInterface, info.sensorPath, service); in ipmiSenSetSensorThresholds()
954 ec = ipmi::getAllDbusProperties(ctx, service, info.sensorPath, in ipmiSenSetSensorThresholds()
989 ec = ipmi::getAllDbusProperties(ctx, service, info.sensorPath, in ipmiSenSetSensorThresholds()
1029 ctx, service, info.sensorPath, std::get<interface>(property), in ipmiSenSetSensorThresholds()
1446 std::string sensorPath = "IPMB"; in ipmicmdPlatformEvent() local
1458 sensorPath = "System"; in ipmicmdPlatformEvent()
1496 ipmiSELAddMessage, sensorPath, eventData, assert, generatorID); in ipmicmdPlatformEvent()