Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_dp_helper.c528 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
532 EXPORT_SYMBOL(drm_dp_downstream_id);
590 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_helper.h1116 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);