OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_IOCTL_ETNAVIV_WAIT_FENCE
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/drm/
etnaviv_drm.h
147
#define
DRM_IOCTL_ETNAVIV_WAIT_FENCE
DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)
/external/kernel-headers/original/uapi/drm/
etnaviv_drm.h
225
#define
DRM_IOCTL_ETNAVIV_WAIT_FENCE
DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)
/external/libdrm/etnaviv/
etnaviv_drm.h
225
#define
DRM_IOCTL_ETNAVIV_WAIT_FENCE
DRM_IOW(DRM_COMMAND_BASE + DRM_ETNAVIV_WAIT_FENCE, struct drm_etnaviv_wait_fence)
Completed in 142 milliseconds