Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h273 struct drm_mode_get_blob { struct
H A Ddrm.h721 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
H A Ddrm_crtc.c3103 struct drm_mode_get_blob *out_resp = data; in drm_mode_getblob_ioctl()