Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance
195 struct drm_dp_mst_branch { struct200 struct kref topology_kref;207 struct kref malloc_kref;221 struct list_head destroy_next;223 u8 rad[8];224 u8 lct;225 int num_ports;237 struct list_head ports;239 struct drm_dp_mst_port *port_parent;242 bool link_address_sent;[all …]
Completed in 7 milliseconds