V4L/DVB (13795): [Mantis/Hopper] Code overhaul, add Hopper devices into the PCI ID...
[safe/jmp/linux-2.6] / drivers / media / dvb / mantis / mantis_ca.h
1 #ifndef __MANTIS_CA_H
2 #define __MANTIS_CA_H
3
4 extern int mantis_ca_init(struct mantis_pci *mantis);
5 extern void mantis_ca_exit(struct mantis_pci *mantis);
6
7 #endif /* __MANTIS_CA_H */