Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_dumb_buffers.c136 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle, in drm_mode_destroy_dumb() function
148 struct drm_mode_destroy_dumb *args = data; in drm_mode_destroy_dumb_ioctl()
150 return drm_mode_destroy_dumb(dev, args->handle, file_priv); in drm_mode_destroy_dumb_ioctl()
H A Ddrm_crtc_internal.h105 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle,
H A Ddrm_client.c460 drm_mode_destroy_dumb(client->dev, handle, client->file); in drm_client_framebuffer_create()
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h1060 struct drm_mode_destroy_dumb { struct
H A Ddrm.h1139 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/openbmc/linux/tools/include/uapi/drm/
H A Ddrm.h1139 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)