Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dp_helper.h630 static inline int drm_dp_dpcd_write_data(struct drm_dp_aux *aux, in drm_dp_dpcd_write_data() function
686 return drm_dp_dpcd_write_data(aux, offset, &value, 1); in drm_dp_dpcd_write_byte()