Searched refs:cops_dev (Results 1 – 1 of 1) sorted by relevance
986 static struct net_device *cops_dev; variable998 cops_dev = cops_probe(-1); in cops_module_init()999 return PTR_ERR_OR_ZERO(cops_dev); in cops_module_init()1004 unregister_netdev(cops_dev); in cops_module_exit()1005 cleanup_card(cops_dev); in cops_module_exit()1006 free_netdev(cops_dev); in cops_module_exit()