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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dvo.c 58 static const struct intel_dvo_device intel_dvo_devices[] = { variable in typeref:struct:intel_dvo_device
445 for (i = 0; i < ARRAY_SIZE(intel_dvo_devices); i++) {
447 const struct intel_dvo_device *dvo = &intel_dvo_devices[i];

Completed in 76 milliseconds