Searched refs:s3c24xx_serial_probe (Results 1 – 9 of 9) sorted by relevance
76 return s3c24xx_serial_probe(dev, &s3c2400_uart_inf); in s3c2400_serial_probe()
88 return s3c24xx_serial_probe(dev, &s3c2410_uart_inf); in s3c2410_serial_probe()
92 return s3c24xx_serial_probe(dev, &s3c24a0_uart_inf); in s3c24a0_serial_probe()
122 return s3c24xx_serial_probe(dev, &s3c2412_uart_inf); in s3c2412_serial_probe()
122 return s3c24xx_serial_probe(dev, &s3c6400_uart_inf); in s3c6400_serial_probe()
72 extern int s3c24xx_serial_probe(struct platform_device *dev,
127 return s3c24xx_serial_probe(pdev, s5p_uart_inf[pdev->id]); in s5p_serial_probe()
151 return s3c24xx_serial_probe(dev, &s3c2440_uart_inf); in s3c2440_serial_probe()
1145 int s3c24xx_serial_probe(struct platform_device *dev, in s3c24xx_serial_probe() function1180 EXPORT_SYMBOL_GPL(s3c24xx_serial_probe);