Searched refs:omap54xx_dispc_feats (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 4432 static const struct dispc_features omap54xx_dispc_feats = { variable 4730 { .compatible = "ti,omap5-dispc", .data = &omap54xx_dispc_feats }, 4731 { .compatible = "ti,dra7-dispc", .data = &omap54xx_dispc_feats },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 4469 static const struct dispc_features omap54xx_dispc_feats = { variable 4728 { .compatible = "ti,omap5-dispc", .data = &omap54xx_dispc_feats }, 4729 { .compatible = "ti,dra7-dispc", .data = &omap54xx_dispc_feats },
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 3836 static const struct dispc_features omap54xx_dispc_feats = { variable 3881 return &omap54xx_dispc_feats; in dispc_get_features()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 3834 static const struct dispc_features omap54xx_dispc_feats = { variable 3879 return &omap54xx_dispc_feats; in dispc_get_features()
|
Completed in 27 milliseconds