Searched refs:is_uart_channel_connection_list_empty (Results 1 – 3 of 3) sorted by relevance
144 bool is_uart_channel_connection_list_empty(struct uart_channel *c);
75 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()
268 bool is_uart_channel_connection_list_empty(struct uart_channel *c) in is_uart_channel_connection_list_empty() function
Completed in 5 milliseconds