Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/
Ddrm_mode.h275 struct drm_mode_get_blob { struct
Ddrm.h723 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob)
Ddrm_crtc.c3137 struct drm_mode_get_blob *out_resp = data; in drm_mode_getblob_ioctl()