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

/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_dvo.c43 static const struct intel_dvo_device intel_dvo_devices[] = { variable in typeref:struct:intel_dvo_device
448 for (i = 0; i < ARRAY_SIZE(intel_dvo_devices); i++) {
450 const struct intel_dvo_device *dvo = &intel_dvo_devices[i];

Completed in 105 milliseconds