Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof.h440 bool of_console_check(struct device_node *dn, char *name, int index);
790 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function
/linux-6.3-rc2/drivers/of/
A Dbase.c2033 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function
2044 EXPORT_SYMBOL_GPL(of_console_check);
/linux-6.3-rc2/drivers/tty/serial/
A Dsprd_serial.c1100 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()
A Dserial_core.c3097 of_console_check(uport->dev->of_node, uport->cons->name, uport->line); in uart_add_one_port()

Completed in 23 milliseconds