Lines Matching full:protected
68 * @input: if this port is an input port. Protected by
70 * @mcs: message capability status - DP 1.2 spec. Protected by
72 * @ddps: DisplayPort Device Plug Status - DP 1.2. Protected by
74 * @pdt: Peer Device Type. Protected by
76 * @ldps: Legacy Device Plug Status. Protected by
78 * @dpcd_rev: DPCD revision of device on this port. Protected by
80 * @num_sdp_streams: Number of simultaneous streams. Protected by
82 * @num_sdp_stream_sinks: Number of stream sinks. Protected by
84 * @full_pbn: Max possible bandwidth for this port. Protected by
87 * @aux: i2c aux transport to talk to device connected to this port, protected
91 * @connector: DRM connector this port is connected to. Protected by
133 * This should be considered protected for reading by
138 * updaters of this list and are protected from writing concurrently
241 * considered protected for reading by &drm_dp_mst_topology_mgr.lock.
246 * updaters of this list and are protected from updating the list
634 * ID table for @mst_primary. Protected by @lock.