Searched defs:gsc_context (Results 1 – 1 of 1) sorted by relevance
96 struct gsc_context { struct97 struct exynos_drm_ipp ipp;99 void *dma_priv;100 struct device *dev;105 void __iomem *regs;106 const char **clk_names;108 int num_clocks;109 struct gsc_scaler sc;110 int id;111 int irq;[all …]
Completed in 9 milliseconds