Home
last modified time | relevance | path

Searched refs:ca_descr_info (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/dvb/
H A Dca.h65 struct ca_descr_info { struct
123 #define CA_GET_DESCR_INFO _IOR('o', 131, struct ca_descr_info)
132 typedef struct ca_descr_info ca_descr_info_t;
/linux/Documentation/userspace-api/media/dvb/
H A Dca-get-descr-info.rst20 ``int ioctl(fd, CA_GET_DESCR_INFO, struct ca_descr_info *desc)``
29 Pointer to struct :c:type:`ca_descr_info`.
39 On success 0 is returned, and :c:type:`ca_descr_info` is filled.