Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.cpp160 constexpr auto CONTROL_HOST_INTF = "org.open_power.Control.Host"; in resetOCC() local
163 auto service = utils::getService(CONTROL_HOST_PATH, CONTROL_HOST_INTF); in resetOCC()
167 CONTROL_HOST_INTF, "Execute"); in resetOCC()