Searched refs:CA_SEND_MSG (Results 1 – 7 of 7) sorted by relevance
13 CA_SEND_MSG chapter19 CA_SEND_MSG25 .. c:function:: int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)26 :name: CA_SEND_MSG
24 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
146 #define CA_SEND_MSG _IOW('o', 133, ca_msg_t)171 CA_SEND_MSG184 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
192 case CA_SEND_MSG: in fdtv_ca_ioctl()
282 case CA_SEND_MSG: in dvb_ca_ioctl()
548 case CA_SEND_MSG: in dst_ca_ioctl()