Searched refs:drm_dp_sideband_msg_req_body (Results 1 – 4 of 4) sorted by relevance
16 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req,19 struct drm_dp_sideband_msg_req_body *req);21 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req,
61 struct drm_dp_sideband_msg_req_body msg;690 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()1144 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()1156 struct drm_dp_sideband_msg_req_body req; in build_link_address()1164 struct drm_dp_sideband_msg_req_body req; in build_clear_payload_id_table()1174 struct drm_dp_sideband_msg_req_body req; in build_enum_path_resources()1189 struct drm_dp_sideband_msg_req_body req; in build_allocate_payload()1206 struct drm_dp_sideband_msg_req_body req; in build_power_updown_phy()1222 struct drm_dp_sideband_msg_req_body req; in build_query_stream_enc_status()2711 struct drm_dp_sideband_msg_req_body req; in build_dpcd_read()[all …]
75 const struct drm_dp_sideband_msg_req_body in;283 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()284 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()367 const struct drm_dp_sideband_msg_req_body *in = ¶ms->in; in drm_test_dp_mst_sideband_msg_req_decode()368 struct drm_dp_sideband_msg_req_body *out; in drm_test_dp_mst_sideband_msg_req_decode()
435 struct drm_dp_sideband_msg_req_body { struct
Completed in 16 milliseconds