OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_IOCTL_MODE_CREATE_DUMB
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/drm/
drm.h
561
#define
DRM_IOCTL_MODE_CREATE_DUMB
DRM_IOWR(0xB2, struct drm_mode_create_dumb)
/external/kernel-headers/original/uapi/drm/
drm.h
778
#define
DRM_IOCTL_MODE_CREATE_DUMB
DRM_IOWR(0xB2, struct drm_mode_create_dumb)
/external/libdrm/include/drm/
drm.h
765
#define
DRM_IOCTL_MODE_CREATE_DUMB
DRM_IOWR(0xB2, struct drm_mode_create_dumb)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h
714
#define
DRM_IOCTL_MODE_CREATE_DUMB
DRM_IOWR(0xB2, struct drm_mode_create_dumb)
Completed in 74 milliseconds