Searched refs:drm_dp_sideband_msg_rx (Results 1 – 2 of 2) sorted by relevance
| /linux/include/drm/display/ |
| A D | drm_dp_mst_helper.h | 170 struct drm_dp_sideband_msg_rx { struct 669 struct drm_dp_sideband_msg_rx up_req_recv; 675 struct drm_dp_sideband_msg_rx down_rep_recv;
|
| /linux/drivers/gpu/drm/display/ |
| A D | drm_dp_mst_topology.c | 798 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_link_address() 989 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_query_stream_enc_status() 1024 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_reply() 1071 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_connection_status_notify() 1100 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_resource_status_notify() 1124 struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_req() 3869 struct drm_dp_sideband_msg_rx *msg = in drm_dp_get_one_sb_msg() 3941 struct drm_dp_sideband_msg_rx *msg = &mgr->down_rep_recv; in drm_dp_mst_handle_down_rep() 3978 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep() 3991 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep() [all …]
|
Completed in 18 milliseconds