Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance
190 struct drm_dp_mst_branch { struct195 struct kref topology_kref;202 struct kref malloc_kref;209 struct drm_dp_mst_topology_ref_history topology_ref_history;216 struct list_head destroy_next;218 u8 rad[8];219 u8 lct;220 int num_ports;232 struct list_head ports;234 struct drm_dp_mst_port *port_parent;[all …]