Searched refs:ng_device_mod_event (Results 1 – 1 of 1) sorted by relevance
70 static int ng_device_mod_event(module_t, int, void *);82 .mod_event = ng_device_mod_event,142 ng_device_mod_event(module_t mod, int event, void *data) in ng_device_mod_event() function