Searched refs:CEC_S_MODE (Results 1 – 7 of 7) sorted by relevance
8 ioctls CEC_G_MODE and CEC_S_MODE11 CEC_G_MODE, CEC_S_MODE - Get or set exclusive use of the CEC adapter19 .. c:function:: int ioctl( int fd, CEC_S_MODE, __u32 *argp )20 :name: CEC_S_MODE283 The :ref:`ioctl CEC_S_MODE <CEC_S_MODE>` can return the following
104 :ref:`ioctl CEC_S_MODE <CEC_S_MODE>`.
47 by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
47 can only be called by a file descriptor in initiator mode (see :ref:`CEC_S_MODE`), if not
473 #define CEC_S_MODE _IOW('a', 9, __u32) macro
512 case CEC_S_MODE: in cec_ioctl()
1215 COMPATIBLE_IOCTL(CEC_S_MODE)