Home
last modified time | relevance | path

Searched refs:intel_dvo_devices (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dvo.c42 static const struct intel_dvo_device intel_dvo_devices[] = { variable
449 for (i = 0; i < ARRAY_SIZE(intel_dvo_devices); i++) { in intel_dvo_init()
451 const struct intel_dvo_device *dvo = &intel_dvo_devices[i]; in intel_dvo_init()