Home
last modified time | relevance | path

Searched refs:CEC_S_MODE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst9 ioctls CEC_G_MODE and CEC_S_MODE
12 CEC_G_MODE, CEC_S_MODE - Get or set exclusive use of the CEC adapter
21 .. c:macro:: CEC_S_MODE
23 ``int ioctl(int fd, CEC_S_MODE, __u32 *argp)``
283 The :ref:`ioctl CEC_S_MODE <CEC_S_MODE>` can return the following
H A Dcec-ioc-adap-g-caps.rst107 :ref:`ioctl CEC_S_MODE <CEC_S_MODE>`.
H A Dcec-ioc-adap-g-phys-addr.rst49 by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
H A Dcec-ioc-adap-g-log-addrs.rst49 can only be called by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
/openbmc/linux/include/uapi/linux/
H A Dcec.h535 #define CEC_S_MODE _IOW('a', 9, __u32) macro
/openbmc/linux/drivers/media/cec/core/
H A Dcec-api.c545 case CEC_S_MODE: in cec_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch743 +pub const CEC_S_MODE: u32 = 1074028809;