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.cpp75 std::string justFanName(const std::string& path) in justFanName() function
110 if (fan == justFanName(path)) in getPathsFromIface()
157 auto fan = justFanName(path); in loadDBusData()
171 auto fan = justFanName(path); in loadDBusData()
409 shortPath = justFanName(shortPath); in get()
424 cout << setw(18 + indent) << justFanName(path) << setw(17) in get()