Home
last modified time | relevance | path

Searched refs:pci_epc_clear_bar (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c348 pci_epc_clear_bar(ntb->epf->epc, ntb->epf->func_no, ntb->epf->vfunc_no, epf_bar); in epf_ntb_config_sspad_bar_clear()
588 pci_epc_clear_bar(ntb->epf->epc, in epf_ntb_db_bar_clear()
643 pci_epc_clear_bar(ntb->epf->epc, in epf_ntb_mw_bar_init()
664 pci_epc_clear_bar(ntb->epf->epc, in epf_ntb_mw_bar_clear()
H A Dpci-epf-ntb.c746 pci_epc_clear_bar(epc, func_no, vfunc_no, epf_bar); in epf_ntb_peer_spad_bar_clear()
862 pci_epc_clear_bar(epc, func_no, vfunc_no, epf_bar); in epf_ntb_config_sspad_bar_clear()
1239 pci_epc_clear_bar(epc, func_no, vfunc_no, epf_bar); in epf_ntb_db_mw_bar_clear()
H A Dpci-epf-mhi.c648 pci_epc_clear_bar(epc, epf->func_no, epf->vfunc_no, epf_bar); in pci_epf_mhi_unbind()
H A Dpci-epf-test.c702 pci_epc_clear_bar(epc, epf->func_no, epf->vfunc_no, in pci_epf_test_unbind()
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-endpoint.rst99 * pci_epc_clear_bar()
101 The PCI endpoint function driver should use pci_epc_clear_bar() to reset
/openbmc/linux/include/linux/
H A Dpci-epc.h215 void pci_epc_clear_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no,
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c492 void pci_epc_clear_bar(struct pci_epc *epc, u8 func_no, u8 vfunc_no, in pci_epc_clear_bar() function
510 EXPORT_SYMBOL_GPL(pci_epc_clear_bar);