Home
last modified time | relevance | path

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

/openbmc/phosphor-power/power-sequencer/
H A Dtypes.hpp74 constexpr auto pathField = 0; variable
H A Ducd90160.cpp55 interface(std::get<ucd90160::pathField>(deviceMap.find(instance)->second), in UCD90160()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dtypes.hpp74 constexpr auto pathField = 0; variable
H A Ducd90160.cpp55 interface(std::get<ucd90160::pathField>(deviceMap.find(instance)->second), in UCD90160()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp20 static constexpr auto pathField = 1; variable
H A Dgpio_presence.cpp189 auto path = std::get<pathField>(driver) / action; in bindOrUnbindDrivers()
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp17 static constexpr auto pathField = 1; variable