Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpnv-pci.h35 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpnv-pci.h36 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev);
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci.c815 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev) in pnv_pci_get_phb_node() function
821 EXPORT_SYMBOL(pnv_pci_get_phb_node); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci.c747 struct device_node *pnv_pci_get_phb_node(struct pci_dev *dev) in pnv_pci_get_phb_node() function
753 EXPORT_SYMBOL(pnv_pci_get_phb_node); variable
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dpci.c377 if (!(np = pnv_pci_get_phb_node(dev))) in cxl_calc_capp_routing()
416 if (!(np = pnv_pci_get_phb_node(dev))) { in get_phb_indications()
612 if (!(np = pnv_pci_get_phb_node(dev))) in cxl_setup_psl_timebase()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dpci.c368 if (!(np = pnv_pci_get_phb_node(dev))) in cxl_calc_capp_routing()
407 if (!(np = pnv_pci_get_phb_node(dev))) { in get_phb_indications()
603 if (!(np = pnv_pci_get_phb_node(dev))) in cxl_setup_psl_timebase()

Completed in 9 milliseconds