Searched defs:intel_dvo_dev_ops (Results 1 – 1 of 1) sorted by relevance
48 struct intel_dvo_dev_ops { struct53 bool (*init)(struct intel_dvo_device *dvo,62 void (*dpms)(struct intel_dvo_device *dvo, bool enable);73 enum drm_mode_status (*mode_valid)(struct intel_dvo_device *dvo,83 void (*mode_set)(struct intel_dvo_device *dvo,109 extern const struct intel_dvo_dev_ops sil164_ops; argument