Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h447 struct drm_mode_map_dumb { struct
H A Ddrm.h729 #define DRM_IOCTL_MODE_MAP_DUMB DRM_IOWR(0xB3, struct drm_mode_map_dumb)
H A Ddrm_crtc.c3701 struct drm_mode_map_dumb *args = data; in drm_mode_mmap_dumb_ioctl()