Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c210 static const struct of_device_id aspeed_gfx_match[] = { variable
257 .of_match_table = aspeed_gfx_match,

Completed in 2 milliseconds