Searched defs:drm_dp_mst_port (Results 1 – 2 of 2) sorted by relevance
69 struct drm_dp_mst_port { struct70 struct kref kref;72 u8 port_num;73 bool input;74 bool mcs;75 bool ddps;76 u8 pdt;77 bool ldps;78 u8 dpcd_rev;79 u8 num_sdp_streams;[all …]
98 struct drm_dp_mst_port { struct103 struct kref topology_kref;110 struct kref malloc_kref;117 struct drm_dp_mst_topology_ref_history topology_ref_history;120 u8 port_num;121 bool input;122 bool mcs;123 bool ddps;124 u8 pdt;125 bool ldps;[all …]