Searched refs:shortName (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | power_supply.cpp | 45 shortName = findShortName(inventoryPath); in PowerSupply() 48 std::format("{} gpioLineName: {}", shortName, gpioLineName).c_str()); in PowerSupply() 206 shortName, presentOld, present) in updatePresenceGPIO() 220 setPresence(bus, invpath, present, shortName); in updatePresenceGPIO() 254 shortName, statusWord, statusCML) in analyzeCMLFault() 278 shortName, statusWord, statusMFR, statusInput) in analyzeInputFault() 294 shortName, statusWord, statusMFR, statusInput) in analyzeInputFault() 313 shortName, statusWord, statusMFR, statusVout) in analyzeVoutOVFault() 338 shortName, statusWord, statusMFR, statusIout) in analyzeIoutOCFault() 365 shortName, statusWord, statusMFR, statusVout) in analyzeVoutUVFault() [all …]
|
H A D | power_supply.hpp | 442 return shortName; in getShortName() 832 std::string shortName; member in phosphor::power::psu::PowerSupply
|
/openbmc/linux/tools/firewire/ |
H A D | nosy-dump.c | 58 .shortName = 'd', 73 .shortName = 'x', 92 .shortName = 'v', 99 .shortName = 'o', 107 .shortName = 'i',
|
/openbmc/linux/tools/testing/selftests/mqueue/ |
H A D | mq_perf_tests.c | 106 .shortName = 'c', 127 .shortName = 'f', 141 .shortName = 'p',
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusconfiguration.cpp | 1004 std::string shortName = in init() local 1007 inputs.push_back(shortName); in init() 1008 auto& config = sensorConfig[shortName]; in init() 1041 std::string shortName = in init() local 1044 missingAcceptableSensors.push_back(shortName); in init()
|