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

/drivers/of/
H A Ddevice.c13 * of_match_device - Tell if a struct device matches an of_device_id list
20 const struct of_device_id *of_match_device(const struct of_device_id *matches, function
27 EXPORT_SYMBOL(of_match_device); variable

Completed in 46 milliseconds