Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ntb/
Dcore.c127 void ntb_unregister_device(struct ntb_dev *ntb) in ntb_unregister_device() function
132 EXPORT_SYMBOL(ntb_unregister_device);
/Linux-v6.6/drivers/ntb/hw/amd/
Dntb_hw_amd.c1276 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_remove()
1292 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_shutdown()
/Linux-v6.6/drivers/ntb/hw/epf/
Dntb_hw_epf.c728 ntb_unregister_device(&ndev->ntb); in ntb_epf_pci_remove()
/Linux-v6.6/include/linux/
Dntb.h488 void ntb_unregister_device(struct ntb_dev *ntb);
/Linux-v6.6/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1553 ntb_unregister_device(&sndev->ntb); in switchtec_ntb_remove()
/Linux-v6.6/drivers/ntb/hw/idt/
Dntb_hw_idt.c2305 ntb_unregister_device(&ndev->ntb); in idt_unregister_device()
/Linux-v6.6/drivers/ntb/hw/intel/
Dntb_hw_gen1.c1920 ntb_unregister_device(&ndev->ntb); in intel_ntb_pci_remove()