Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_helper.c568 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
572 EXPORT_SYMBOL(drm_dp_downstream_id);
630 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()
/Linux-v4.19/include/drm/
Ddrm_dp_helper.h1222 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);