Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ntb/
Dcore.c127 void ntb_unregister_device(struct ntb_dev *ntb) in ntb_unregister_device() function
132 EXPORT_SYMBOL(ntb_unregister_device);
/linux-6.1.9/drivers/ntb/hw/amd/
Dntb_hw_amd.c1281 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_remove()
1297 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_shutdown()
/linux-6.1.9/drivers/ntb/hw/epf/
Dntb_hw_epf.c732 ntb_unregister_device(&ndev->ntb); in ntb_epf_pci_remove()
/linux-6.1.9/include/linux/
Dntb.h488 void ntb_unregister_device(struct ntb_dev *ntb);
/linux-6.1.9/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1555 ntb_unregister_device(&sndev->ntb); in switchtec_ntb_remove()
/linux-6.1.9/drivers/ntb/hw/idt/
Dntb_hw_idt.c2305 ntb_unregister_device(&ndev->ntb); in idt_unregister_device()
/linux-6.1.9/drivers/ntb/hw/intel/
Dntb_hw_gen1.c1922 ntb_unregister_device(&ndev->ntb); in intel_ntb_pci_remove()