Home
last modified time | relevance | path

Searched refs:exynos_g2d_exec_ioctl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.h12 extern int exynos_g2d_exec_ioctl(struct drm_device *dev, void *data,
31 static inline int exynos_g2d_exec_ioctl(struct drm_device *dev, void *data, in exynos_g2d_exec_ioctl() function
H A Dexynos_drm_drv.c90 DRM_IOCTL_DEF_DRV(EXYNOS_G2D_EXEC, exynos_g2d_exec_ioctl,
H A Dexynos_drm_g2d.c1298 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_exec_ioctl() function