Searched refs:dev_ni65 (Results 1 – 1 of 1) sorted by relevance
1229 static struct net_device *dev_ni65; variable1240 dev_ni65 = ni65_probe(-1); in init_module()1241 return PTR_ERR_OR_ZERO(dev_ni65); in init_module()1246 unregister_netdev(dev_ni65); in cleanup_module()1247 cleanup_card(dev_ni65); in cleanup_module()1248 free_netdev(dev_ni65); in cleanup_module()