Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.cpp39 const std::string busProperty = "Bus"; variable
64 value = getPropertyValue(properties, busProperty); in interfaceFoundCallback()