Home
last modified time | relevance | path

Searched refs:CA_GET_CAP (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Dca-get-cap.rst7 CA_GET_CAP title
13 CA_GET_CAP
18 .. c:macro:: CA_GET_CAP
20 ``int ioctl(fd, CA_GET_CAP, struct ca_caps *caps)``
H A Dca_high_level.rst71 #define CA_GET_CAP _IOR('o', 129, ca_caps_t)
92 CA_GET_CAP
/linux/include/uapi/linux/dvb/
H A Dca.h121 #define CA_GET_CAP _IOR('o', 129, struct ca_caps) macro
/linux/drivers/media/firewire/
H A Dfiredtv-ci.c185 case CA_GET_CAP: in fdtv_ca_ioctl()
/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c581 case CA_GET_CAP: in dst_ca_ioctl()