Home
last modified time | relevance | path

Searched defs:startup (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Drc39 startup() { function
/openbmc/phosphor-logging/
H A Dlog_manager_main.cpp43 for (auto& startup : phosphor::logging::Extensions::getStartupFunctions()) in main() local
/openbmc/telemetry/src/types/
H A Dcollection_time_scope.hpp14 startup enumerator
/openbmc/sdbusplus/example/
H A Dcoroutine-example.cpp8 auto startup(sdbusplus::async::context& ctx) -> sdbusplus::async::task<> in startup() function
H A Dcalculator-client.cpp6 auto startup(sdbusplus::async::context& ctx) -> sdbusplus::async::task<> in startup() function
/openbmc/phosphor-health-monitor/
H A Dhealth_monitor.cpp17 auto HealthMonitor::startup() -> sdbusplus::async::task<> in startup() function in phosphor::health::monitor::HealthMonitor
/openbmc/phosphor-inventory-manager/
H A DREADME.md38 ### startup subsection
/openbmc/qemu/util/
H A Dlog.c177 static void __attribute__((__constructor__)) startup(void) in startup() function
/openbmc/u-boot/include/
H A Dphy.h97 int (*startup)(struct phy_device *phydev); member
/openbmc/u-boot/drivers/spi/
H A Dxilinx_spi.c108 u8 startup; member