Home
last modified time | relevance | path

Searched refs:drm_dp_read_sink_count_cap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c43 return drm_dp_read_sink_count_cap(connector, outp->dp.dpcd, &outp->dp.desc); in nouveau_dp_has_sink_count()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c1129 bool drm_dp_read_sink_count_cap(struct drm_connector *connector, in drm_dp_read_sink_count_cap() function
1139 EXPORT_SYMBOL(drm_dp_read_sink_count_cap);
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h1693 bool drm_dp_read_sink_count_cap(struct drm_connector *connector,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c4739 return drm_dp_read_sink_count_cap(&intel_dp->attached_connector->base, in intel_dp_has_sink_count()