Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Ddrm_mode.h590 struct drm_mode_get_property { struct
/linux/tools/include/uapi/drm/
H A Ddrm.h1175 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
/linux/drivers/gpu/drm/
H A Ddrm_property.c461 struct drm_mode_get_property *out_resp = data; in drm_mode_getproperty_ioctl()