Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c92 static const struct of_device_id aspeed_gfx_match[] = { variable
98 MODULE_DEVICE_TABLE(of, aspeed_gfx_match);
155 match = of_match_device(aspeed_gfx_match, &pdev->dev); in aspeed_gfx_load()
375 .of_match_table = aspeed_gfx_match,