Searched refs:pcie_pm_add_child (Results 1 – 2 of 2) sorted by relevance
162 #define pcie_pm_add_child PX_MOD_NAME##_pcie_pm_add_child macro175 #define pcie_pm_add_child PX_PLX##_pcie_pm_add_child macro192 extern int pcie_pm_add_child(dev_info_t *dip, dev_info_t *cdip);
359 (void) pcie_pm_add_child(dip, cdip); in pcie_bus_power()759 pcie_pm_add_child(dev_info_t *dip, dev_info_t *cdip) in pcie_pm_add_child() function