Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsh-sci.c1714 static int __devinit sci_init_single(struct platform_device *dev, in sci_init_single() function
1893 sci_init_single(NULL, &sci_ports[pdev->id], pdev->id, cfg); in sci_probe_earlyprintk()
1961 ret = sci_init_single(dev, sciport, index, p); in sci_probe_single()