Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Daspeed-smc.c424 static const struct of_device_id aspeed_smc_matches[] = { variable
431 MODULE_DEVICE_TABLE(of, aspeed_smc_matches);
859 match = of_match_device(aspeed_smc_matches, &pdev->dev); in aspeed_smc_probe()
899 .of_match_table = aspeed_smc_matches,