Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c2907 static int sci_init_single(struct platform_device *dev, in sci_init_single() function
3163 sci_init_single(pdev, &sci_ports[pdev->id], pdev->id, cfg, true); in sci_probe_earlyprintk()
3365 ret = sci_init_single(dev, sciport, index, p, false); in sci_probe_single()