Searched refs:acked_req_shutdown_reboot_handler (Results 1 – 3 of 3) sorted by relevance
115 int acked_req_shutdown_reboot_handler(void *arg, int fd);
136 register_command_handler(acked_req_shutdown_reboot_handler, channel, ACK_REQ_SYS_SHUTDOWN); in init_uart_channel_devs_and_shutdown_commands()137 register_command_handler(acked_req_shutdown_reboot_handler, channel, ACK_REQ_SYS_REBOOT); in init_uart_channel_devs_and_shutdown_commands()
405 int acked_req_shutdown_reboot_handler(void *arg, int fd) in acked_req_shutdown_reboot_handler() function
Completed in 6 milliseconds