Lines Matching defs:drm_dev
360 static void g2d_userptr_put_dma_addr(struct drm_device *drm_dev, in g2d_userptr_put_dma_addr()
401 static dma_addr_t *g2d_userptr_get_dma_addr(struct drm_device *drm_dev, in g2d_userptr_get_dma_addr()
569 static void g2d_userptr_free_all(struct drm_device *drm_dev, in g2d_userptr_free_all()
689 struct drm_device *drm_dev, in g2d_map_cmdlist_gem()
889 struct drm_device *drm_dev = g2d->subdrv.drm_dev; in g2d_finish_event() local
1045 int exynos_g2d_get_ver_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_get_ver_ioctl()
1072 int exynos_g2d_set_cmdlist_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_set_cmdlist_ioctl()
1243 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_exec_ioctl()
1306 static int g2d_subdrv_probe(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_probe()
1335 static void g2d_subdrv_remove(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_remove()
1343 static int g2d_open(struct drm_device *drm_dev, struct device *dev, in g2d_open()
1363 static void g2d_close(struct drm_device *drm_dev, struct device *dev, in g2d_close()