Home
last modified time | relevance | path

Searched defs:reboot (Results 1 – 25 of 83) sorted by relevance

1234

/external/coreboot/src/soc/amd/stoneyridge/
Dearly_fch.c42 static void setup_spread_spectrum(int *reboot) in setup_spread_spectrum()
96 static void setup_misc(int *reboot) in setup_misc()
111 int reboot = 0; in bootblock_fch_early_init() local
/external/openthread/tools/harness-automation/autothreadharness/
Dpdu_controller.py57 def reboot(self, **params): member in PduController
72 def reboot(self, **params): member in DummyPduController
130 def reboot(self, **params): member in ApcPduController
185 def reboot(self, **params): member in NordicBoardPduController
376 def reboot(self, **params): member in EatonPduController
400 def reboot(self, **params): member in IpPowerSocketPduController
427 def reboot(self, **kwargs): member in ManualPduController
/external/musl/src/linux/
Dreboot.c4 int reboot(int type) in reboot() function
/external/trusty/musl/src/linux/
Dreboot.c4 int reboot(int type) in reboot() function
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
Dtest_setup.sh77 reboot() function
/external/toolchain-utils/binary_search_tool/common/
Dtest_setup.sh77 reboot() function
/external/toolchain-utils/binary_search_tool/cros_pkg/
Dtest_setup.sh77 reboot() function
/external/strace/
Dreboot.c7 SYS_FUNC(reboot) in SYS_FUNC() argument
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/system/
Dsyscalls.rs40 pub(crate) fn reboot(cmd: RebootCommand) -> io::Result<()> { in reboot() function
/external/rust/android-crates-io/crates/rustix/src/backend/libc/system/
Dsyscalls.rs65 pub(crate) fn reboot(cmd: RebootCommand) -> io::Result<()> { in reboot() function
/external/arm-trusted-firmware/plat/mediatek/common/drivers/rtc/
Drtc_mt6359p.c27 uint16_t reboot; in rtc_disable_2sec_reboot() local
/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/rtc/
Drtc_mt6359p.c27 uint16_t reboot; in rtc_disable_2sec_reboot() local
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_hidreports_tests.py68 reboot=False, argument
Dbluetooth_adapter_pairing_tests.py42 pairing_twice=False, suspend_resume=False, reboot=False): argument
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8183/drivers/rtc/
Drtc.c26 uint16_t reboot; in rtc_disable_2sec_reboot() local
/external/trusty/arm-trusted-firmware/plat/mediatek/mt8186/drivers/rtc/
Drtc.c26 uint16_t reboot; in rtc_disable_2sec_reboot() local
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/rtc/
Drtc.c26 uint16_t reboot; in rtc_disable_2sec_reboot() local
/external/autotest/server/hosts/
Dremote.py134 def reboot(self, timeout=DEFAULT_REBOOT_TIMEOUT, wait=True, member in RemoteHost
158 def reboot(): function
/external/autotest/server/site_tests/rlz_CheckPing/
Drlz_CheckPing.py112 check_ping_not_resent=False, reboot=False): argument
/external/autotest/server/site_tests/firmware_ECUpdateId/
Dfirmware_ECUpdateId.py66 reboot = lambda: self.faft_client.ec.reboot_to_switch_slot() function
/external/skia/tools/skpbench/
D_adb.py50 def reboot(self): member in Adb
/external/rust/android-crates-io/crates/rustix/src/
Dsystem.rs218 pub fn reboot(cmd: RebootCommand) -> io::Result<()> { in reboot() function
/external/coreboot/payloads/libpayload/libc/
Dlib.c183 __weak void reboot(void) in reboot() function
/external/angle/build/android/
Dprovision_devices.py96 def run_phase(phase_func, reboot_timeout, reboot=True): argument
/external/cronet/tot/build/android/
Dprovision_devices.py96 def run_phase(phase_func, reboot_timeout, reboot=True): argument

1234