Lines Matching full:initiator
40 filehandle to initiator and/or follower mode which can be exclusive
41 depending on the chosen mode. The initiator is the filehandle that is
44 adapter and processes them. The same filehandle can be both initiator
54 feature abort is sent back to the initiator if the framework couldn't
67 If there is no initiator, then any CEC filehandle can use
69 initiator then only that initiator can call
73 Available initiator modes are:
79 .. flat-table:: Initiator Modes
84 * .. _`CEC-MODE-NO-INITIATOR`:
88 - This is not an initiator, i.e. it cannot transmit CEC messages or
90 * .. _`CEC-MODE-INITIATOR`:
94 - This is an initiator (the default when the device is opened) and
96 unless there is an exclusive initiator.
97 * .. _`CEC-MODE-EXCL-INITIATOR`:
101 - This is an exclusive initiator and this file descriptor is the
103 CEC adapter. If someone else is already the exclusive initiator
131 …_TRANSMIT <CEC-CAP-TRANSMIT>` is not set or if :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>`
141 …_TRANSMIT <CEC-CAP-TRANSMIT>` is not set or if :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>`
154 is not set or if :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>` was specified,
161 combination with :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>`,
175 combination with :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>`,
188 in combination with :ref:`CEC_MODE_NO_INITIATOR <CEC-MODE-NO-INITIATOR>`, otherwise
294 Someone else is already an exclusive follower or initiator.