Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c5993 * ice_module_exit - Driver exit cleanup routine
5995 * ice_module_exit is called just before the driver is removed
5998 static void __exit ice_module_exit(void) in ice_module_exit() function
6007 module_exit(ice_module_exit);