Home
last modified time | relevance | path

Searched refs:PcieCntlrGetByBusNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_if.c30 obj = PcieCntlrGetByBusNum(busNum); in PcieCntlrObjGet()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pcie/
H A Dpcie_core.h70 static inline struct PcieCntlr *PcieCntlrGetByBusNum(uint16_t num) in PcieCntlrGetByBusNum() function