Home
last modified time | relevance | path

Searched defs:drm_dp_mst_topology_mgr (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_mst_helper.h568 struct drm_dp_mst_topology_mgr { struct
572 struct drm_private_obj base;
577 struct drm_device *dev;
581 const struct drm_dp_mst_topology_cbs *cbs;
586 int max_dpcd_transaction_bytes;
591 struct drm_dp_aux *aux;
595 int max_payloads;
600 int conn_base_id;
605 struct drm_dp_sideband_msg_rx up_req_recv;
611 struct drm_dp_sideband_msg_rx down_rep_recv;
[all …]