/openbmc/phosphor-fan-presence/presence/ |
H A D | fallback.hpp | 27 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 D | fallback.cpp | 33 void Fallback::stateChanged(bool present, PresenceSensor& /*sensor*/) in stateChanged() 78 void Fallback::monitor() in monitor()
|
H A D | pfpgen.py | 206 class Fallback(Rpolicy, Renderer): class 211 super(Fallback, self).__init__(**kw) 214 super(Fallback, self).setup(objs) 262 "fallback": Fallback,
|
H A D | json_parser.cpp | 376 return std::make_unique<Fallback>(std::get<fanPolicyFanPos>(fan), pSensors, in getFallback()
|
/openbmc/phosphor-watchdog/src/ |
H A D | watchdog.hpp | 50 struct Fallback struct in phosphor::watchdog::Watchdog 71 std::optional<Fallback>&& fallback = std::nullopt, 175 std::optional<Fallback> fallback;
|
H A D | mainapp.cpp | 51 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 D | fallbacktest.cpp | 75 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 D | account_service.hpp | 24 Fallback, enumerator 91 {LocalAccountAuth::Fallback, "Fallback"},
|
/openbmc/phosphor-fan-presence/presence/templates/ |
H A D | fallback.mako.hpp | 1 std::make_unique<Fallback>(
|
/openbmc/linux/arch/arc/boot/dts/ |
H A D | skeleton_hs.dtsi | 39 /* TIMER1 for free running clocksource: Fallback if rtc not found */
|
/openbmc/phosphor-watchdog/test/ |
H A D | watchdog.cpp | 277 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 D | hiredis-use-default-CC-if-it-is-set.patch | 29 # Fallback to gcc when $CC is not in $PATH.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/ |
H A D | hiredis-use-default-CC-if-it-is-set.patch | 33 # Fallback to gcc when $CC is not in $PATH.
|
/openbmc/qemu/host/include/x86_64/host/ |
H A D | load-extract-al16-al8.h.inc | 45 /* Fallback definition that must be optimized away, or error. */
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | uboot-extlinux-config.bbclass | 45 # UBOOT_EXTLINUX_MENU_DESCRIPTION:fallback ??= "Linux Fallback" 56 # LABEL Linux Fallback
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-memset.S | 169 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 D | 0001-kea-fix-reproducible-build-failure.patch | 33 # Find the installed kea-lfc if available. Fallback to sources otherwise.
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0001-memcheck-tests-Fix-timerfd-syscall-test.patch | 7 are 64bit time_t safe. Fallback to existing definitions if libc does not
|
/openbmc/u-boot/doc/ |
H A D | README.video | 55 1: Enabled. Fallback to the lcd / vga / none in that order (if available)
|
/openbmc/linux/drivers/cpufreq/ |
H A D | Kconfig | 83 driver. Fallback governor will be the performance governor. 96 driver. Fallback governor will be the performance governor.
|
/openbmc/linux/scripts/dtc/ |
H A D | dtx_diff | 319 Fallback '${__DTC}' was also not in \${PATH} or is not executable.
|
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.2.1/ |
H A D | gpg-error_pkconf.patch | 90 - # Fallback candidate, the one of system-installed (by $CC)
|
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/ |
H A D | pkgconfig.patch | 99 - # Fallback candidate, the one of system-installed (by $CC)
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CC0-1.0 | 24 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid …
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | emu-mixer.rst | 75 name='Clock Fallback',index=0
|