Home
last modified time | relevance | path

Searched refs:of_console_check (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/of/
H A Dbase.c1954 bool of_console_check(const struct device_node *dn, char *name, int index) in of_console_check() function
1965 EXPORT_SYMBOL_GPL(of_console_check);
/linux/drivers/tty/serial/
H A Dsprd_serial.c1123 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()