Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h459 struct drm_mode_destroy_dumb { struct
H A Ddrm.h730 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
H A Ddrm_crtc.c3670 struct drm_mode_destroy_dumb *args = data; in drm_mode_destroy_dumb_ioctl()