Searched refs:start_uart_channel_dev_resend (Results 1 – 3 of 3) sorted by relevance
| /misc/services/life_mngr/ |
| A D | uart_channel.h | 128 void start_uart_channel_dev_resend(struct channel_dev *c_dev, char *resend_buf, unsigned int resend…
|
| A D | uart_channel.c | 225 void start_uart_channel_dev_resend(struct channel_dev *c_dev, char *resend_buf, unsigned int resend… in start_uart_channel_dev_resend() function 239 start_uart_channel_dev_resend(c_dev, msg, resend_time); in start_all_uart_channel_dev_resend()
|
| A D | command_handler.c | 162 start_uart_channel_dev_resend(c_dev, msg, MIN_RESEND_TIME); in req_user_vm_shutdown_reboot() 196 start_uart_channel_dev_resend(c_dev, msg, MIN_RESEND_TIME); in req_system_shutdown_reboot()
|
Completed in 5 milliseconds