Home
last modified time | relevance | path

Searched defs:app (Results 151 – 175 of 240) sorted by relevance

12345678910

/openbmc/linux/drivers/net/can/softing/
H A Dsofting_platform.h32 } boot, load, app; member
/openbmc/bmcweb/include/
H A Dkvm_websocket.hpp170 inline void requestRoutes(App& app) in requestRoutes()
H A Ddbus_monitor.hpp123 inline void requestRoutes(App& app) in requestRoutes()
H A Dobmc_console.hpp324 inline void requestRoutes(App& app) in requestRoutes()
/openbmc/openpower-vpd-parser/
H A Dvpd_tool.cpp18 App app{"VPD Command line tool to dump the inventory and to read and " in main() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c394 static int hclge_ieee_setapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_setapp()
440 static int hclge_ieee_delapp(struct hnae3_handle *h, struct dcb_app *app) in hclge_ieee_delapp()
/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp780 inline void requestRoutesMemoryCollection(App& app) in requestRoutesMemoryCollection()
826 inline void requestRoutesMemory(App& app) in requestRoutesMemory()
H A Dsensors.hpp2338 App& app, const crow::Request& req, in handleSensorCollectionGet()
2409 inline void handleSensorGet(App& app, const crow::Request& req, in handleSensorGet()
2463 inline void requestRoutesSensorCollection(App& app) in requestRoutesSensorCollection()
2471 inline void requestRoutesSensor(App& app) in requestRoutesSensor()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp487 inline bool processOnly(crow::App& app, crow::Response& res, in processOnly()
906 crow::App& app; member in redfish::query_param::MultiAsyncResp
1028 processAllParams(crow::App& app, const Query& query, const Query& delegated, in processAllParams()
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp67 CLI::App app{"Canonical openbmc host watchdog daemon"}; in main() local
/openbmc/bmcweb/http/
H A Dapp.hpp27 #define BMCWEB_ROUTE(app, url) \ argument
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c442 void nfp_bpf_ctrl_msg_rx(struct nfp_app *app, struct sk_buff *skb) in nfp_bpf_ctrl_msg_rx()
464 nfp_bpf_ctrl_msg_rx_raw(struct nfp_app *app, const void *data, unsigned int len) in nfp_bpf_ctrl_msg_rx_raw()
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp668 void initCLI(CLI::App& app, uint64_t& target, std::vector<std::string>& fanList, in initCLI()
755 CLI::App app{"Manually control, get fan tachs, view status, and resume " in main() local
/openbmc/linux/drivers/of/
H A Ddevice.c250 struct alias_prop *app; in of_device_uevent() local
/openbmc/linux/Documentation/sphinx/
H A DrstFlatTable.py57 def setup(app): argument
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.h97 struct nfp_app *app; member
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py69 def setup(app): argument
/openbmc/phosphor-pid-control/
H A Dmain.cpp308 CLI::App app{"OpenBMC Fan Control Daemon"}; in main() local
/openbmc/sdbusplus/example/
H A Dregister-property.cpp170 Application app(ioc, *bus, *objServer); in main() local
H A Dget-all-properties.cpp221 Application app(*bus, *objServer); in main() local
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c154 unsigned char app; in image_load_tga() local
319 char app[256], str[256] = "", def_name[64]; in image_save_header() local
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp206 inline void requestRoutes(App& app) in requestRoutes()
/openbmc/linux/net/dsa/
H A Dslave.c2156 dsa_slave_dcbnl_set_default_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_set_default_prio()
2183 dsa_slave_dcbnl_add_dscp_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_add_dscp_prio()
2217 struct dcb_app *app) in dsa_slave_dcbnl_ieee_setapp()
2236 dsa_slave_dcbnl_del_default_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_del_default_prio()
2263 dsa_slave_dcbnl_del_dscp_prio(struct net_device *dev, struct dcb_app *app) in dsa_slave_dcbnl_del_dscp_prio()
2287 struct dcb_app *app) in dsa_slave_dcbnl_ieee_delapp()
2317 struct dcb_app app = { in dsa_slave_dcbnl_init() local
2335 struct dcb_app app = { in dsa_slave_dcbnl_init() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dhs.h55 } app[]; member
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c139 struct version_format app; member
149 struct version_format app; member
968 struct version_format *app, in ccg_check_vendor_version()
988 struct version_format *app) in ccg_check_fw_version()

12345678910