Searched refs:CA_SEND_MSG (Results 1 – 7 of 7) sorted by relevance
6 CA_SEND_MSG chapter12 CA_SEND_MSG18 .. c:function:: int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)19 :name: CA_SEND_MSG
17 :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
144 #define CA_SEND_MSG _IOW('o', 133, ca_msg_t)169 CA_SEND_MSG182 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
196 case CA_SEND_MSG: in fdtv_ca_ioctl()
296 case CA_SEND_MSG: in dvb_ca_ioctl()
560 case CA_SEND_MSG: in dst_ca_ioctl()