Home
last modified time | relevance | path

Searched refs:CA_SEND_MSG (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/dvb/
Dca-send-msg.rst13 CA_SEND_MSG chapter
19 CA_SEND_MSG
25 .. c:function:: int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)
26 :name: CA_SEND_MSG
Dca.rst24 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
/Linux-v5.4/include/uapi/linux/dvb/
Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/Linux-v5.4/Documentation/media/dvb-drivers/
Dci.rst146 #define CA_SEND_MSG _IOW('o', 133, ca_msg_t)
171 CA_SEND_MSG
184 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
/Linux-v5.4/drivers/media/firewire/
Dfiredtv-ci.c192 case CA_SEND_MSG: in fdtv_ca_ioctl()
/Linux-v5.4/drivers/media/pci/ttpci/
Dav7110_ca.c282 case CA_SEND_MSG: in dvb_ca_ioctl()
/Linux-v5.4/drivers/media/pci/bt8xx/
Ddst_ca.c548 case CA_SEND_MSG: in dst_ca_ioctl()