Home
last modified time | relevance | path

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

/drivers/soc/sunxi/
Dsunxi_mbus.c74 if (!of_device_compatible_match(dev->of_node, sunxi_mbus_devices)) in sunxi_mbus_notifier()
121 if (!of_device_compatible_match(of_root, sunxi_mbus_platforms)) in sunxi_mbus_init()
/drivers/of/
Dbase.c543 int of_device_compatible_match(struct device_node *device, in of_device_compatible_match() function