Searched refs:of_console_check (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| A D | of.h | 562 bool of_console_check(struct device_node *dn, char *name, int index); 960 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 D | base.c | 2166 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function 2177 EXPORT_SYMBOL_GPL(of_console_check);
|
| /linux/drivers/tty/serial/ |
| A D | sprd_serial.c | 1127 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()
|
| A D | serial_core.c | 2917 of_console_check(uport->dev->of_node, uport->cons->name, uport->line); in uart_add_one_port()
|
| /linux/ |
| A D | vmlinux.symvers | 1516 0x00000000 of_console_check vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 47560 ffff800010ccb370 T of_console_check
|
| A D | .tmp_System.map | 47560 ffff800010ccb370 T of_console_check
|
Completed in 402 milliseconds