Home
last modified time | relevance | path

Searched refs:PcieCntlrCallback (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/pcie/
Dpcie_core.h83 int32_t PcieCntlrCallback(struct PcieCntlr *cntlr);
/drivers/hdf_core/framework/test/unittest/platform/virtual/
Dpcie_virtual.c127 return PcieCntlrCallback(cntlr); // test interrupt callback access in PcieVirtualRegIrq()
/drivers/hdf_core/framework/support/platform/src/pcie/
Dpcie_core.c232 int32_t PcieCntlrCallback(struct PcieCntlr *cntlr) in PcieCntlrCallback() function