Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/
Dpinmux.c712 static struct of_device_id tegra_pinmux_of_match[] __devinitdata = { variable
729 match = of_match_device(tegra_pinmux_of_match, &pdev->dev); in tegra_pinmux_probe()
814 .of_match_table = tegra_pinmux_of_match,