Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A 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)``
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`.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/
H A Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/
H A Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/dvb/
H A Dca.h140 #define CA_SEND_MSG _IOW('o', 133, struct ca_msg) macro
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-ci.c194 case CA_SEND_MSG: in fdtv_ca_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_ca.c282 case CA_SEND_MSG: in dvb_ca_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Ddst_ca.c548 case CA_SEND_MSG: in dst_ca_ioctl()