Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra210_amx.c526 static const struct of_device_id tegra210_amx_of_match[] = { variable
531 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,