Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/dvb/
Dca-send-msg.rst6 CA_SEND_MSG chapter
12 CA_SEND_MSG
18 .. c:function:: int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)
19 :name: CA_SEND_MSG
Dca.rst17 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
/Linux-v4.19/include/uapi/linux/dvb/
Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/Linux-v4.19/Documentation/media/dvb-drivers/
Dci.rst144 #define CA_SEND_MSG _IOW('o', 133, ca_msg_t)
169 CA_SEND_MSG
182 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
/Linux-v4.19/drivers/media/firewire/
Dfiredtv-ci.c196 case CA_SEND_MSG: in fdtv_ca_ioctl()
/Linux-v4.19/drivers/media/pci/ttpci/
Dav7110_ca.c296 case CA_SEND_MSG: in dvb_ca_ioctl()
/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_ca.c560 case CA_SEND_MSG: in dst_ca_ioctl()