Lines Matching full:logical

15 CEC_ADAP_G_LOG_ADDRS, CEC_ADAP_S_LOG_ADDRS - Get or set the logical addresses
40 To query the current CEC logical addresses, applications call
42 struct :c:type:`cec_log_addrs` where the driver stores the logical addresses.
44 To set new logical addresses, applications fill in
52 To clear existing logical addresses set ``num_log_addrs`` to 0. All other fields
58 then this ioctl will block until all requested logical
60 not wait for the logical addresses to be claimed, instead it just returns 0.
63 logical addresses are claimed or cleared.
66 logical address types are already defined will return with error ``EBUSY``.
81 - The actual logical addresses that were claimed. This is set by the
82 driver. If no logical address could be claimed, then it is set to
88 - The bitmask of all logical addresses this adapter has claimed. If
101 - Number of logical addresses to set up. Must be ≤
107 logical addresses, although some hardware has support for more.
109 number of logical addresses it could claim, which may be less than
111 adapter shall clear all claimed logical addresses and all other
128 - Primary device type for each logical address. See
132 - Logical address types. See :ref:`cec-log-addr-types` for
134 logical address type that it claimed (e.g. it may have to fallback
146 - Features for each logical address. It is used in the CEC 2.0
166 - By default if no logical address of the requested type can be claimed, then
168 fallback to the Unregistered logical address. Note that if the Unregistered
169 logical address was explicitly requested, then this flag has no effect.
263 .. flat-table:: CEC Logical Address Types