HomeSort by: relevance | last modified time | path
    Searched defs:drm_dp_dual_mode_detect (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_dual_mode_helper.c 173 * drm_dp_dual_mode_detect - Identify the DP dual mode adaptor
187 enum drm_dp_dual_mode_type drm_dp_dual_mode_detect(struct i2c_adapter *adapter) function in typeref:enum:drm_dp_dual_mode_type
255 EXPORT_SYMBOL(drm_dp_dual_mode_detect);
265 * problems with registers (see comments in drm_dp_dual_mode_detect())
309 * (see comments in drm_dp_dual_mode_detect()) we don't read the
350 * in drm_dp_dual_mode_detect()) we avoid touching the register,

Completed in 11 milliseconds