Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp_mst_helper.h659 struct drm_dp_sideband_msg_rx up_req_recv; member
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c3656 memset(&mgr->up_req_recv, 0, sizeof(mgr->up_req_recv)); in drm_dp_mst_topology_mgr_set_mst()
3795 up ? &mgr->up_req_recv : &mgr->down_rep_recv; in drm_dp_get_one_sb_msg()
4002 if (!mgr->up_req_recv.have_eomt) in drm_dp_mst_handle_up_req()
4011 drm_dp_sideband_parse_req(mgr, &mgr->up_req_recv, &up_req->msg); in drm_dp_mst_handle_up_req()
4044 up_req->hdr = mgr->up_req_recv.initial_hdr; in drm_dp_mst_handle_up_req()
4051 memset(&mgr->up_req_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_up_req()