Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h430 struct drm_mode_get_property { struct
H A Ddrm.h888 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
/dragonfly/sys/dev/drm/
H A Ddrm_property.c441 struct drm_mode_get_property *out_resp = data; in drm_mode_getproperty_ioctl()