Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/display/ | |
intel_dvo_dev.h | 137 extern const struct intel_dvo_dev_ops ivch_ops; |
dvo_ivch.c | 499 const struct intel_dvo_dev_ops ivch_ops = { variable in typeref:typename:const struct intel_dvo_dev_ops |
intel_dvo.c | 89 .dev_ops = &ivch_ops, |