Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Ds3c2400.c76 return s3c24xx_serial_probe(dev, &s3c2400_uart_inf); in s3c2400_serial_probe()
Ds3c2410.c88 return s3c24xx_serial_probe(dev, &s3c2410_uart_inf); in s3c2410_serial_probe()
Ds3c24a0.c92 return s3c24xx_serial_probe(dev, &s3c24a0_uart_inf); in s3c24a0_serial_probe()
Ds3c2412.c122 return s3c24xx_serial_probe(dev, &s3c2412_uart_inf); in s3c2412_serial_probe()
Ds3c6400.c122 return s3c24xx_serial_probe(dev, &s3c6400_uart_inf); in s3c6400_serial_probe()
Dsamsung.h72 extern int s3c24xx_serial_probe(struct platform_device *dev,
Ds5pv210.c127 return s3c24xx_serial_probe(pdev, s5p_uart_inf[pdev->id]); in s5p_serial_probe()
Ds3c2440.c151 return s3c24xx_serial_probe(dev, &s3c2440_uart_inf); in s3c2440_serial_probe()
Dsamsung.c1145 int s3c24xx_serial_probe(struct platform_device *dev, in s3c24xx_serial_probe() function
1180 EXPORT_SYMBOL_GPL(s3c24xx_serial_probe);