Home
last modified time | relevance | path

Searched refs:drm_dp_downstream_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_helper.c938 * drm_dp_downstream_id() - identify branch device
944 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
948 EXPORT_SYMBOL(drm_dp_downstream_id); variable
1008 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_helper.h529 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1348 * drm_dp_downstream_id() - identify branch device
1354 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]) in drm_dp_downstream_id() function
1358 EXPORT_SYMBOL(drm_dp_downstream_id); variable
1418 drm_dp_downstream_id(aux, id); in drm_dp_downstream_debug()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_helper.h1678 int drm_dp_downstream_id(struct drm_dp_aux *aux, char id[6]);

Completed in 14 milliseconds