Searched defs:tep_function_handler (Results 1 – 1 of 1) sorted by relevance
88 struct tep_function_handler { struct89 struct tep_function_handler *next; argument101 static void free_func_handle(struct tep_function_handler *func); argument