Lines Matching full:protected
54 * @input: if this port is an input port. Protected by
56 * @mcs: message capability status - DP 1.2 spec. Protected by
58 * @ddps: DisplayPort Device Plug Status - DP 1.2. Protected by
60 * @pdt: Peer Device Type. Protected by
62 * @ldps: Legacy Device Plug Status. Protected by
64 * @dpcd_rev: DPCD revision of device on this port. Protected by
66 * @num_sdp_streams: Number of simultaneous streams. Protected by
68 * @num_sdp_stream_sinks: Number of stream sinks. Protected by
70 * @full_pbn: Max possible bandwidth for this port. Protected by
73 * @aux: i2c aux transport to talk to device connected to this port, protected
79 * @connector: DRM connector this port is connected to. Protected by
121 * This should be considered protected for reading by
126 * updaters of this list and are protected from writing concurrently
229 * considered protected for reading by &drm_dp_mst_topology_mgr.lock.
234 * updaters of this list and are protected from updating the list
537 * protected by the MST helpers ensuring that async commits operating on the given topology
693 * ID table for @mst_primary. Protected by @lock.