Home
last modified time | relevance | path

Searched refs:Fallback (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/phosphor-fan-presence/presence/
H A Dfallback.hpp27 class Fallback : public RedundancyPolicy class
30 Fallback() = delete;
31 Fallback(const Fallback&) = default;
32 Fallback& operator=(const Fallback&) = default;
33 Fallback(Fallback&&) = default;
34 Fallback& operator=(Fallback&&) = default;
35 ~Fallback() = default;
44 Fallback(const Fan& fan, in Fallback() function in phosphor::fan::presence::Fallback
58 Fallback(const Fan& fan, in Fallback() function in phosphor::fan::presence::Fallback
60 Fallback(fan, s, nullptr) in Fallback()
H A Dfallback.cpp33 void Fallback::stateChanged(bool present, PresenceSensor& /*sensor*/) in stateChanged()
78 void Fallback::monitor() in monitor()
H A Dpfpgen.py206 class Fallback(Rpolicy, Renderer): class
211 super(Fallback, self).__init__(**kw)
214 super(Fallback, self).setup(objs)
262 "fallback": Fallback,
H A Djson_parser.cpp376 return std::make_unique<Fallback>(std::get<fanPolicyFanPos>(fan), pSensors, in getFallback()
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.hpp50 struct Fallback struct in phosphor::watchdog::Watchdog
71 std::optional<Fallback>&& fallback = std::nullopt,
175 std::optional<Fallback> fallback;
H A Dmainapp.cpp51 void printFallback(const Watchdog::Fallback& fallback) in printFallback()
197 std::optional<Watchdog::Fallback> maybeFallback; in main()
200 Watchdog::Fallback fallback; in main()
/openbmc/phosphor-fan-presence/presence/test/
H A Dfallbacktest.cpp75 Fallback f{fan, sensors}; in TEST()
108 Fallback f{fan, sensors}; in TEST()
154 Fallback f{fan, sensors}; in TEST()
193 Fallback f{fan, sensors}; in TEST()
226 Fallback f{fan, sensors}; in TEST()
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daccount_service.hpp24 Fallback, enumerator
91 {LocalAccountAuth::Fallback, "Fallback"},
/openbmc/phosphor-fan-presence/presence/templates/
H A Dfallback.mako.hpp1 std::make_unique<Fallback>(
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton_hs.dtsi39 /* TIMER1 for free running clocksource: Fallback if rtc not found */
/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp277 Watchdog::Fallback fallback; in TEST_F()
359 Watchdog::Fallback fallback; in TEST_F()
412 Watchdog::Fallback fallback; in TEST_F()
469 Watchdog::Fallback fallback; in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dhiredis-use-default-CC-if-it-is-set.patch29 # Fallback to gcc when $CC is not in $PATH.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A Dhiredis-use-default-CC-if-it-is-set.patch33 # Fallback to gcc when $CC is not in $PATH.
/openbmc/qemu/host/include/x86_64/host/
H A Dload-extract-al16-al8.h.inc45 /* Fallback definition that must be optimized away, or error. */
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duboot-extlinux-config.bbclass45 # UBOOT_EXTLINUX_MENU_DESCRIPTION:fallback ??= "Linux Fallback"
56 # LABEL Linux Fallback
/openbmc/linux/arch/alpha/lib/
H A Dev6-memset.S169 addq $5, 64, $7 # E : Fallback address for wh64 (== next trip addr)
347 addq $5, 64, $7 # E : Fallback address for wh64 (== next trip addr)
535 addq $5, 64, $7 # E : Fallback address for wh64 (== next trip addr)
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0001-kea-fix-reproducible-build-failure.patch33 # Find the installed kea-lfc if available. Fallback to sources otherwise.
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-memcheck-tests-Fix-timerfd-syscall-test.patch7 are 64bit time_t safe. Fallback to existing definitions if libc does not
/openbmc/u-boot/doc/
H A DREADME.video55 1: Enabled. Fallback to the lcd / vga / none in that order (if available)
/openbmc/linux/drivers/cpufreq/
H A DKconfig83 driver. Fallback governor will be the performance governor.
96 driver. Fallback governor will be the performance governor.
/openbmc/linux/scripts/dtc/
H A Ddtx_diff319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.2.1/
H A Dgpg-error_pkconf.patch90 - # Fallback candidate, the one of system-installed (by $CC)
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/
H A Dpkgconfig.patch99 - # Fallback candidate, the one of system-installed (by $CC)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC0-1.024 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid …
/openbmc/linux/Documentation/sound/cards/
H A Demu-mixer.rst75 name='Clock Fallback',index=0

12