Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_dp_mst_topology.c265 static void drm_dp_encode_sideband_req(struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function
744 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write()
754 drm_dp_encode_sideband_req(&req, msg); in build_link_address()
764 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources()
783 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload()
799 drm_dp_encode_sideband_req(&req, msg); in build_power_updown_phy()
1919 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_read()
4075 drm_dp_encode_sideband_req(&msg, txmsg); in drm_dp_mst_i2c_xfer()