Searched defs:of_find_matching_node (Results 1 - 1 of 1) sorted by relevance

/drivers/of/
H A Dbase.c547 * of_find_matching_node - Find a node based on an of_device_id match
558 struct device_node *of_find_matching_node(struct device_node *from, function
573 EXPORT_SYMBOL(of_find_matching_node); variable

Completed in 73 milliseconds