Home
last modified time | relevance | path

Searched refs:best_match (Results 1 – 1 of 1) sorted by relevance

/drivers/of/
Dbase.c983 const struct of_device_id *best_match = NULL; in __of_match_node() local
993 best_match = matches; in __of_match_node()
998 return best_match; in __of_match_node()