Searched refs:drm_dp_sideband_msg_rx (Results 1 – 2 of 2) sorted by relevance
| /linux/include/drm/display/ |
| H A D | drm_dp_mst_helper.h | 170 struct drm_dp_sideband_msg_rx { struct 676 struct drm_dp_sideband_msg_rx up_req_recv; 682 struct drm_dp_sideband_msg_rx down_rep_recv;
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_mst_topology.c | 755 static int drm_dp_sideband_msg_set_header(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_set_header() 787 static bool drm_dp_sideband_append_payload(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_append_payload() 810 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 863 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read() 884 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write() 899 static bool drm_dp_sideband_parse_remote_i2c_read_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_i2c_read_ack() 918 static bool drm_dp_sideband_parse_enum_path_resources_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_enum_path_resources_ack() 942 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack() 965 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack() 984 static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_power_updown_phy_ack() [all …]
|