Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_helper.h517 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c1354 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
1358 EXPORT_SYMBOL(drm_dp_downstream_id);
1418 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()