Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dp_mst.c1558 intel_dp_mst_detect(struct drm_connector *connector, in intel_dp_mst_detect() function
1583 .detect_ctx = intel_dp_mst_detect,
Dintel_dp.c4249 intel_dp_mst_detect(struct intel_dp *intel_dp) in intel_dp_mst_detect() function
5701 intel_dp->mst_detect = intel_dp_mst_detect(intel_dp); in intel_dp_detect_dpcd()