Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dlog_phase_fault_action.hpp71 PhaseFaultType getType() const in getType() function in phosphor::power::regulators::LogPhaseFaultAction
H A Dpmbus_read_sensor_action.hpp137 SensorType getType() const in getType() function in phosphor::power::regulators::PMBusReadSensorAction
/openbmc/ipmi-fru-parser/
H A Dfru_area.hpp68 ipmi_fru_area_type getType() const in getType() function in IPMIFruArea
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dtimer.cpp34 TimerType getType(const json& jsonObj) in getType() function
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.hpp134 inline const auto& getType() const in getType() function in phosphor::fan::control::json::Group
/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensor.hpp173 SensorType getType() const in getType() function in phosphor::power::regulators::DBusSensor
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c263 static u8 halbtcoutsrc_Get(void *pBtcContext, u8 getType, void *pOutBuf) in halbtcoutsrc_Get()