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