Lines Matching refs:intel_dvo_device
31 struct intel_dvo_device { struct
50 bool (*init)(struct intel_dvo_device *dvo, argument
57 void (*create_resources)(struct intel_dvo_device *dvo);
65 void (*dpms)(struct intel_dvo_device *dvo, bool enable);
76 int (*mode_valid)(struct intel_dvo_device *dvo,
82 void (*prepare)(struct intel_dvo_device *dvo);
87 void (*commit)(struct intel_dvo_device *dvo);
96 void (*mode_set)(struct intel_dvo_device *dvo,
103 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
109 bool (*get_hw_state)(struct intel_dvo_device *dev);
118 struct drm_display_mode *(*get_modes)(struct intel_dvo_device *dvo);
123 void (*destroy) (struct intel_dvo_device *dvo);
128 void (*dump_regs)(struct intel_dvo_device *dvo);