Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof.h449 bool of_console_check(struct device_node *dn, char *name, int index);
824 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function
/linux/drivers/of/
A Dbase.c1901 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function
1912 EXPORT_SYMBOL_GPL(of_console_check);
/linux/drivers/tty/serial/
A Dsprd_serial.c1099 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()
A Dserial_core.c3179 of_console_check(uport->dev->of_node, uport->cons->name, uport->line); in serial_core_add_one_port()

Completed in 19 milliseconds