Home
last modified time | relevance | path

Searched refs:ntb_register_device (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/ntb/
H A Dcore.c101 int ntb_register_device(struct ntb_dev *ntb) in ntb_register_device() function
131 EXPORT_SYMBOL(ntb_register_device);
/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c707 ret = ntb_register_device(&ndev->ntb); in ntb_epf_pci_probe()
/openbmc/linux/include/linux/
H A Dntb.h478 int ntb_register_device(struct ntb_dev *ntb);
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1278 ret = ntb_register_device(&ndev->ntb); in pci_vntb_probe()
/openbmc/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c1246 rc = ntb_register_device(&ndev->ntb); in amd_ntb_pci_probe()
/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1521 rc = ntb_register_device(&sndev->ntb); in switchtec_ntb_add()
/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c2287 ret = ntb_register_device(&ndev->ntb); in idt_register_device()
/openbmc/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.c1895 rc = ntb_register_device(&ndev->ntb); in intel_ntb_pci_probe()