Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c60 ssize_t drm_dp_dual_mode_read(struct i2c_adapter *adapter, in drm_dp_dual_mode_read() function
87 EXPORT_SYMBOL(drm_dp_dual_mode_read);
199 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_HDMI_ID, in drm_dp_dual_mode_detect()
218 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_ADAPTOR_ID, in drm_dp_dual_mode_detect()
281 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_MAX_TMDS_CLOCK, in drm_dp_dual_mode_max_tmds_clock()
320 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_get_tmds_output()
374 ret = drm_dp_dual_mode_read(adapter, DP_DUAL_MODE_TMDS_OEN, in drm_dp_dual_mode_set_tmds_output()
450 ret = drm_dp_dual_mode_read(adapter, in drm_lspcon_get_mode()
/Linux-v4.19/include/drm/
Ddrm_dp_dual_mode_helper.h67 ssize_t drm_dp_dual_mode_read(struct i2c_adapter *adapter,