Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c411 static const struct of_device_id tegra_sflash_of_match[] = { variable
415 MODULE_DEVICE_TABLE(of, tegra_sflash_of_match);
424 match = of_match_device(tegra_sflash_of_match, &pdev->dev); in tegra_sflash_probe()
600 .of_match_table = tegra_sflash_of_match,