Home
last modified time | relevance | path

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

/drivers/soc/sunxi/
A 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/
A Dbase.c396 int of_device_compatible_match(const struct device_node *device, in of_device_compatible_match() function
413 EXPORT_SYMBOL_GPL(of_device_compatible_match);
429 rc = of_device_compatible_match(root, compats); in of_machine_compatible_match()
A Dirq.c256 (!imap || of_device_compatible_match(ipar, of_irq_imap_abusers))) { in of_irq_parse_raw()
/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c380 of_device_compatible_match(port->parent, in rockchip_drm_match_add()
/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_platform.c563 if (of_device_compatible_match(np, stmmac_gmac4_compats)) { in stmmac_probe_config_dt()
/drivers/gpu/drm/msm/
A Dmsm_drv.c980 if (!of_device_compatible_match(dev->of_node, msm_mdp5_dpu_migration)) in msm_disp_drv_should_bind()

Completed in 20 milliseconds