Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_dp_mst_helper.h113 struct drm_dp_mst_branch { struct
114 struct kref kref;
115 u8 rad[8];
116 u8 lct;
117 int num_ports;
119 int msg_slots;
120 struct list_head ports;
123 struct drm_dp_mst_port *port_parent;
124 struct drm_dp_mst_topology_mgr *mgr;
127 struct drm_dp_sideband_msg_tx *tx_slots[2];
[all …]