Searched refs:method_table (Results 1 – 1 of 1) sorted by relevance
307 } method_table[] ALIGN_PTR = { variable443 for (i = 0; i < ARRAY_SIZE(method_table); i++) { in detect_link()445 status = method_table[i].func(); in detect_link()449 bb_info_msg("using %s detection mode", method_table[i].name); in detect_link()454 status = method_table[G.api_method_num].func(); in detect_link()