Searched refs:arch_system_powerctl (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/syscalls/
H A Dsystem_priv.h11 zx_status_t arch_system_powerctl(uint32_t cmd, const zx_system_powerctl_arg_t* arg);
H A Dsystem_arm64.cpp13 zx_status_t arch_system_powerctl(uint32_t cmd, const zx_system_powerctl_arg_t* arg) { function
H A Dsystem_x86.cpp208 zx_status_t arch_system_powerctl(uint32_t cmd, const zx_system_powerctl_arg_t* arg) { function
H A Dsystem.cpp395 return arch_system_powerctl(cmd, &arg);

Completed in 79 milliseconds