Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance
207 struct drm_dp_mst_branch { struct212 struct kref topology_kref;219 struct kref malloc_kref;233 struct list_head destroy_next;235 u8 rad[8];236 u8 lct;237 int num_ports;249 struct list_head ports;251 struct drm_dp_mst_port *port_parent;254 bool link_address_sent;[all …]
Completed in 9 milliseconds