Home
last modified time | relevance | path

Searched refs:system_shutdown (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dcore_system.h44 system_shutdown( bool emergency );
117 .Shutdown = system_shutdown,
/dports/misc/rump/buildrump.sh-b914579/src/sys/modules/luapmf/
H A Dluapmf.c48 system_shutdown(lua_State *L) in system_shutdown() function
88 { "system_shutdown", system_shutdown }, in luaopen_pmf()
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/include/sbi/
H A Dsbi_platform.h116 int (*system_shutdown)(u32 type); member
514 if (plat && sbi_platform_ops(plat)->system_shutdown) in sbi_platform_system_shutdown()
515 return sbi_platform_ops(plat)->system_shutdown(type); in sbi_platform_system_shutdown()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/include/sbi/
H A Dsbi_platform.h116 int (*system_shutdown)(u32 type); member
514 if (plat && sbi_platform_ops(plat)->system_shutdown) in sbi_platform_system_shutdown()
515 return sbi_platform_ops(plat)->system_shutdown(type); in sbi_platform_system_shutdown()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/include/sbi/
H A Dsbi_platform.h139 int (*system_shutdown)(u32 type); member
620 if (plat && sbi_platform_ops(plat)->system_shutdown) in sbi_platform_system_shutdown()
621 return sbi_platform_ops(plat)->system_shutdown(type); in sbi_platform_system_shutdown()
/dports/audio/festalon/festalon/src/pce/
H A Dsystem.h9 void system_shutdown(FESTALON_HES *);
H A Dsystem.c76 void system_shutdown(FESTALON_HES *hes) in system_shutdown() function
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/RISC-V/PlatformPkg/Library/OpensbiPlatformLibNull/
H A DPlatform.c32 .system_shutdown = NULL
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sms/
H A Dsmssystem.h83 void system_shutdown(void);
H A Dsmssystem.cpp165 void system_shutdown(void) in system_shutdown() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/sms/
H A Dsmssystem.h82 void system_shutdown(void);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/platform/spike/
H A Dplatform.c103 .system_shutdown = htif_system_down
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/platform/kendryte/k210/
H A Dplatform.c132 .system_shutdown = k210_system_shutdown
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/platform/kendryte/k210/
H A Dplatform.c132 .system_shutdown = k210_system_shutdown
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/platform/kendryte/k210/
H A Dplatform.c132 .system_shutdown = k210_system_shutdown
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/platform/qemu/sifive_u/
H A Dplatform.c146 .system_shutdown = sifive_u_system_down
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/platform/qemu/sifive_u/
H A Dplatform.c146 .system_shutdown = sifive_u_system_down
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/platform/qemu/virt/
H A Dplatform.c151 .system_shutdown = virt_system_down
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/platform/qemu/virt/
H A Dplatform.c151 .system_shutdown = virt_system_down
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/platform/template/
H A Dplatform.c217 .system_shutdown = platform_system_down
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/platform/template/
H A Dplatform.c217 .system_shutdown = platform_system_down
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/platform/template/
H A Dplatform.c217 .system_shutdown = platform_system_shutdown
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/platform/qemu/virt/
H A Dplatform.c152 .system_shutdown = virt_system_down
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/platform/ariane-fpga/
H A Dplatform.c194 .system_shutdown = ariane_system_shutdown
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/platform/ariane-fpga/
H A Dplatform.c194 .system_shutdown = ariane_system_shutdown

123