Home
last modified time | relevance | path

Searched refs:ndev_deinit_debugfs (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/ntb/hw/amd/
Dntb_hw_amd.c954 static void ndev_deinit_debugfs(struct amd_ntb_dev *ndev) in ndev_deinit_debugfs() function
1260 ndev_deinit_debugfs(ndev); in amd_ntb_pci_probe()
1282 ndev_deinit_debugfs(ndev); in amd_ntb_pci_remove()
1298 ndev_deinit_debugfs(ndev); in amd_ntb_pci_shutdown()
/linux-6.1.9/drivers/ntb/hw/intel/
Dntb_hw_gen1.c791 static void ndev_deinit_debugfs(struct intel_ntb_dev *ndev) in ndev_deinit_debugfs() function
1906 ndev_deinit_debugfs(ndev); in intel_ntb_pci_probe()
1923 ndev_deinit_debugfs(ndev); in intel_ntb_pci_remove()