Sign in
googlers
/
maze
/
linux
/
b3b961448f702339444036f94252ff2ba7a99feb
/
.
/
drivers
/
media
/
dvb
/
mantis
/
mantis_pci.h
blob: 5ce776ffcb329225bbd72d53f3891ceaf58b6601 [
file
] [
log
] [
blame
]
#ifndef
__MANTIS_PCI_H
#define
__MANTIS_PCI_H
extern
int
mantis_pci_init
(
struct
mantis_pci
*
mantis
);
extern
void
mantis_pci_exit
(
struct
mantis_pci
*
mantis
);
#endif
/* __MANTIS_PCI_H */