Lines Matching refs:intel_dvo_device
31 struct intel_dvo_device { struct
51 bool (*init)(struct intel_dvo_device *dvo, argument
58 void (*create_resources)(struct intel_dvo_device *dvo);
66 void (*dpms)(struct intel_dvo_device *dvo, bool enable);
77 int (*mode_valid)(struct intel_dvo_device *dvo,
83 void (*prepare)(struct intel_dvo_device *dvo);
88 void (*commit)(struct intel_dvo_device *dvo);
97 void (*mode_set)(struct intel_dvo_device *dvo,
104 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
110 bool (*get_hw_state)(struct intel_dvo_device *dev);
119 struct drm_display_mode *(*get_modes)(struct intel_dvo_device *dvo);
124 void (*destroy) (struct intel_dvo_device *dvo);
129 void (*dump_regs)(struct intel_dvo_device *dvo);