Home
last modified time | relevance | path

Searched defs:intel_dvo_dev_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/
Ddvo.h45 struct intel_dvo_dev_ops { struct
50 bool (*init)(struct intel_dvo_device *dvo,
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,
86 bool (*mode_fixup)(struct intel_dvo_device *dvo,
93 void (*prepare)(struct intel_dvo_device *dvo);
98 void (*commit)(struct intel_dvo_device *dvo);
107 void (*mode_set)(struct intel_dvo_device *dvo,
114 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
[all …]