Searched refs:pci_epc_set_bar (Results 1 – 4 of 4) sorted by relevance
421 int pci_epc_set_bar(struct pci_epc *epc, u8 func_no, in pci_epc_set_bar() function446 EXPORT_SYMBOL_GPL(pci_epc_set_bar);
157 int pci_epc_set_bar(struct pci_epc *epc, u8 func_no,
92 * pci_epc_set_bar()94 The PCI endpoint function driver should use pci_epc_set_bar() to configure
415 ret = pci_epc_set_bar(epc, epf->func_no, epf_bar); in pci_epf_test_set_bar()