Lines Matching refs:intel_dvo_device
32 struct intel_dvo_device { struct
51 bool (*init)(struct intel_dvo_device *dvo, argument
58 void (*create_resources)(struct intel_dvo_device *dvo);
67 void (*dpms)(struct intel_dvo_device *dvo, int mode);
78 int (*mode_valid)(struct intel_dvo_device *dvo,
88 bool (*mode_fixup)(struct intel_dvo_device *dvo,
95 void (*prepare)(struct intel_dvo_device *dvo);
100 void (*commit)(struct intel_dvo_device *dvo);
109 void (*mode_set)(struct intel_dvo_device *dvo,
116 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
125 struct drm_display_mode *(*get_modes)(struct intel_dvo_device *dvo);
130 void (*destroy) (struct intel_dvo_device *dvo);
135 void (*dump_regs)(struct intel_dvo_device *dvo);