Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra30_i2s.c389 static const struct of_device_id tegra30_i2s_of_match[] = { variable
410 match = of_match_device(tegra30_i2s_of_match, &pdev->dev); in tegra30_i2s_platform_probe()
590 .of_match_table = tegra30_i2s_of_match,
602 MODULE_DEVICE_TABLE(of, tegra30_i2s_of_match);
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra30_i2s.c401 static const struct of_device_id tegra30_i2s_of_match[] = { variable
560 .of_match_table = tegra30_i2s_of_match,
572 MODULE_DEVICE_TABLE(of, tegra30_i2s_of_match);

Completed in 2 milliseconds