Searched refs:crw_handler_t (Results 1 – 2 of 2) sorted by relevance
31 typedef void (*crw_handler_t)(struct crw *, struct crw *, int); typedef33 extern int crw_register_handler(int rsc, crw_handler_t handler);
21 static crw_handler_t crw_handlers[NR_RSCS];32 int crw_register_handler(int rsc, crw_handler_t handler) in crw_register_handler()76 crw_handler_t handler; in crw_collect_info()