Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dactions.cpp58 auto services = zone.getGroupServices(&group); in default_floor_on_missing_owner()
75 auto services = zone.getGroupServices(&group); in set_speed_on_missing_owner()
H A Dpreconditions.cpp74 const auto& services = zone.getGroupServices(&group); in services_missing_owner()
H A Dzone.hpp323 inline auto getGroupServices(const Group* group) in getGroupServices() function in phosphor::fan::control::Zone