Home
last modified time | relevance | path

Searched defs:app (Results 76 – 100 of 240) sorted by relevance

12345678910

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c157 static int nfp_fl_lag_get_group_info(struct nfp_app *app, in nfp_fl_lag_get_group_info()
192 int nfp_flower_lag_populate_pre_action(struct nfp_app *app, in nfp_flower_lag_populate_pre_action()
207 void nfp_flower_lag_get_info_from_netdev(struct nfp_app *app, in nfp_flower_lag_get_info_from_netdev()
215 int nfp_flower_lag_get_output_id(struct nfp_app *app, struct net_device *master) in nfp_flower_lag_get_output_id()
449 bool nfp_flower_lag_unprocessed_msg(struct nfp_app *app, struct sk_buff *skb) in nfp_flower_lag_unprocessed_msg()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp1076 crow::App& app, const crow::Request& req, in handleProcessorHead()
1090 crow::App& app, const crow::Request& req, in handleProcessorCollectionHead()
1103 inline void requestRoutesOperatingConfigCollection(App& app) in requestRoutesOperatingConfigCollection()
1185 inline void requestRoutesOperatingConfig(App& app) in requestRoutesOperatingConfig()
1266 inline void requestRoutesProcessorCollection(App& app) in requestRoutesProcessorCollection()
1322 inline void requestRoutesProcessor(App& app) in requestRoutesProcessor()
H A Dupdate_service.hpp578 crow::App& app, const crow::Request& req, in handleUpdateServiceSimpleUpdateAction()
1042 handleUpdateServicePost(App& app, const crow::Request& req, in handleUpdateServicePost()
1083 handleUpdateServiceGet(App& app, const crow::Request& req, in handleUpdateServiceGet()
1133 App& app, const crow::Request& req, in handleUpdateServiceFirmwareInventoryCollectionGet()
1257 App& app, const crow::Request& req, in handleUpdateServiceFirmwareInventoryGet()
1327 inline void requestRoutesUpdateService(App& app) in requestRoutesUpdateService()
H A Dpcie_slots.hpp212 crow::App& app, const crow::Request& req, in handlePCIeSlotCollectionGet()
232 inline void requestRoutesPCIeSlots(App& app) in requestRoutesPCIeSlots()
H A Dhypervisor_system.hpp629 App& app, const crow::Request& req, in handleHypervisorEthernetInterfaceCollectionGet()
682 App& app, const crow::Request& req, in handleHypervisorEthernetInterfaceGet()
733 App& app, const crow::Request& req, in handleHypervisorEthernetInterfacePatch()
929 inline void requestRoutesHypervisorSystems(App& app) in requestRoutesHypervisorSystems()
H A Dmanager_diagnostic_data.hpp231 crow::App& app, const crow::Request& req, in handleManagerDiagnosticDataGet()
260 inline void requestRoutesManagerDiagnosticData(App& app) in requestRoutesManagerDiagnosticData()
H A Dsystems.hpp2788 crow::App& app, const crow::Request& req, in handleComputerSystemCollectionHead()
2801 crow::App& app, const crow::Request& req, in handleComputerSystemCollectionGet()
2867 crow::App& app, const crow::Request& req, in handleComputerSystemResetActionPost()
2966 App& app, const crow::Request& req, in handleComputerSystemHead()
3020 handleComputerSystemGet(crow::App& app, const crow::Request& req, in handleComputerSystemGet()
3156 crow::App& app, const crow::Request& req, in handleComputerSystemPatch()
3299 crow::App& app, const crow::Request& req, in handleSystemCollectionResetActionHead()
3405 crow::App& app, const crow::Request& req, in handleSystemCollectionResetActionGet()
3463 inline void requestRoutesSystems(App& app) in requestRoutesSystems()
H A Dodata.hpp50 inline void requestRoutesOdata(App& app) in requestRoutesOdata()
/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c718 unsigned long **bit, int *max, struct mt_application *app) in mt_touch_input_mapping()
909 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot()
931 struct mt_application *app, in mt_release_pending_palms()
956 static void mt_sync_frame(struct mt_device *td, struct mt_application *app, in mt_sync_frame()
978 static int mt_compute_timestamp(struct mt_application *app, __s32 value) in mt_compute_timestamp()
1009 struct mt_application *app, in mt_process_slot()
1157 struct mt_application *app, in mt_process_mt_event()
1200 struct mt_application *app = rdata->application; in mt_touch_report() local
1297 struct mt_application *app) in mt_touch_input_configured()
1572 struct mt_application *app) in mt_post_parse_default_settings()
[all …]
/openbmc/bmcweb/redfish-core/src/
H A Dredfish.cpp54 RedfishService::RedfishService(App& app) in RedfishService()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c32 struct dcb_app app = { in ixgbe_copy_dcb_cfg() local
367 struct dcb_app app = { in ixgbe_dcbnl_set_all() local
474 struct dcb_app app = { in ixgbe_dcbnl_getapp() local
616 struct dcb_app *app) in ixgbe_dcbnl_ieee_setapp()
661 struct dcb_app *app) in ixgbe_dcbnl_ieee_delapp()
/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp156 explicit GetPLDMVersion(const char* type, const char* name, CLI::App* app) : in GetPLDMVersion()
255 CLI::App* app) : CommandInterface(type, name, app) in GetPLDMCommands()
364 void registerCommand(CLI::App& app) in registerCommand()
H A Dpldm_bios_cmd.cpp102 explicit SetDateTime(const char* type, const char* name, CLI::App* app) : in SetDateTime()
458 explicit GetBIOSTable(const char* type, const char* name, CLI::App* app) : in GetBIOSTable()
686 const char* type, const char* name, CLI::App* app) : in GetBIOSAttributeCurrentValueByHandle()
776 CLI::App* app) : in SetBIOSAttributeCurrentValue()
957 void registerCommand(CLI::App& app) in registerCommand()
/openbmc/phosphor-host-ipmid/app/
H A Dmeson.build5 app_lib = static_library( build
/openbmc/phosphor-power/phosphor-power-supply/
H A Dmain.cpp33 CLI::App app{"OpenBMC Power Supply Unit Monitor"}; in main() local
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp42 explicit GetAlertStatus(const char* type, const char* name, CLI::App* app) : in GetAlertStatus()
201 void registerCommand(CLI::App& app) in registerCommand()
/openbmc/u-boot/Documentation/sphinx/
H A Dkernel_include.py45 def setup(app): argument
H A Dkerneldoc.py135 def setup(app): argument
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dusb_manager_main.cpp18 CLI::App app{"Update the firmware of OpenBMC via USB app"}; in main() local
/openbmc/phosphor-certificate-manager/
H A Dargument.cpp12 CLI::App app{"OpenBMC Certificate Management Daemon"}; in processArguments() local
/openbmc/linux/Documentation/sphinx/
H A Dkernel_include.py45 def setup(app): argument
H A Dmaintainers_include.py31 def setup(app): argument
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmain.cpp37 CLI::App app; in main() local
/openbmc/telemetry/src/
H A Dmain.cpp33 Telemetry app(bus); in main() local
/openbmc/ipmi-fru-parser/
H A Dreadeeprom.cpp23 CLI::App app{"OpenBMC IPMI-FRU-Parser"}; in main() local

12345678910