Searched refs:best_match (Results 1 – 2 of 2) sorted by relevance
951 const struct of_device_id *best_match = NULL; in __of_match_node() local961 best_match = matches; in __of_match_node()966 return best_match; in __of_match_node()
925 int best_match = 0; in dnet_select_source() local940 if (ret > best_match) in dnet_select_source()942 if (best_match == 0) in dnet_select_source()