Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance
187 struct drm_dp_mst_branch { struct192 struct kref topology_kref;199 struct kref malloc_kref;206 struct drm_dp_mst_topology_ref_history topology_ref_history;213 struct list_head destroy_next;215 u8 rad[8];216 u8 lct;217 int num_ports;219 int msg_slots;230 struct list_head ports;[all …]