Lines Matching defs:intel_dvo_device
40 struct intel_dvo_device {
59 bool (*init)(struct intel_dvo_device *dvo,
66 void (*create_resources)(struct intel_dvo_device *dvo);
74 void (*dpms)(struct intel_dvo_device *dvo, bool enable);
85 int (*mode_valid)(struct intel_dvo_device *dvo,
95 bool (*mode_fixup)(struct intel_dvo_device *dvo,
102 void (*prepare)(struct intel_dvo_device *dvo);
107 void (*commit)(struct intel_dvo_device *dvo);
116 void (*mode_set)(struct intel_dvo_device *dvo,
123 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
129 bool (*get_hw_state)(struct intel_dvo_device *dev);
138 struct drm_display_mode *(*get_modes)(struct intel_dvo_device *dvo);
143 void (*destroy) (struct intel_dvo_device *dvo);
148 void (*dump_regs)(struct intel_dvo_device *dvo);