Home
last modified time | relevance | path

Searched refs:ntb_transport_init (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ntb/
Dntb_hw.h255 int ntb_transport_init(struct pci_dev *pdev);
Dntb_hw.c1824 rc = ntb_transport_init(pdev); in ntb_pci_probe()
Dntb_transport.c920 int ntb_transport_init(struct pci_dev *pdev) in ntb_transport_init() function