Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tegra.c463 static const struct of_device_id tegra_gpio_of_match[] = { variable
487 match = of_match_device(tegra_gpio_of_match, &pdev->dev); in tegra_gpio_probe()
585 .of_match_table = tegra_gpio_of_match,