Home
last modified time | relevance | path

Searched refs:drm_dp_dual_mode_read (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c62 ssize_t drm_dp_dual_mode_read(struct i2c_adapter *adapter, in drm_dp_dual_mode_read() function
89 EXPORT_SYMBOL(drm_dp_dual_mode_read);
201 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_HDMI_ID, in drm_dp_dual_mode_detect()
220 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_ADAPTOR_ID, in drm_dp_dual_mode_detect()
283 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_MAX_TMDS_CLOCK, in drm_dp_dual_mode_max_tmds_clock()
322 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_get_tmds_output()
376 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_set_tmds_output()
452 ret = drm_dp_dual_mode_read(adapter, in drm_lspcon_get_mode()
/Linux-v5.10/include/drm/
Ddrm_dp_dual_mode_helper.h67 ssize_t drm_dp_dual_mode_read(struct i2c_adapter *adapter,