Searched refs:__pci_epc_create (Results 1 – 2 of 2) sorted by relevance
338 __pci_epc_create((dev), (ops), THIS_MODULE)356 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
1055 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create() function1110 EXPORT_SYMBOL_GPL(__pci_epc_create);1133 epc = __pci_epc_create(dev, ops, owner); in __devm_pci_epc_create()