Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c2696 static const struct of_device_id s3c24xx_uart_dt_match[] = { variable
2713 MODULE_DEVICE_TABLE(of, s3c24xx_uart_dt_match);
2723 .of_match_table = of_match_ptr(s3c24xx_uart_dt_match),