Home
last modified time | relevance | path

Searched refs:drm_dp_dual_mode_detect (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_dual_mode_helper.c189 * drm_dp_dual_mode_detect - Identify the DP dual mode adaptor
203 enum drm_dp_dual_mode_type drm_dp_dual_mode_detect(struct i2c_adapter *adapter) in drm_dp_dual_mode_detect() function
258 EXPORT_SYMBOL(drm_dp_dual_mode_detect); variable
268 * problems with registers (see comments in drm_dp_dual_mode_detect())
312 * (see comments in drm_dp_dual_mode_detect()) we don't read the
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_dual_mode_helper.c190 * drm_dp_dual_mode_detect - Identify the DP dual mode adaptor
205 enum drm_dp_dual_mode_type drm_dp_dual_mode_detect(const struct drm_device *dev, in drm_dp_dual_mode_detect() function
259 EXPORT_SYMBOL(drm_dp_dual_mode_detect); variable
270 * problems with registers (see comments in drm_dp_dual_mode_detect())
315 * (see comments in drm_dp_dual_mode_detect()) we don't read the
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_dual_mode_helper.h106 enum drm_dp_dual_mode_type drm_dp_dual_mode_detect(struct i2c_adapter *adapter);
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_dual_mode_helper.h108 drm_dp_dual_mode_detect(const struct drm_device *dev, struct i2c_adapter *adapter);
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c217 adaptor_type = drm_dp_dual_mode_detect(adapter); in lspcon_probe()
H A Dintel_hdmi.c2606 enum drm_dp_dual_mode_type type = drm_dp_dual_mode_detect(adapter); in intel_hdmi_dp_dual_mode_detect()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c247 adaptor_type = drm_dp_dual_mode_detect(intel_dp->aux.drm_dev, adapter); in lspcon_probe()
H A Dintel_hdmi.c2409 enum drm_dp_dual_mode_type type = drm_dp_dual_mode_detect(&dev_priv->drm, adapter); in intel_hdmi_dp_dual_mode_detect()

Completed in 15 milliseconds