Searched refs:tegra210_amx_of_match (Results 1 – 1 of 1) sorted by relevance
526 static const struct of_device_id tegra210_amx_of_match[] = { variable531 MODULE_DEVICE_TABLE(of, tegra210_amx_of_match);542 match = of_match_device(tegra210_amx_of_match, dev); in tegra210_amx_platform_probe()595 .of_match_table = tegra210_amx_of_match,