Home | History | Annotate | Download | only in drm

Lines Matching defs:connectors

156 	 * @connectors_changed: Connectors to this crtc have been updated,
187 * or when the CRTC and connectors are being disabled.
209 * connectors attached to this CRTC.
244 * For external connectors where the sink isn't fixed (like with a
386 * in the DRM. Each CRTC controls one or more connectors (note that the name
388 * connectors, not just CRTs).
880 * Each CRTC may have one or more connectors associated with it. This structure
1127 * @connectors: array of connectors to drive with this CRTC if possible
1128 * @num_connectors: size of @connectors array
1141 struct drm_connector **connectors;