Searched refs:g_modevent (Results 1 – 4 of 4) sorted by relevance
328 int g_modevent(module_t, int, void *);418 #name, g_modevent, &class \
249 g_modevent(module_t mod, int type, void *data) in g_modevent() function
2104 return (g_modevent(NULL, type, &g_fd_class)); in fdc_modevent()
2571 g_modevent,