Home
last modified time | relevance | path

Searched refs:sunserial_console_match (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dsunserialcore.h32 extern int sunserial_console_match(struct console *, struct device_node *,
/linux-4.4.14/drivers/tty/serial/
Dsuncore.c54 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() function
82 EXPORT_SYMBOL(sunserial_console_match);
Dsunhv.c565 sunserial_console_match(&sunhv_console, op->dev.of_node, in hv_probe()
Dsunsab.c1040 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe()
1044 sunserial_console_match(SUNSAB_CONSOLE(), op->dev.of_node, in sab_probe()
Dsunzilog.c1468 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe()
1478 if (sunserial_console_match(SUNZILOG_CONSOLE(), op->dev.of_node, in zs_probe()
Dsunsu.c1488 sunserial_console_match(SUNSU_CONSOLE(), dp, in su_probe()