Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_mst_helper.h98 struct drm_dp_mst_port { struct
103 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 …]
/kernel/linux/linux-6.6/include/drm/display/
Ddrm_dp_mst_helper.h86 struct drm_dp_mst_port { struct
91 struct kref topology_kref;
98 struct kref malloc_kref;
105 struct drm_dp_mst_topology_ref_history topology_ref_history;
108 u8 port_num;
109 bool input;
110 bool mcs;
111 bool ddps;
112 u8 pdt;
113 bool ldps;
[all …]