Searched refs:module_t (Results 1 – 4 of 4) sorted by relevance
42 typedef struct module *module_t; typedef43 typedef int (*modeventhand_t)(module_t, int /* modeventtype_t */, void *);
450 type module_t;517 type module_t;541 type module_t;
28 type module_t;
2768 root_bus_module_handler(module_t mod, int what, void* arg) in root_bus_module_handler()2821 driver_module_handler(module_t mod, int what, void *arg) in driver_module_handler()