Searched refs:drm_mode_destroy_blob (Results 1 – 11 of 11) sorted by relevance
63 struct drm_mode_destroy_blob d; in igt_require_propblob()113 struct drm_mode_destroy_blob destroy; in destroy_prop()
821 struct drm_mode_destroy_blob { struct
891 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
924 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
934 struct drm_mode_destroy_blob { struct
931 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
928 struct drm_mode_destroy_blob { struct
925 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
518 struct drm_mode_destroy_blob destroy_blob; in DestroyPropertyBlob()
1501 struct drm_mode_destroy_blob destroy; in drmModeDestroyPropertyBlob()