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