Home
last modified time | relevance | path

Searched refs:pci_epc_get_first_free_bar (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c87 * pci_epc_get_first_free_bar() - helper to get first unreserved BAR
94 pci_epc_get_first_free_bar(const struct pci_epc_features *epc_features) in pci_epc_get_first_free_bar() function
98 EXPORT_SYMBOL_GPL(pci_epc_get_first_free_bar); variable
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h205 pci_epc_get_first_free_bar(const struct pci_epc_features *epc_features);
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-core.c86 * pci_epc_get_first_free_bar() - helper to get first unreserved BAR
93 pci_epc_get_first_free_bar(const struct pci_epc_features *epc_features) in pci_epc_get_first_free_bar() function
97 EXPORT_SYMBOL_GPL(pci_epc_get_first_free_bar); variable
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h238 pci_epc_get_first_free_bar(const struct pci_epc_features *epc_features);
/kernel/linux/linux-5.10/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c849 test_reg_bar = pci_epc_get_first_free_bar(epc_features); in pci_epf_test_bind()
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c918 test_reg_bar = pci_epc_get_first_free_bar(epc_features); in pci_epf_test_bind()

Completed in 6 milliseconds