Home
last modified time | relevance | path

Searched refs:is_uart_channel_connection_list_empty (Results 1 – 3 of 3) sorted by relevance

/misc/services/life_mngr/
A Duart_channel.h144 bool is_uart_channel_connection_list_empty(struct uart_channel *c);
A Dcommand_handler.c75 if (is_uart_channel_connection_list_empty(channel) && (!platform_reboot)) { in start_system_reboot()
92 if (is_uart_channel_connection_list_empty(channel) && (!platform_shutdown)) { in start_system_shutdown()
A Duart_channel.c268 bool is_uart_channel_connection_list_empty(struct uart_channel *c) in is_uart_channel_connection_list_empty() function

Completed in 5 milliseconds