Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/linux/
H A Ddrm_mode.h521 struct drm_mode_destroy_dumb { struct
H A Ddrm.h896 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/rockchip-linux_mpp/osal/allocator/
H A Dallocator_drm.c152 struct drm_mode_destroy_dumb data = { in drm_free()