Searched refs:drm_mode_connector_set_property (Results 1 – 8 of 8) sorted by relevance
392 struct drm_mode_connector_set_property { struct
855 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
409 struct drm_mode_connector_set_property { struct
429 struct drm_mode_connector_set_property { struct
877 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
81 …RTY(fd fd_dri, cmd const[DRM_IOCTL_MODE_SETPROPERTY], arg ptr[in, drm_mode_connector_set_property])
727 struct drm_mode_connector_set_property osp; in drmModeConnectorSetProperty()