HomeSort by: relevance | last modified time | path
    Searched defs:drm_dp_downstream_id (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 456 * drm_dp_downstream_id() - identify branch device
462 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) function in typeref:typename:int
466 EXPORT_SYMBOL(drm_dp_downstream_id);
525 drm_dp_downstream_id(aux, id);
drm_dp_helper.c 456 * drm_dp_downstream_id() - identify branch device
462 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) function in typeref:typename:int
466 EXPORT_SYMBOL(drm_dp_downstream_id);
525 drm_dp_downstream_id(aux, id);

Completed in 23 milliseconds