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

/drivers/of/
H A Dbase.c471 int of_device_is_compatible(const struct device_node *device, function
482 EXPORT_SYMBOL(of_device_is_compatible); variable
498 rc = of_device_is_compatible(root, compat);

Completed in 3373 milliseconds