Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h798 struct drm_property *dpms_property; member
H A Ddrm_crtc.c555 dev->mode_config.dpms_property, 0); in drm_connector_init()
768 dev->mode_config.dpms_property = dpms; in drm_mode_create_standard_connector_properties()
3213 if (property == connector->dev->mode_config.dpms_property) { in drm_mode_connector_set_obj_prop()
H A Ddrm_fb_helper.c452 dev->mode_config.dpms_property, dpms_mode);