Searched refs:CA_GET_MSG (Results 1 – 7 of 7) sorted by relevance
7 CA_GET_MSG chapter13 CA_GET_MSG18 .. c:macro:: CA_GET_MSG20 ``int ioctl(fd, CA_GET_MSG, struct ca_msg *msg)``
17 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
74 #define CA_GET_MSG _IOR('o', 132, ca_msg_t)113 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
124 #define CA_GET_MSG _IOR('o', 132, struct ca_msg) macro
191 case CA_GET_MSG: in fdtv_ca_ioctl()
279 case CA_GET_MSG: in dvb_ca_ioctl()
557 case CA_GET_MSG: in dst_ca_ioctl()
Completed in 10 milliseconds