]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/media/ca.h.rst.exceptions
netfilter: merge udp and udplite conntrack helpers
[mirror_ubuntu-artful-kernel.git] / Documentation / media / ca.h.rst.exceptions
CommitLineData
34fb8030
MCC
1# Ignore header name
2ignore define _DVBCA_H_
3
4# struct ca_slot_info defines
836cf1db
MCC
5replace define CA_CI :c:type:`ca_slot_info`
6replace define CA_CI_LINK :c:type:`ca_slot_info`
7replace define CA_CI_PHYS :c:type:`ca_slot_info`
8replace define CA_DESCR :c:type:`ca_slot_info`
9replace define CA_SC :c:type:`ca_slot_info`
10replace define CA_CI_MODULE_PRESENT :c:type:`ca_slot_info`
11replace define CA_CI_MODULE_READY :c:type:`ca_slot_info`
34fb8030
MCC
12
13# struct ca_descr_info defines
836cf1db
MCC
14replace define CA_ECD :c:type:`ca_descr_info`
15replace define CA_NDS :c:type:`ca_descr_info`
16replace define CA_DSS :c:type:`ca_descr_info`
34fb8030
MCC
17
18# some typedefs should point to struct/enums
836cf1db
MCC
19replace typedef ca_pid_t :c:type:`ca_pid`
20replace typedef ca_slot_info_t :c:type:`ca_slot_info`
21replace typedef ca_descr_info_t :c:type:`ca_descr_info`
22replace typedef ca_caps_t :c:type:`ca_caps`
23replace typedef ca_msg_t :c:type:`ca_msg`
24replace typedef ca_descr_t :c:type:`ca_descr`