Home
last modified time | relevance | path

Searched refs:drm_dp_sideband_msg_rx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h163 struct drm_dp_sideband_msg_rx { struct
659 struct drm_dp_sideband_msg_rx up_req_recv;
665 struct drm_dp_sideband_msg_rx down_rep_recv;
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c745 static int drm_dp_sideband_msg_set_header(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_set_header()
777 static bool drm_dp_sideband_append_payload(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_append_payload()
800 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address()
853 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read()
874 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write()
889 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()
908 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()
932 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack()
955 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack()
974 static bool drm_dp_sideband_parse_power_updown_phy_ack(struct drm_dp_sideband_msg_rx *ra
[all...]