Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h240 struct drm_mode_get_property { struct
H A Ddrm.h719 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
H A Ddrm_crtc.c2967 struct drm_mode_get_property *out_resp = data; in drm_mode_getproperty_ioctl()