Searched refs:drm_dp_sideband_msg_tx (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 201 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req() 315 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply() 667 static int build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byt… in build_dpcd_write() 681 static int build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address() 690 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, int port_num) in build_enum_path_resources() 701 static int build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, int port_num, in build_allocate_payload() 720 static int build_power_updown_phy(struct drm_dp_sideband_msg_tx *msg, in build_power_updown_phy() 787 struct drm_dp_sideband_msg_tx *txmsg) in check_txmsg_state() 802 struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_wait_tx_reply() 1403 static int build_dpcd_read(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byte… [all …]
|
/Linux-v4.19/include/drm/ |
D | drm_dp_mst_helper.h | 137 struct drm_dp_sideband_msg_tx *tx_slots[2]; 369 struct drm_dp_sideband_msg_tx { struct
|