Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dchassis.cpp64 void Chassis::configure(Services& services, System& system) in configure()
77 void Chassis::detectPhaseFaults(Services& services, System& system) in detectPhaseFaults()
86 void Chassis::monitorSensors(Services& services, System& system) in monitorSensors()
H A Ddevice.cpp88 void Device::configure(Services& services, System& system, Chassis& chassis) in configure()
107 void Device::detectPhaseFaults(Services& services, System& system, in detectPhaseFaults()
121 void Device::monitorSensors(Services& services, System& system, in monitorSensors()
H A Dconfiguration.cpp33 void Configuration::execute(Services& services, System& system, in execute()
39 void Configuration::execute(Services& services, System& system, in execute()
45 void Configuration::execute(Services& services, System& system, in execute()
H A Drail.cpp35 void Rail::configure(Services& services, System& system, Chassis& chassis, in configure()
45 void Rail::monitorSensors(Services& services, System& system, Chassis& chassis, in monitorSensors()
H A Dpresence_detection.cpp32 bool PresenceDetection::execute(Services& services, System& system, in execute()
H A Dsensor_monitoring.cpp43 void SensorMonitoring::execute(Services& services, System& system, in execute()
H A Dmanager.hpp239 std::unique_ptr<System> system{}; member in phosphor::power::regulators::Manager
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dsystem_tests.cpp75 System system{std::move(rules), std::move(chassis)}; in TEST() local
113 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
167 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
236 System system{std::move(rules), std::move(chassis)}; in TEST() local
261 System system{std::move(rules), std::move(chassis)}; in TEST() local
351 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
371 System system{std::move(rules), std::move(chassis)}; in TEST() local
404 System system{std::move(rules), std::move(chassis)}; in TEST() local
440 System system{std::move(rules), std::move(chassis)}; in TEST() local
544 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
H A Dconfiguration_tests.cpp136 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
196 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
263 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
331 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
402 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
480 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
H A Drail_tests.cpp137 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
228 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
284 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
365 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
426 System system{std::move(rules), std::move(chassisVec)}; in TEST() local
/openbmc/linux/include/trace/
Ddefine_custom_trace.h
Ddefine_trace.h
/openbmc/linux/drivers/media/rc/
Dir-rc5-decoder.c
/openbmc/qemu/target/i386/tcg/
H A Dmeson.build15 subdir('system') subdir
/openbmc/qemu/target/mips/tcg/
H A Dmeson.build39 subdir('system') subdir
/openbmc/phosphor-networkd/test/
H A Dmock_syscall.hpp4 namespace phosphor::network::system namespace
/openbmc/qemu/target/mips/
H A Dmeson.build13 subdir('system') subdir
/openbmc/phosphor-networkd/src/
H A Dsystem_queries.hpp9 namespace phosphor::network::system namespace
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dsystem_dump_entry.cpp15 namespace system namespace
H A Ddump_manager_system.hpp15 namespace system namespace
H A Dsystem_dump_entry.hpp14 namespace system namespace
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dscrape-html-report.js2 var system = require('system'); variable
/openbmc/linux/drivers/platform/x86/intel/atomisp2/
Dled.c
/openbmc/phosphor-fan-presence/monitor/
H A Dmain.cpp75 System system(mode, bus, event); in main() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp56 nlohmann::json::object_t system; in handleSystemCollectionMembers() local
282 for (const std::string& system : systemsPaths) in afterGetValidSystemsPath() local

1234