Lines Matching defs:drm_dev
362 static void g2d_userptr_put_dma_addr(struct drm_device *drm_dev, in g2d_userptr_put_dma_addr()
406 static dma_addr_t *g2d_userptr_get_dma_addr(struct drm_device *drm_dev, in g2d_userptr_get_dma_addr()
542 static void g2d_userptr_free_all(struct drm_device *drm_dev, in g2d_userptr_free_all()
679 struct drm_device *drm_dev, in g2d_map_cmdlist_gem()
879 struct drm_device *drm_dev = g2d->subdrv.drm_dev; in g2d_finish_event() local
1037 int exynos_g2d_get_ver_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_get_ver_ioctl()
1063 int exynos_g2d_set_cmdlist_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_set_cmdlist_ioctl()
1233 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_exec_ioctl()
1295 static int g2d_subdrv_probe(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_probe()
1321 static void g2d_subdrv_remove(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_remove()
1326 static int g2d_open(struct drm_device *drm_dev, struct device *dev, in g2d_open()
1346 static void g2d_close(struct drm_device *drm_dev, struct device *dev, in g2d_close()