Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsamsung.c1794 static const struct of_device_id s3c24xx_uart_dt_match[]; variable
1803 match = of_match_node(s3c24xx_uart_dt_match, pdev->dev.of_node); in s3c24xx_get_driver_data()
2383 static const struct of_device_id s3c24xx_uart_dt_match[] = { variable
2400 MODULE_DEVICE_TABLE(of, s3c24xx_uart_dt_match);
2410 .of_match_table = of_match_ptr(s3c24xx_uart_dt_match),