Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dsbni.c145 static int sbni_init( struct net_device * );
240 err = sbni_init(dev); in sbni_probe()
256 static int __init sbni_init(struct net_device *dev) in sbni_init() function
1488 err = sbni_init(dev); in init_module()