Lines Matching refs:drm_device
73 struct drm_device *dev = encoder->base.dev; in intel_lvds_get_hw_state()
99 struct drm_device *dev = encoder->base.dev; in intel_lvds_get_config()
135 struct drm_device *dev = encoder->base.dev; in intel_pre_enable_lvds()
208 struct drm_device *dev = encoder->base.dev; in intel_enable_lvds()
235 struct drm_device *dev = encoder->base.dev; in intel_disable_lvds()
302 struct drm_device *dev = intel_encoder->base.dev; in intel_lvds_compute_config()
367 struct drm_device *dev = connector->dev; in intel_lvds_detect()
386 struct drm_device *dev = connector->dev; in intel_lvds_get_modes()
437 struct drm_device *dev = connector->dev; in intel_lid_notify()
514 struct drm_device *dev = connector->dev; in intel_lvds_set_property()
782 static bool lvds_is_present_in_vbt(struct drm_device *dev, in lvds_is_present_in_vbt()
860 bool intel_is_dual_link_lvds(struct drm_device *dev) in intel_is_dual_link_lvds()
878 struct drm_device *dev = lvds_encoder->base.base.dev; in compute_is_dual_link_lvds()
906 static bool intel_lvds_supported(struct drm_device *dev) in intel_lvds_supported()
928 void intel_lvds_init(struct drm_device *dev) in intel_lvds_init()