drm_dp_mst_topology.c | 646 const struct drm_dp_sideband_msg_tx *txmsg) 653 drm_dp_mst_rad_to_str(txmsg->dst->rad, txmsg->dst->lct, buf, 655 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n", 656 txmsg->cur_offset, txmsg->cur_len, txmsg->seqno, 657 drm_dp_mst_sideband_tx_state_str(txmsg->state), 658 txmsg->path_msg, buf); 660 ret = drm_dp_decode_sideband_req(txmsg, &req) 2801 struct drm_dp_sideband_msg_tx *txmsg; local in function:process_single_down_tx_qlock 2889 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_link_address 2961 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_clear_payload_id_table 2986 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_enum_path_resources 3077 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_payload_send_msg 3134 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_power_updown_phy 3372 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_dpcd_read 3425 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_dpcd_write 3470 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_send_up_ack_reply 3766 struct drm_dp_sideband_msg_tx *txmsg; local in function:drm_dp_mst_handle_down_rep 5236 struct drm_dp_sideband_msg_tx *txmsg = NULL; local in function:drm_dp_mst_i2c_xfer [all...] |