Home
last modified time | relevance | path

Searched defs:gpioLine (Results 1 – 12 of 12) sorted by relevance

/openbmc/entity-manager/src/gpio-presence/
H A Dgpio_presence_manager.cpp201 auto GPIOPresenceManager::updatePresence(const std::string& gpioLine, in updatePresence()
215 auto GPIOPresenceManager::readGPIOAsyncEvent(std::string gpioLine) in readGPIOAsyncEvent()
H A Ddevice_presence.cpp39 auto DevicePresence::updateGPIOPresence(const std::string& gpioLine) -> void in updateGPIOPresence()
/openbmc/phosphor-gpio-monitor/
H A DgpioMon.hpp55 gpiod_line* gpioLine; member in phosphor::gpio::GpioMonitor
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.hpp28 gpiod::line gpioLine; member in PresenceGpio
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp90 gpiod_line* gpioLine; member in phosphor::gpio::GpioPresence
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Ducd90320_device_tests.cpp48 unsigned int gpioLine) in createRail()
H A Ducd90160_device_tests.cpp48 unsigned int gpioLine) in createRail()
H A Ducd90x_device_tests.cpp50 unsigned int gpioLine) in createRail()
H A Dstandard_device_tests.cpp112 const std::string& name, bool isPowerSupplyRail, unsigned int gpioLine) in createRailGPIO()
/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.cpp41 gpiod::line gpioLine = gpiod::find_line(gpioStr); in configGPIODirOutput() local
/openbmc/x86-power-control/src/
H A Dpower_control.cpp1171 gpiod::line& gpioLine, in requestGPIOEvents()
1207 gpiod::line& gpioLine) in setGPIOOutput()
1279 gpiod::line gpioLine; in setGPIOOutputForMs() local
2073 gpiod::line gpioLine; in powerButtonHandler() local
2102 gpiod::line gpioLine; in resetButtonHandler() local
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp2806 gpiod::line& gpioLine, in hsbpRequestAlertGpioEvents()