Searched refs:drm_mode_get_property (Results 1 – 5 of 5) sorted by relevance
327 struct drm_mode_get_property { struct
794 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
317 struct drm_mode_get_property { struct
788 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
626 struct drm_mode_get_property prop; in drmModeGetProperty()