Searched defs:mixer_context (Results 1 – 2 of 2) sorted by relevance
93 struct mixer_context { struct94 struct platform_device *pdev;95 struct device *dev;96 struct drm_device *drm_dev;97 void *dma_priv;98 struct exynos_drm_crtc *crtc;99 struct exynos_drm_plane planes[MIXER_WIN_NR];100 unsigned long flags;102 int irq;103 void __iomem *mixer_regs;[all …]
95 struct mixer_context { struct96 struct platform_device *pdev;97 struct device *dev;98 struct drm_device *drm_dev;99 void *dma_priv;100 struct exynos_drm_crtc *crtc;101 struct exynos_drm_plane planes[MIXER_WIN_NR];102 unsigned long flags;104 int irq;105 void __iomem *mixer_regs;[all …]