Home
last modified time | relevance | path

Searched defs:app (Results 101 – 125 of 240) sorted by relevance

12345678910

/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dmain.cpp37 CLI::App app{"Regulators control app for OpenBMC phosphor-regulators"}; in main() local
/openbmc/bmcweb/src/
H A Dwebserver_run.cpp46 App app(io); in run() local
H A Dwebserver_cli.cpp19 CLI::App app("BMCWeb SetLogLevel CLI"); in main() local
/openbmc/phosphor-fan-presence/evdevpp/test/
H A Devmon.cpp33 CLI::App app{"evmon utility"}; in main() local
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp27 CLI::App app{"Hostboot dump collector for watchdog timeout"}; in main() local
/openbmc/phosphor-power/tools/power-utils/
H A Dmain.cpp37 CLI::App app{"PSU utils app for OpenBMC"}; in main() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_collect_main.cpp20 CLI::App app{"Dump Collector Application", "dump-collect"}; in main() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c64 struct dcb_app app; in cxgb4_dcb_cleanup_apps() local
366 struct dcb_app app = { in cxgb4_dcb_handle_fw_update() local
904 struct dcb_app app = { in cxgb4_setapp() local
1026 static int cxgb4_ieee_getapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_getapp()
1048 static int cxgb4_ieee_setapp(struct net_device *dev, struct dcb_app *app) in cxgb4_ieee_setapp()
/openbmc/phosphor-gpio-monitor/
H A Dmainapp.cpp29 CLI::App app{"Monitor GPIO line for requested state change"}; in main() local
/openbmc/phosphor-power/power-sequencer/
H A Dmain.cpp35 CLI::App app{"Phosphor sequencer monitor"}; in main() local
/openbmc/linux/Documentation/sphinx/
H A Dkerneldoc.py159 def setup(app): argument
H A Dkernel_feat.py48 def setup(app): argument
H A Dkernel_abi.py50 def setup(app): argument
/openbmc/phosphor-fan-presence/monitor/
H A Dmain.cpp44 CLI::App app{"Phosphor Fan Monitor"}; in main() local
/openbmc/qemu/docs/sphinx/
H A Dkerneldoc.py170 def setup(app): argument
/openbmc/phosphor-hwmon/
H A Dreadd.cpp40 CLI::App app{"OpenBMC Hwmon Daemon"}; in main() local
/openbmc/bmcweb/redfish-core/lib/
H A Deventservice_sse.hpp71 inline void requestRoutesEventServiceSse(App& app) in requestRoutesEventServiceSse()
H A Dthermal.hpp28 inline void requestRoutesThermal(App& app) in requestRoutesThermal()
/openbmc/pldm/utilities/requester/
H A Dset_state_effecter.cpp14 CLI::App app{"Send PLDM command SetStateEffecterStates"}; in main() local
/openbmc/bmcweb/test/redfish-core/lib/
H A Dchassis_test.cpp59 crow::App app; in TEST() local
/openbmc/phosphor-state-manager/
H A Dsystemd_target_monitor.cpp49 CLI::App app{"OpenBmc systemd target and service monitor"}; in main() local
/openbmc/phosphor-fan-presence/cooling-type/
H A Dmain.cpp20 CLI::App app{"Phosphor Cooling type"}; in main() local
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c108 u32 ext_status, void *app) in efct_target_io_cb()
838 u32 ext_status, void *app) in efct_target_bls_resp_cb()
910 u32 ext_status, void *app) in efct_bls_send_rjt_cb()
1039 u32 ext_status, void *app) in efct_target_abort_cb()
/openbmc/openbmc-tools/dbusView/
H A DdbusView.py13 app = Flask(__name__) variable
/openbmc/phosphor-fan-presence/control/
H A Dmain.cpp57 CLI::App app{"Phosphor Fan Control"}; in main() local

12345678910