Searched defs:gsc_context (Results 1 – 1 of 1) sorted by relevance
97 struct gsc_context { struct98 struct exynos_drm_ipp ipp;99 struct drm_device *drm_dev;100 void *dma_priv;101 struct device *dev;102 struct exynos_drm_ipp_task *task;103 struct exynos_drm_ipp_formats *formats;104 unsigned int num_formats;106 void __iomem *regs;107 const char *const *clk_names;[all …]