uart_try_toggle_sysrq
EXPORT_SYMBOL_GPL(uart_try_toggle_sysrq);
bool uart_try_toggle_sysrq(struct uart_port *port, u8 ch);
if (uart_try_toggle_sysrq(port, ch))
if (uart_try_toggle_sysrq(port, ch))