Searched refs:sunserial_console_match (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | suncore.c | 55 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() function 83 EXPORT_SYMBOL(sunserial_console_match); variable
|
H A D | sunhv.c | 567 sunserial_console_match(&sunhv_console, op->dev.of_node, in hv_probe()
|
H A D | sunsab.c | 1038 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe() 1042 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe()
|
H A D | sunzilog.c | 1467 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe() 1477 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe()
|
H A D | sunsu.c | 1507 sunserial_console_match(SUNSU_CONSOLE(), dp, in su_probe()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | suncore.c | 55 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() function 83 EXPORT_SYMBOL(sunserial_console_match); variable
|
H A D | sunhv.c | 565 sunserial_console_match(&sunhv_console, op->dev.of_node, in hv_probe()
|
H A D | sunsab.c | 1033 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe() 1037 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe()
|
H A D | sunzilog.c | 1465 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe() 1475 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe()
|
H A D | sunsu.c | 1499 sunserial_console_match(SUNSU_CONSOLE(), dp, in su_probe()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sunserialcore.h | 33 extern int sunserial_console_match(struct console *, struct device_node *,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sunserialcore.h | 33 extern int sunserial_console_match(struct console *, struct device_node *,
|
Completed in 16 milliseconds