OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_IOCTL_EXYNOS_GEM_GET
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/exynos/
exynos_drm.h
147
#define
DRM_IOCTL_EXYNOS_GEM_GET
DRM_IOWR(DRM_COMMAND_BASE + \
/bionic/libc/kernel/uapi/drm/
exynos_drm.h
225
#define
DRM_IOCTL_EXYNOS_GEM_GET
DRM_IOWR(DRM_COMMAND_BASE + DRM_EXYNOS_GEM_GET, struct drm_exynos_gem_info)
/external/kernel-headers/original/uapi/drm/
exynos_drm.h
305
#define
DRM_IOCTL_EXYNOS_GEM_GET
DRM_IOWR(DRM_COMMAND_BASE + \
Completed in 84 milliseconds