Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_dp_mst_topology.c667 static int build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byt… in build_dpcd_write() function
2019 len = build_dpcd_write(txmsg, port->port_num, offset, size, bytes); in drm_dp_send_dpcd_write()