Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_dp_mst_helper.h215 struct drm_dp_sideband_msg_rx { struct
464 struct drm_dp_sideband_msg_rx down_rep_recv;
470 struct drm_dp_sideband_msg_rx up_req_recv;
/Linux-v4.19/drivers/gpu/drm/
Ddrm_dp_mst_topology.c326 static bool drm_dp_sideband_msg_build(struct drm_dp_sideband_msg_rx *msg, in drm_dp_sideband_msg_build()
381 static bool drm_dp_sideband_parse_link_address(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address()
433 static bool drm_dp_sideband_parse_remote_dpcd_read(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_read()
452 static bool drm_dp_sideband_parse_remote_dpcd_write(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_remote_dpcd_write()
466 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()
485 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()
507 static bool drm_dp_sideband_parse_allocate_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_allocate_payload_ack()
529 static bool drm_dp_sideband_parse_query_payload_ack(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_payload_ack()
547 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()
562 static bool drm_dp_sideband_parse_reply(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_reply()
[all …]