Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp61 std::string justFanName(const std::string& path) in justFanName() function
96 if (fan == justFanName(path)) in getPathsFromIface()
143 auto fan = justFanName(path); in loadDBusData()
157 auto fan = justFanName(path); in loadDBusData()
395 shortPath = justFanName(shortPath); in get()
410 cout << setw(18 + indent) << justFanName(path) << setw(17) in get()