Searched refs:drm_dp_sideband_msg_rx (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/drm/display/ |
A D | drm_dp_mst_helper.h | 168 struct drm_dp_sideband_msg_rx { struct 664 struct drm_dp_sideband_msg_rx up_req_recv; 670 struct drm_dp_sideband_msg_rx down_rep_recv;
|
/linux-6.3-rc2/drivers/gpu/drm/display/ |
A D | drm_dp_mst_topology.c | 797 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() 3794 struct drm_dp_sideband_msg_rx *msg = in drm_dp_get_one_sb_msg() 3866 struct drm_dp_sideband_msg_rx *msg = &mgr->down_rep_recv; in drm_dp_mst_handle_down_rep() 3903 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep() 3916 memset(msg, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep() [all …]
|
Completed in 14 milliseconds