Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance
197 struct drm_dp_mst_branch { struct202 struct kref topology_kref;209 struct kref malloc_kref;216 struct drm_dp_mst_topology_ref_history topology_ref_history;223 struct list_head destroy_next;232 u8 rad[8];233 u8 lct;234 int num_ports;246 struct list_head ports;248 struct drm_dp_mst_port *port_parent;[all …]