Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp281 static bool findPwmName(ipmi::Context::ptr& ctx, uint8_t instance, in findPwmName() function
318 auto findPwmName = connector->second.find("PwmName"); in findPwmName() local