Searched refs:pci_epc_set_bar (Results 1 – 4 of 4) sorted by relevance
368 int pci_epc_set_bar(struct pci_epc *epc, u8 func_no, in pci_epc_set_bar() function393 EXPORT_SYMBOL_GPL(pci_epc_set_bar);
144 int pci_epc_set_bar(struct pci_epc *epc, u8 func_no,
84 *) pci_epc_set_bar()86 The PCI endpoint function driver should use pci_epc_set_bar() to configure
413 ret = pci_epc_set_bar(epc, epf->func_no, epf_bar); in pci_epf_test_set_bar()