Lines Matching defs:force
49 DRM_FORCE_ON, /* force on analog part normally */
784 * force is set to false whilst polling, true when checking the
785 * connector due to a user request. force can be used by the driver to
807 bool force);
810 * @force:
823 void (*force)(struct drm_connector *connector);
1139 * @force:
1141 * Ignore the hotplug state of the connector, and force its
1144 enum drm_connector_force force;
1398 /** @force: a DRM_FORCE_<foo> state for forced mode sets */
1399 enum drm_connector_force force;