Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_dp_mst_topology.c198 static void drm_dp_encode_sideband_req(struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req() function
643 drm_dp_encode_sideband_req(&req, msg); in build_dpcd_write()
653 drm_dp_encode_sideband_req(&req, msg); in build_link_address()
663 drm_dp_encode_sideband_req(&req, msg); in build_enum_path_resources()
677 drm_dp_encode_sideband_req(&req, msg); in build_allocate_payload()
1350 drm_dp_encode_sideband_req(&req, msg);
3001 drm_dp_encode_sideband_req(&msg, txmsg); in drm_dp_mst_i2c_xfer()