Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/aspeed/
Daspeed_gfx_drv.c82 static const struct of_device_id aspeed_gfx_match[] = { variable
87 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,