Searched refs:aspeed_smc_matches (Results 1 – 1 of 1) sorted by relevance
421 static const struct of_device_id aspeed_smc_matches[] = { variable428 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,