Home
last modified time | relevance | path

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

/include/drm/
Ddrm_dp_mst_helper.h132 struct drm_dp_mst_branch { struct
137 struct kref topology_kref;
144 struct kref malloc_kref;
146 u8 rad[8];
147 u8 lct;
148 int num_ports;
150 int msg_slots;
151 struct list_head ports;
154 struct drm_dp_mst_port *port_parent;
155 struct drm_dp_mst_topology_mgr *mgr;
[all …]