Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_mst_topology.c200 static void drm_dp_encode_sideband_req(struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function
676 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write()
686 drm_dp_encode_sideband_req(&req, msg); in build_link_address()
696 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources()
715 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload()
731 drm_dp_encode_sideband_req(&req, msg); in build_power_updown_phy()
1411 drm_dp_encode_sideband_req(&req, msg);
3289 drm_dp_encode_sideband_req(&msg, txmsg); in drm_dp_mst_i2c_xfer()