linux/Documentation/userspace-api/media/cec
Hans Verkuil 613f21505b media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag
If this flag is set, then the reply is expected to consist of
the CEC_MSG_VENDOR_COMMAND_WITH_ID opcode followed by the Vendor ID (as
used in bytes 1-4 of the message), followed by the struct cec_msg reply
field.

Note that this assumes that the byte after the Vendor ID is a
vendor-specific opcode.

This flag makes it easier to wait for replies to vendor commands,
using the same CEC framework support for waiting for regular replies.

Support for this flag is indicated by setting the new
CEC_CAP_REPLY_VENDOR_ID capability.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2024-08-05 09:38:46 +02:00
..
cec-api.rst media: doc: properly format ToC headings 2023-11-17 13:05:26 -07:00
cec-func-close.rst
cec-func-ioctl.rst
cec-func-open.rst media: cec: return -ENODEV instead of -ENXIO if unregistered 2024-04-24 13:49:55 +02:00
cec-func-poll.rst
cec-funcs.rst
cec-header.rst
cec-intro.rst
cec-ioc-adap-g-caps.rst media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag 2024-08-05 09:38:46 +02:00
cec-ioc-adap-g-conn-info.rst
cec-ioc-adap-g-log-addrs.rst
cec-ioc-adap-g-phys-addr.rst
cec-ioc-dqevent.rst
cec-ioc-g-mode.rst
cec-ioc-receive.rst media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flag 2024-08-05 09:38:46 +02:00
cec-pin-error-inj.rst