Searched refs:best_match (Results 1 – 2 of 2) sorted by relevance
954 const struct of_device_id *best_match = NULL; in __of_match_node() local964 best_match = matches; in __of_match_node()969 return best_match; in __of_match_node()
927 int best_match = 0; in dnet_select_source() local942 if (ret > best_match) in dnet_select_source()944 if (best_match == 0) in dnet_select_source()