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;345 drm_dp_encode_sideband_req(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_encode_sideband_req()469 struct drm_dp_sideband_msg_req_body *req) in drm_dp_decode_sideband_req()610 drm_dp_dump_sideband_msg_req_body(const struct drm_dp_sideband_msg_req_body *req, in drm_dp_dump_sideband_msg_req_body()703 struct drm_dp_sideband_msg_req_body req; in drm_dp_mst_dump_sideband_msg_tx()1084 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_connection_status_notify()1113 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_resource_status_notify()1137 struct drm_dp_sideband_msg_req_body *msg) in drm_dp_sideband_parse_req()1157 struct drm_dp_sideband_msg_req_body req; in build_dpcd_write()1169 struct drm_dp_sideband_msg_req_body req; in build_link_address()[all …]
219 const struct drm_dp_sideband_msg_req_body in;427 sideband_msg_req_equal(const struct drm_dp_sideband_msg_req_body *in, in sideband_msg_req_equal()428 const struct drm_dp_sideband_msg_req_body *out) in sideband_msg_req_equal()511 const struct drm_dp_sideband_msg_req_body *in = ¶ms->in; in drm_test_dp_mst_sideband_msg_req_decode()512 struct drm_dp_sideband_msg_req_body *out; in drm_test_dp_mst_sideband_msg_req_decode()
444 struct drm_dp_sideband_msg_req_body { struct