Searched defs:intel_dvo_device (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo.h40 struct intel_dvo_device { struct
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 *dv
[all...]

Completed in 46 milliseconds