Home
last modified time | relevance | path

Searched refs:drm_mode_get_blob (Results 1 – 11 of 11) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_prop_blob.c76 struct drm_mode_get_blob get; in validate_prop()
125 struct drm_mode_get_blob get; in test_validate()
Dkms_properties.c471 struct drm_mode_get_blob blob; in validate_blob_prop()
/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h460 struct drm_mode_get_blob { struct
Ddrm.h872 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
/external/libdrm/include/drm/
Ddrm_mode.h459 struct drm_mode_get_blob { struct
Ddrm.h905 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h479 struct drm_mode_get_blob { struct
Ddrm.h912 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h474 struct drm_mode_get_blob { struct
Ddrm.h906 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
/external/libdrm/
Dxf86drmMode.c692 struct drm_mode_get_blob blob; in drmModeGetPropertyBlob()