Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_mst_helper.h823 ssize_t drm_dp_mst_dpcd_write(struct drm_dp_aux *aux,
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_helper.c340 ret = drm_dp_mst_dpcd_write(aux, offset, buffer, size); in drm_dp_dpcd_write()
Ddrm_dp_mst_topology.c2196 ssize_t drm_dp_mst_dpcd_write(struct drm_dp_aux *aux, in drm_dp_mst_dpcd_write() function