Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/
Daspeed-smc.c421 static const struct of_device_id aspeed_smc_matches[] = { variable
428 MODULE_DEVICE_TABLE(of, aspeed_smc_matches);
862 match = of_match_device(aspeed_smc_matches, &pdev->dev); in aspeed_smc_probe()
902 .of_match_table = aspeed_smc_matches,