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

/linux-4.4.14/drivers/spi/
H A Dspi-tegra20-sflash.c423 static const struct of_device_id tegra_sflash_of_match[] = { variable in typeref:struct:of_device_id
427 MODULE_DEVICE_TABLE(of, tegra_sflash_of_match);
437 match = of_match_device(tegra_sflash_of_match, &pdev->dev); tegra_sflash_probe()
612 .of_match_table = tegra_sflash_of_match,

Completed in 35 milliseconds