Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/drm/
H A Ddrm_mode.h468 struct drm_mode_destroy_blob { struct
H A Ddrm.h560 #define DRM_IOCTL_MODE_DESTROYPROPBLOB DRM_IOWR(0xBE, struct drm_mode_destroy_blob)
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
H A Ddrmdevice.cpp459 struct drm_mode_destroy_blob destroy_blob; in DestroyPropertyBlob()