Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c2656 static int build_dpcd_read(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byte… in build_dpcd_read() function
3385 len = build_dpcd_read(txmsg, port->port_num, offset, size); in drm_dp_send_dpcd_read()