Searched refs:cops_dev (Results 1 – 1 of 1) sorted by relevance
981 static struct net_device *cops_dev; variable993 cops_dev = cops_probe(-1); in cops_module_init()994 return PTR_ERR_OR_ZERO(cops_dev); in cops_module_init()999 unregister_netdev(cops_dev); in cops_module_exit()1000 cleanup_card(cops_dev); in cops_module_exit()1001 free_netdev(cops_dev); in cops_module_exit()