Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A 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()
562 static bool drm_dp_sideband_parse_reply(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_reply()
650 static bool drm_dp_sideband_parse_req(struct drm_dp_sideband_msg_rx *raw, in drm_dp_sideband_parse_req()
2258 struct drm_dp_sideband_msg_rx *msg; in drm_dp_get_one_sb_msg()
2307 sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()
2349 memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()
2368 sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_up_req()
2383 memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_up_req()
2399 memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_up_req()
2415 memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_up_req()
[all …]
/dragonfly/sys/dev/drm/include/drm/
H A 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;