Lines Matching refs:logical
18 other through the HDMI connection. The protocol uses logical addresses in the
19 communication. The logical address is strictly connected with the functionality
66 the number of simultaneous logical addresses that this
134 means powering it up in a state where no logical addresses are claimed. The
169 To program a new logical address::
173 If logical_addr == CEC_LOG_ADDR_INVALID then all programmed logical addresses
174 are to be erased. Otherwise the given logical address should be programmed.
175 If the maximum number of available logical addresses is exceeded, then it
176 should return -ENXIO. Once a logical address is programmed the CEC hardware
186 If configured == true, then the adapter is fully configured, i.e. all logical
419 claiming the logical addresses. If block is true, then this function won't
440 Claim the CEC logical addresses. Should never be called if CEC_CAP_LOG_ADDRS
441 is set. If block is true, then wait until the logical addresses have been
442 claimed, otherwise just queue it and return. To unconfigure all logical
447 attempt to claim these logical addresses.