Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-g-mode.rst8 ioctls CEC_G_MODE and CEC_S_MODE
11 CEC_G_MODE, CEC_S_MODE - Get or set exclusive use of the CEC adapter
19 .. c:function:: int ioctl( int fd, CEC_S_MODE, __u32 *argp )
20 :name: CEC_S_MODE
283 The :ref:`ioctl CEC_S_MODE <CEC_S_MODE>` can return the following
Dcec-ioc-adap-g-caps.rst104 :ref:`ioctl CEC_S_MODE <CEC_S_MODE>`.
Dcec-ioc-adap-g-phys-addr.rst47 by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
Dcec-ioc-adap-g-log-addrs.rst47 can only be called by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
/Linux-v4.19/include/uapi/linux/
Dcec.h473 #define CEC_S_MODE _IOW('a', 9, __u32) macro
/Linux-v4.19/drivers/media/cec/
Dcec-api.c512 case CEC_S_MODE: in cec_ioctl()
/Linux-v4.19/fs/
Dcompat_ioctl.c1215 COMPATIBLE_IOCTL(CEC_S_MODE)