Searched refs:dev_ni65 (Results 1 – 1 of 1) sorted by relevance
1224 static struct net_device *dev_ni65; variable1235 dev_ni65 = ni65_probe(-1); in init_module()1236 return PTR_ERR_OR_ZERO(dev_ni65); in init_module()1241 unregister_netdev(dev_ni65); in cleanup_module()1242 cleanup_card(dev_ni65); in cleanup_module()1243 free_netdev(dev_ni65); in cleanup_module()