Searched refs:tegra_sflash_of_match (Results 1 – 1 of 1) sorted by relevance
423 static const struct of_device_id tegra_sflash_of_match[] = { variable427 MODULE_DEVICE_TABLE(of, tegra_sflash_of_match);437 match = of_match_device(tegra_sflash_of_match, &pdev->dev); in tegra_sflash_probe()612 .of_match_table = tegra_sflash_of_match,