Searched refs:drm_dp_sideband_msg_req_body (Results 1 – 4 of 4) sorted by relevance
13 struct drm_dp_sideband_msg_req_body;18 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,21 struct drm_dp_sideband_msg_req_body *req);23 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req,
62 struct drm_dp_sideband_msg_req_body msg;691 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()1145 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()1157 struct drm_dp_sideband_msg_req_body req; in build_link_address()1165 struct drm_dp_sideband_msg_req_body req; in build_clear_payload_id_table()1175 struct drm_dp_sideband_msg_req_body req; in build_enum_path_resources()1190 struct drm_dp_sideband_msg_req_body req; in build_allocate_payload()1207 struct drm_dp_sideband_msg_req_body req; in build_power_updown_phy()1223 struct drm_dp_sideband_msg_req_body req; in build_query_stream_enc_status()2714 struct drm_dp_sideband_msg_req_body req; in build_dpcd_read()[all …]
221 const struct drm_dp_sideband_msg_req_body in;429 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()430 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()513 const struct drm_dp_sideband_msg_req_body *in = ¶ms->in; in drm_test_dp_mst_sideband_msg_req_decode()514 struct drm_dp_sideband_msg_req_body *out; in drm_test_dp_mst_sideband_msg_req_decode()
437 struct drm_dp_sideband_msg_req_body { struct
Completed in 151 milliseconds