Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dca-send-msg.rst7 CA_SEND_MSG chapter
13 CA_SEND_MSG
18 .. c:macro:: CA_SEND_MSG
20 ``int ioctl(fd, CA_SEND_MSG, struct ca_msg *msg)``
H A 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
H A Dca.rst17 :ref:`CA_GET_MSG`, :ref:`CA_SEND_MSG` and :ref:`CA_SET_DESCR`.
/openbmc/linux/include/uapi/linux/dvb/
H A Dca.h125 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c194 case CA_SEND_MSG: in fdtv_ca_ioctl()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ca.c282 case CA_SEND_MSG: in dvb_ca_ioctl()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c548 case CA_SEND_MSG: in dst_ca_ioctl()