drm_dp_sideband_msg_rx
struct drm_dp_sideband_msg_rx *msg;
sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx));
static bool drm_dp_sideband_msg_build(struct drm_dp_sideband_msg_rx *msg,
static bool drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_reply(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_connection_status_notify(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_resource_status_notify(struct drm_dp_sideband_msg_rx *raw,
static bool drm_dp_sideband_parse_req(struct drm_dp_sideband_msg_rx *raw,
struct drm_dp_sideband_msg_rx down_rep_recv;
struct drm_dp_sideband_msg_rx up_req_recv;