Home
last modified time | relevance | path

Searched refs:__pci_epc_create (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dpci-epc.h206 __pci_epc_create((dev), (ops), THIS_MODULE)
224 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/linux/drivers/pci/endpoint/
A Dpci-epc-core.c880 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create() function
935 EXPORT_SYMBOL_GPL(__pci_epc_create);
958 epc = __pci_epc_create(dev, ops, owner); in __devm_pci_epc_create()

Completed in 8 milliseconds