Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A 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);
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1852 int drm_dp_get_phy_test_pattern(struct drm_dp_aux *aux,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip423 drm_dp_get_phy_test_pattern
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c918 if (drm_dp_get_phy_test_pattern(&dp->aux, data)) { in analogix_dp_autotest_phy_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c3378 if (drm_dp_get_phy_test_pattern(&dp->aux, data)) { in dw_dp_autotest_phy_pattern()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5426 if (drm_dp_get_phy_test_pattern(&intel_dp->aux, data)) { in intel_dp_prepare_phytest()