Searched refs:CEC_RECEIVE (Results 1 – 6 of 6) sorted by relevance
7 ioctls CEC_RECEIVE and CEC_TRANSMIT13 CEC_RECEIVE, CEC_TRANSMIT - Receive or transmit a CEC message19 .. c:function:: int ioctl( int fd, CEC_RECEIVE, struct cec_msg *argp )20 :name: CEC_RECEIVE39 :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`.65 :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>` once the transmit has finished110 :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`. For :ref:`ioctl CEC_TRANSMIT <CEC_TRANSMIT>` it will be116 then it will wait indefinitely when it is called by :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`.138 application. The driver will fill this in for :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`.145 transmitting the message. Ignored by :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>`.[all …]
36 :ref:`CEC_RECEIVE <CEC_RECEIVE>` and :ref:`CEC_DQEVENT <CEC_DQEVENT>` ioctls
53 follower who will use :ref:`ioctl CEC_RECEIVE <CEC_RECEIVE>` to dequeue
464 #define CEC_RECEIVE _IOWR('a', 6, struct cec_msg) macro
503 case CEC_RECEIVE: in cec_ioctl()
1217 COMPATIBLE_IOCTL(CEC_RECEIVE)