HomeSort by: relevance | last modified time | path
    Searched defs:intel_dvo_device (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dvo_dev.h 34 struct intel_dvo_device { struct
54 bool (*init)(struct intel_dvo_device *dvo,
61 void (*create_resources)(struct intel_dvo_device *dvo);
69 void (*dpms)(struct intel_dvo_device *dvo, bool enable);
80 int (*mode_valid)(struct intel_dvo_device *dvo,
86 void (*prepare)(struct intel_dvo_device *dvo);
91 void (*commit)(struct intel_dvo_device *dvo);
100 void (*mode_set)(struct intel_dvo_device *dvo,
107 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo);
113 bool (*get_hw_state)(struct intel_dvo_device *dev)
    [all...]

Completed in 24 milliseconds