Searched refs:crw_handler_t (Results 1 – 2 of 2) sorted by relevance
30 typedef void (*crw_handler_t)(struct crw *, struct crw *, int); typedef32 extern int crw_register_handler(int rsc, crw_handler_t handler);
18 static crw_handler_t crw_handlers[NR_RSCS];29 int crw_register_handler(int rsc, crw_handler_t handler) in crw_register_handler()73 crw_handler_t handler; in crw_collect_info()