Lines Matching full:connectors
313 * in the DRM. Each CRTC controls one or more connectors (note that the name
315 * connectors, not just CRTs).
381 * Each CRTC may have one or more connectors associated with it. This structure
423 * drm_connector_funcs - control connectors on a given device
434 * Each CRTC may have one or more connectors attached to it. The functions
435 * below allow the core DRM code to control connectors, enumerate available modes,
464 * Encoders sit between CRTCs and connectors.
488 * appropriate for a given connector or set of connectors.
682 * @connectors: array of connectors to drive with this CRTC if possible
683 * @num_connectors: size of @connectors array
685 * Represents a single crtc the connectors that it drives with what mode
698 struct drm_connector **connectors; member
747 * @num_connector: number of connectors on this device
763 * Core mode resource tracking structure. All CRTC, encoders, and connectors
853 /* helper to unplug all connectors from sysfs for device */