Searched refs:of_device_compatible_match (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/soc/sunxi/ |
| H A D | sunxi_mbus.c | 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()
|
| /linux-6.15/drivers/of/ |
| H A D | base.c | 396 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()
|
| H A D | irq.c | 256 (!imap || of_device_compatible_match(ipar, of_irq_imap_abusers))) { in of_irq_parse_raw()
|
| /linux-6.15/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 380 of_device_compatible_match(port->parent, in rockchip_drm_match_add()
|
| /linux-6.15/include/linux/ |
| H A D | of.h | 358 extern int of_device_compatible_match(const struct device_node *device, 599 static inline int of_device_compatible_match(const struct device_node *device, in of_device_compatible_match() function
|
| /linux-6.15/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_platform.c | 555 if (of_device_compatible_match(np, stmmac_gmac4_compats)) { in stmmac_probe_config_dt()
|
| /linux-6.15/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 1004 if (!of_device_compatible_match(dev->of_node, msm_mdp5_dpu_migration)) in msm_disp_drv_should_bind()
|
| /linux-6.15/net/dsa/ |
| H A D | port.c | 1865 !of_device_compatible_match(ds->dev->of_node, in dsa_shared_port_link_register_of()
|