__pci_epc_create
EXPORT_SYMBOL_GPL(__pci_epc_create);
epc = __pci_epc_create(dev, ops, owner);
__pci_epc_create((dev), (ops), THIS_MODULE)
__pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,