Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
HDdrm_mode.h444 struct drm_mode_connector_set_property { struct
HDdrm.h889 #define DRM_IOCTL_MODE_SETPROPERTY DRM_IOWR(0xAB, struct drm_mode_connector_set_property)
/dragonfly/sys/dev/drm/
HDdrm_connector.c1332 struct drm_mode_connector_set_property *conn_set_prop = data; in drm_mode_connector_property_set_ioctl()