Home
last modified time | relevance | path

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

/linux/drivers/ntb/ !
H A Dcore.c133 void ntb_unregister_device(struct ntb_dev *ntb) in ntb_unregister_device() function
138 EXPORT_SYMBOL(ntb_unregister_device);
/linux/drivers/ntb/hw/amd/ !
H A Dntb_hw_amd.c1285 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_remove()
1301 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_shutdown()
/linux/drivers/ntb/hw/epf/ !
H A Dntb_hw_epf.c725 ntb_unregister_device(&ndev->ntb); in ntb_epf_pci_remove()
/linux/include/linux/ !
H A Dntb.h488 void ntb_unregister_device(struct ntb_dev *ntb);
/linux/drivers/ntb/hw/mscc/ !
H A Dntb_hw_switchtec.c1561 ntb_unregister_device(&sndev->ntb); in switchtec_ntb_remove()
/linux/drivers/ntb/hw/idt/ !
H A Dntb_hw_idt.c2301 ntb_unregister_device(&ndev->ntb); in idt_unregister_device()
/linux/drivers/ntb/hw/intel/ !
H A Dntb_hw_gen1.c1923 ntb_unregister_device(&ndev->ntb); in intel_ntb_pci_remove()