Searched refs:ice_module_event_handler (Results 1 – 3 of 3) sorted by relevance
1018 int ice_module_event_handler(module_t mod, int what, void *arg);
319 DRIVER_MODULE(ice, pci, ice_driver, ice_module_event_handler, NULL);
10059 ice_module_event_handler(module_t __unused mod, int what, void __unused *arg) in ice_module_event_handler() function