Home
last modified time | relevance | path

Searched defs:detection (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dphase_fault_detection_tests.cpp141 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
198 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
315 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
345 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
391 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
446 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
479 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
527 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
578 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
638 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
[all …]
H A Dpresence_detection_tests.cpp66 createParentObjects(std::unique_ptr<PresenceDetection> detection) in createParentObjects()
101 PresenceDetection detection{std::move(actions)}; in TEST() local
115 PresenceDetection* detection = new PresenceDetection(std::move(actions)); in TEST() local
150 PresenceDetection* detection = new PresenceDetection(std::move(actions)); in TEST() local
285 PresenceDetection detection{std::move(actions)}; in TEST() local
300 PresenceDetection* detection = new PresenceDetection(std::move(actions)); in TEST() local
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c621 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.c539 struct acx_energy_detection *detection; in wl1271_acx_cca_threshold() local
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_api_mib.h251 u8 detection:1; member