Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ntb/
H A Dcore.c127 void ntb_unregister_device(struct ntb_dev *ntb) in ntb_unregister_device() function
132 EXPORT_SYMBOL(ntb_unregister_device);
/OK3568_Linux_fs/kernel/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c1289 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_remove()
1305 ntb_unregister_device(&ndev->ntb); in amd_ntb_pci_shutdown()
/OK3568_Linux_fs/kernel/include/linux/
H A Dntb.h488 void ntb_unregister_device(struct ntb_dev *ntb);
/OK3568_Linux_fs/kernel/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1557 ntb_unregister_device(&sndev->ntb); in switchtec_ntb_remove()
/OK3568_Linux_fs/kernel/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c2305 ntb_unregister_device(&ndev->ntb); in idt_unregister_device()
/OK3568_Linux_fs/kernel/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.c1929 ntb_unregister_device(&ndev->ntb); in intel_ntb_pci_remove()