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,
60 struct drm_dp_sideband_msg_req_body msg;328 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req()452 struct drm_dp_sideband_msg_req_body *req) in drm_dp_decode_sideband_req()593 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_dump_sideband_msg_req_body()686 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()1063 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify()1090 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify()1113 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req()1133 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()1145 struct drm_dp_sideband_msg_req_body req; in build_link_address()[all …]
46 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()47 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()121 sideband_msg_req_encode_decode(struct drm_dp_sideband_msg_req_body *in) in sideband_msg_req_encode_decode()123 struct drm_dp_sideband_msg_req_body out = {0}; in sideband_msg_req_encode_decode()165 struct drm_dp_sideband_msg_req_body in = { 0 }; in igt_dp_mst_sideband_msg_req_decode()
447 struct drm_dp_sideband_msg_req_body { struct