Searched refs:aspeed_gfx_match (Results 1 – 1 of 1) sorted by relevance
82 static const struct of_device_id aspeed_gfx_match[] = { variable87 MODULE_DEVICE_TABLE(of, aspeed_gfx_match);144 match = of_match_device(aspeed_gfx_match, &pdev->dev); in aspeed_gfx_load()358 .of_match_table = aspeed_gfx_match,