Home
last modified time | relevance | path

Searched refs:sensorDisabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp47 NumericSensor(const pldm_tid_t tid, const bool sensorDisabled,
51 NumericSensor(const pldm_tid_t tid, const bool sensorDisabled,
H A Dnumeric_sensor.cpp19 const pldm_tid_t tid, const bool sensorDisabled, in NumericSensor() argument
320 operationalStatusIntf->functional(!sensorDisabled); in NumericSensor()
362 const pldm_tid_t tid, const bool sensorDisabled, in NumericSensor() argument
530 operationalStatusIntf->functional(!sensorDisabled); in NumericSensor()