Searched refs:drm_dp_sideband_msg_tx (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_dp_mst_topology.c | 266 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_req() 380 struct drm_dp_sideband_msg_tx *raw) in drm_dp_encode_sideband_reply() 735 static int build_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byt… in build_dpcd_write() 749 static int build_link_address(struct drm_dp_sideband_msg_tx *msg) in build_link_address() 758 static int build_enum_path_resources(struct drm_dp_sideband_msg_tx *msg, int port_num) in build_enum_path_resources() 769 static int build_allocate_payload(struct drm_dp_sideband_msg_tx *msg, int port_num, in build_allocate_payload() 788 static int build_power_updown_phy(struct drm_dp_sideband_msg_tx *msg, in build_power_updown_phy() 855 struct drm_dp_sideband_msg_tx *txmsg) in check_txmsg_state() 870 struct drm_dp_sideband_msg_tx *txmsg) in drm_dp_mst_wait_tx_reply() 1911 static int build_dpcd_read(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_byte… in build_dpcd_read() [all …]
|
| /Linux-v5.4/include/drm/ |
| D | drm_dp_mst_helper.h | 158 struct drm_dp_sideband_msg_tx *tx_slots[2]; 390 struct drm_dp_sideband_msg_tx { struct
|