Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_helper.c937 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
941 EXPORT_SYMBOL(drm_dp_downstream_id);
1001 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h1678 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);