Home
last modified time | relevance | path

Searched defs:drm_dp_mst_branch (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/include/drm/display/
Ddrm_dp_mst_helper.h198 struct drm_dp_mst_branch { struct
203 struct kref topology_kref;
210 struct kref malloc_kref;
217 struct drm_dp_mst_topology_ref_history topology_ref_history;
224 struct list_head destroy_next;
226 u8 rad[8];
227 u8 lct;
228 int num_ports;
240 struct list_head ports;
242 struct drm_dp_mst_port *port_parent;
[all …]