Searched refs:drm_dp_dual_mode_read (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/display/ |
D | drm_dp_dual_mode_helper.c | 63 ssize_t drm_dp_dual_mode_read(struct i2c_adapter *adapter, in drm_dp_dual_mode_read() function 112 EXPORT_SYMBOL(drm_dp_dual_mode_read); 226 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_HDMI_ID, in drm_dp_dual_mode_detect() 233 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_ADAPTOR_ID, in drm_dp_dual_mode_detect() 294 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_MAX_TMDS_CLOCK, in drm_dp_dual_mode_max_tmds_clock() 334 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_get_tmds_output() 386 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_set_tmds_output() 463 ret = drm_dp_dual_mode_read(adapter, in drm_lspcon_get_mode()
|