Home
last modified time | relevance | path

Searched refs:drm_dp_mst_dpcd_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h860 ssize_t drm_dp_mst_dpcd_read(struct drm_dp_aux *aux,
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c672 ret = drm_dp_mst_dpcd_read(aux, offset, buffer, size); in drm_dp_dpcd_read()
H A Ddrm_dp_mst_topology.c2141 ssize_t drm_dp_mst_dpcd_read(struct drm_dp_aux *aux, in drm_dp_mst_dpcd_read() function