Home
last modified time | relevance | path

Searched defs:sensors (Results 76 – 100 of 133) sorted by relevance

123456

/openbmc/pldm/libpldmresponder/
H A Dpdr_state_sensor.hpp37 auto sensors = e.value("sensors", emptyList); in generateStateSensorPDR() local
H A Dpdr_utils.cpp166 CompositeSensorStates sensors{}; in parseStateSensorPDR() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dsystem_tests.cpp173 MockSensors& sensors = services.getMockSensors(); in TEST() local
450 MockSensors& sensors = services.getMockSensors(); in TEST() local
/openbmc/telemetry/src/
H A Dtrigger_manager.cpp33 const TriggerThresholdParamsExt& thresholds) { in TriggerManager()
/openbmc/phosphor-pid-control/test/
H A Ddbus_util_unittest.cpp52 const std::unordered_map<std::string, std::string> sensors = { member in pid_control::__anonfc1d68b60111::FindSensorsTest
/openbmc/linux/drivers/hwmon/
H A Dabituguru3.c136 struct abituguru3_sensor_info sensors[ABIT_UGURU3_MAX_NO_SENSORS + 1]; member
162 const struct abituguru3_sensor_info *sensors; member
H A Dacpi_power_meter.c89 struct sensor_device_attribute sensors[NUM_SENSORS]; member
633 struct sensor_device_attribute *sensors = in register_attrs() local
H A Dasus-ec-sensors.c287 unsigned long sensors; member
570 struct ec_sensor *sensors; member
H A Dibmaem.c156 struct sensor_device_attribute sensors[AEM_NUM_SENSORS]; member
917 struct sensor_device_attribute *sensors = data->sensors; in aem_register_sensors() local
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c32 struct wf_sensor sensors[5]; member
H A Dwindfarm_smu_sat.c33 struct list_head sensors; member
H A Dwindfarm_smu_sensors.c411 struct device_node *smu, *sensors, *s; in smu_sensors_init() local
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json2 "sensors": [ array
/openbmc/dbus-sensors/src/
H A DPSUSensorMain.cpp154 sensors; variable
1116 boost::container::flat_map<std::string, std::shared_ptr<PSUSensor>>& in powerStateChanged()
H A DFanMain.cpp223 const boost::container::flat_map<std::string, std::shared_ptr<TachSensor>>& in createRedundancySensor()
/openbmc/pldm/common/
H A Dutils.cpp104 for (auto sensors = 0x00; sensors < compositeSensorCount; in findStateSensorPDR() local
546 for (auto sensors = 0x00; sensors < compositeSensorCount; sensors++) in findStateSensorId() local
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp126 const std::vector<SensorDefinition> getSensorDefs(const json& sensors) in getSensorDefs()
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp402 auto sensors = std::make_unique<SensorSet>(_hwmonRoot + '/' + _instance); in init() local
/openbmc/linux/drivers/thermal/
H A Dimx8mm_thermal.c94 struct tmu_sensor sensors[]; member
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig-evb-npcm845.json2 "sensors" : [ array
/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.h95 struct occ_sensors sensors; member
/openbmc/phosphor-pid-control/examples/
H A Dfan-info.json2 "sensors": [ array
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h336 struct ti_temp_sensor sensors[]; member
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json2 "sensors": [ array
/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json2 "sensors": [ array

123456