Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dsbni.c115 static int sbni_pci_probe( struct net_device * );
274 if( !skip_pci_probe && !sbni_pci_probe( dev ) ) in sbni_init()
296 sbni_pci_probe( struct net_device *dev ) in sbni_pci_probe() function