Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/aspeed/
Daspeed-video.c308 struct aspeed_video_config { struct
313 static const struct aspeed_video_config ast2400_config = { argument
318 static const struct aspeed_video_config ast2500_config = {
323 static const struct aspeed_video_config ast2600_config = {
1963 const struct aspeed_video_config *config; in aspeed_video_probe()