Home
last modified time | relevance | path

Searched refs:drm_mode_destroy_blob (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h1203 struct drm_mode_destroy_blob { struct
Ddrm.h1116 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmdevice.cpp445 struct drm_mode_destroy_blob destroy_blob; in DestroyPropertyBlob()