Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_dp_mst_helper.h180 struct drm_dp_sideband_msg_rx { struct
615 struct drm_dp_sideband_msg_rx up_req_recv;
621 struct drm_dp_sideband_msg_rx down_rep_recv;
/linux/drivers/gpu/drm/
A Ddrm_dp_mst_topology.c797 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address()
988 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_stream_enc_status()
1023 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_reply()
1070 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_connection_status_notify()
1099 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_resource_status_notify()
1123 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_req()
3925 struct drm_dp_sideband_msg_rx *msg = in drm_dp_get_one_sb_msg()
3997 struct drm_dp_sideband_msg_rx *msg = &mgr->down_rep_recv; in drm_dp_mst_handle_down_rep()
4034 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()
4047 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()
[all …]

Completed in 17 milliseconds