Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Daspeed-video.c249 struct aspeed_video_config { struct
254 static const struct aspeed_video_config ast2400_config = { argument
259 static const struct aspeed_video_config ast2500_config = {
264 static const struct aspeed_video_config ast2600_config = {
1688 const struct aspeed_video_config *config; in aspeed_video_probe()