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);
20 static crw_handler_t crw_handlers[NR_RSCS];31 int crw_register_handler(int rsc, crw_handler_t handler) in crw_register_handler()75 crw_handler_t handler; in crw_collect_info()