Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_dp_helper.c2120 int drm_dp_get_phy_test_pattern(struct drm_dp_aux *aux, in drm_dp_get_phy_test_pattern() function
2161 EXPORT_SYMBOL(drm_dp_get_phy_test_pattern);
/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_helper.h1852 int drm_dp_get_phy_test_pattern(struct drm_dp_aux *aux,
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dp.c5426 if (drm_dp_get_phy_test_pattern(&intel_dp->aux, data)) { in intel_dp_prepare_phytest()