Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/userspace-api/media/dvb/
Dca-send-msg.rst7 CA_SEND_MSG title
13 CA_SEND_MSG
18 .. c:macro:: CA_SEND_MSG
20 ``int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)``
Dca_high_level.rst75 #define CA_SEND_MSG _IOW('o', 133, ca_msg_t)
100 CA_SEND_MSG
113 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
Dca.rst17 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
/linux-5.19.10/include/uapi/linux/dvb/
Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/linux-5.19.10/drivers/media/firewire/
Dfiredtv-ci.c194 case CA_SEND_MSG: in fdtv_ca_ioctl()
/linux-5.19.10/drivers/staging/media/av7110/
Dav7110_ca.c282 case CA_SEND_MSG: in dvb_ca_ioctl()
/linux-5.19.10/drivers/media/pci/bt8xx/
Ddst_ca.c548 case CA_SEND_MSG: in dst_ca_ioctl()