Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_lvds.c45 struct intel_lvds_connector { struct
73 struct intel_lvds_connector *attached_connector;
81 static struct intel_lvds_connector *to_lvds_connector(struct drm_connector *connector) in to_lvds_connector()
83 return container_of(connector, struct intel_lvds_connector, base.base); in to_lvds_connector()
464 struct intel_lvds_connector *lvds_connector = to_lvds_connector(connector); in intel_lvds_get_modes()
489 struct intel_lvds_connector *lvds_connector = in intel_lvds_destroy()
861 struct intel_lvds_connector *lvds_connector; in intel_lvds_init()