I have seen in pci device drivers this line
module_pci_driver(cp_driver);
But in other pci device drivers this like
mo