Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmisensor.cpp260 int findindex(const uint8_t sensor_type, int offset, int* index) in findindex() function
284 if (findindex(sensorType, offset, index)) in shouldReport()