Home
last modified time | relevance | path

Searched refs:sensortype (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dabituguru.rst33 sensortype (Volt or Temp) for bank1 sensors, for revision 1 uGuru's
61 Bank1 sensortype autodetection override:
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.hpp196 double calculateValue(const std::string& sensortype,
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp246 interface->sensortype = info.sensorType; in find_openbmc_path()
389 if (dbus_if.sensortype != 0) in get_type_from_interface()
391 type = dbus_if.sensortype; in get_type_from_interface()
H A Dsensorhandler.hpp57 uint8_t sensortype; member