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