Lines Matching full:was
100 - Timestamp in ns of when the last byte of the message was transmitted.
105 - Timestamp in ns of when the last byte of the message was received.
113 filled in by the driver with the length of the reply message if ``reply`` was set.
126 the transmit result (when transmit was called in non-blocking mode). This
136 this message was received, not transmitted.
142 the payload of the reply message if ``timeout`` was set.
166 this message was transmitted, not received, unless this is the
173 this message was received, not transmitted.
245 - The message was transmitted successfully. This is mutually
248 the transmit was eventually successful.
253 - CEC line arbitration was lost, i.e. another transmit started at the
260 - Message was not acknowledged. Note that some hardware cannot tell apart
268 - Low drive was detected on the CEC bus. This indicates that a
291 - The transmit was aborted due to an HDMI disconnect, or the adapter
292 was unconfigured, or a transmit was interrupted, or the driver
314 - The message was received successfully.
324 - The message was received successfully but the reply was
326 was the reply to an earlier transmitted message.
331 - The wait for a reply to an earlier transmitted message was aborted
332 because the HDMI cable was disconnected, the adapter was unconfigured
334 reply was interrupted.
351 The ``timeout`` was reached while waiting for a message.
354 The wait for a message was interrupted (e.g. by Ctrl-C).
364 has never been called, or ``CEC_MSG_FL_RAW`` was used from a process that
369 was called, but the physical address is invalid so no logical address was claimed.
382 The wait for a successful transmit was interrupted (e.g. by Ctrl-C).