Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_helper.h756 int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux,
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c2723 int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux, in drm_dp_set_phy_test_pattern() function
2749 EXPORT_SYMBOL(drm_dp_set_phy_test_pattern);
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c3998 drm_dp_set_phy_test_pattern(&intel_dp->aux, data, in intel_dp_process_phy_request()