OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_r128_depth_t
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/drm/
r128_drm.h
135
#define DRM_IOCTL_R128_DEPTH DRM_IOW(DRM_COMMAND_BASE + DRM_R128_DEPTH,
drm_r128_depth_t
)
210
}
drm_r128_depth_t
;
typedef in typeref:struct:drm_r128_depth
/external/kernel-headers/original/uapi/drm/
r128_drm.h
217
#define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH,
drm_r128_depth_t
)
302
}
drm_r128_depth_t
;
typedef in typeref:struct:drm_r128_depth
/external/libdrm/include/drm/
r128_drm.h
211
#define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH,
drm_r128_depth_t
)
296
}
drm_r128_depth_t
;
typedef in typeref:struct:drm_r128_depth
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
r128_drm.h
211
#define DRM_IOCTL_R128_DEPTH DRM_IOW( DRM_COMMAND_BASE + DRM_R128_DEPTH,
drm_r128_depth_t
)
296
}
drm_r128_depth_t
;
typedef in typeref:struct:drm_r128_depth
Completed in 409 milliseconds