Searched refs:drm_dp_pcon_frl_prepare (Results 1 – 3 of 3) sorted by relevance
760 int drm_dp_pcon_frl_prepare(struct drm_dp_aux *aux, bool enable_frl_ready_hpd);
2965 int drm_dp_pcon_frl_prepare(struct drm_dp_aux *aux, bool enable_frl_ready_hpd) in drm_dp_pcon_frl_prepare() function2978 EXPORT_SYMBOL(drm_dp_pcon_frl_prepare);
2724 ret = drm_dp_pcon_frl_prepare(&intel_dp->aux, false); in intel_dp_pcon_start_frl_training()