Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/tegra/
Dtegra30_i2s.c371 static const struct of_device_id tegra30_i2s_of_match[] = { variable
394 match = of_match_device(tegra30_i2s_of_match, &pdev->dev); in tegra30_i2s_platform_probe()
573 .of_match_table = tegra30_i2s_of_match,
585 MODULE_DEVICE_TABLE(of, tegra30_i2s_of_match);