Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/aspeed/
Daspeed_gfx_drv.c93 static const struct of_device_id aspeed_gfx_match[] = { variable
99 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,