Searched refs:of_device_compatible_match (Results 1 – 2 of 2) sorted by relevance
74 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()
543 int of_device_compatible_match(struct device_node *device, in of_device_compatible_match() function