Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h599 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1390 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
1394 EXPORT_SYMBOL(drm_dp_downstream_id);
1454 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()