Home
last modified time | relevance | path

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

/drivers/ntb/
Dcore.c101 int ntb_register_device(struct ntb_dev *ntb) in ntb_register_device() function
125 EXPORT_SYMBOL(ntb_register_device);
/drivers/ntb/hw/epf/
Dntb_hw_epf.c711 ret = ntb_register_device(&ndev->ntb); in ntb_epf_pci_probe()
/drivers/pci/endpoint/functions/
Dpci-epf-vntb.c1281 ret = ntb_register_device(&ndev->ntb); in pci_vntb_probe()
/drivers/ntb/hw/amd/
Dntb_hw_amd.c1251 rc = ntb_register_device(&ndev->ntb); in amd_ntb_pci_probe()
/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1522 rc = ntb_register_device(&sndev->ntb); in switchtec_ntb_add()
/drivers/ntb/hw/idt/
Dntb_hw_idt.c2287 ret = ntb_register_device(&ndev->ntb); in idt_register_device()
/drivers/ntb/hw/intel/
Dntb_hw_gen1.c1897 rc = ntb_register_device(&ndev->ntb); in intel_ntb_pci_probe()