Searched defs:intel_dvo_dev_ops (Results 1 – 1 of 1) sorted by relevance
51 struct intel_dvo_dev_ops { struct56 bool (*init)(struct intel_dvo_device *dvo,63 void (*create_resources)(struct intel_dvo_device *dvo);71 void (*dpms)(struct intel_dvo_device *dvo, bool enable);82 int (*mode_valid)(struct intel_dvo_device *dvo,92 bool (*mode_fixup)(struct intel_dvo_device *dvo,99 void (*prepare)(struct intel_dvo_device *dvo);104 void (*commit)(struct intel_dvo_device *dvo);113 void (*mode_set)(struct intel_dvo_device *dvo,120 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);[all …]