Home
last modified time | relevance | path

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

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