Searched refs:drm_dp_pcon_frl_prepare (Results 1 – 2 of 2) sorted by relevance
2623 int drm_dp_pcon_frl_prepare(struct drm_dp_aux *aux, bool enable_frl_ready_hpd) in drm_dp_pcon_frl_prepare() function2636 EXPORT_SYMBOL(drm_dp_pcon_frl_prepare);
2058 ret = drm_dp_pcon_frl_prepare(&intel_dp->aux, false); in intel_dp_pcon_start_frl_training()