Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dserial-tegra.c1254 static const struct of_device_id tegra_uart_of_match[] = { variable
1264 MODULE_DEVICE_TABLE(of, tegra_uart_of_match);
1275 match = of_match_device(tegra_uart_of_match, &pdev->dev); in tegra_uart_probe()
1370 .of_match_table = tegra_uart_of_match,