Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dumb_buffers.c139 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle, in drm_mode_destroy_dumb() function
154 struct drm_mode_destroy_dumb *args = data; in drm_mode_destroy_dumb_ioctl()
156 return drm_mode_destroy_dumb(dev, args->handle, file_priv); in drm_mode_destroy_dumb_ioctl()
H A Ddrm_crtc_internal.h100 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle,
/netbsd/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h826 struct drm_mode_destroy_dumb { struct
H A Ddrm.h943 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)