Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Daspeed-smc.c420 static const struct of_device_id aspeed_smc_matches[] = { variable
427 MODULE_DEVICE_TABLE(of, aspeed_smc_matches);
857 match = of_match_device(aspeed_smc_matches, &pdev->dev); in aspeed_smc_probe()
897 .of_match_table = aspeed_smc_matches,