| /linux/drivers/of/ |
| H A D | base.c | 276 of_node_get(np); in of_find_all_nodes() 623 np = of_node_get(node->parent); in of_get_parent() 649 parent = of_node_get(node->parent); in of_get_next_parent() 665 of_node_get(next); in __of_get_next_child() 722 if (of_node_get(next)) in of_get_next_child_with_prefix() 746 if (of_node_get(next)) in of_get_next_status_child() 817 if (of_node_get(next)) in of_get_next_cpu_node() 966 return of_node_get(of_root); in of_find_node_opts_by_path() 995 np = of_node_get(of_root); in of_find_node_opts_by_path() 1021 if (of_node_name_eq(np, name) && of_node_get(np)) in of_find_node_by_name() [all …]
|
| H A D | irq.c | 66 if (!of_node_get(child)) in of_irq_find_parent() 74 p = of_node_get(of_irq_dflt_pic); in of_irq_find_parent() 115 np = of_node_get(of_irq_dflt_pic); in of_irq_parse_imap_parent() 259 ipar = of_node_get(out_irq->np); in of_irq_parse_raw() 285 old = of_node_get(ipar); in of_irq_parse_raw() 679 desc->dev = of_node_get(np); in of_irq_init()
|
| H A D | platform.c | 129 device_set_node(&dev->dev, of_fwnode_handle(of_node_get(np))); in of_device_alloc() 399 root = root ? of_node_get(root) : of_find_node_by_path("/"); in of_platform_bus_probe() 450 root = root ? of_node_get(root) : of_find_node_by_path("/"); in of_platform_populate()
|
| H A D | of_numa.c | 147 np = of_node_get(device); in of_node_to_nid()
|
| H A D | dynamic.c | 34 struct device_node *of_node_get(struct device_node *node) in of_node_get() function 40 EXPORT_SYMBOL(of_node_get); 917 ce->np = of_node_get(np); in of_changeset_action()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | udbg_scc.c | 86 ch_def = of_node_get(ch); in udbg_scc_init() 90 ch_a = of_node_get(ch); in udbg_scc_init()
|
| H A D | pic.c | 312 of_node_get(master); in pmac_pic_probe_oldstyle() 480 master = of_node_get(np); in pmac_pic_probe_mpic() 482 slave = of_node_get(np); in pmac_pic_probe_mpic()
|
| /linux/drivers/opp/ |
| H A D | of.c | 212 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in _of_init_opp_table() 412 of_node_get(dev->of_node); in _bandwidth_supported() 419 opp_np = of_node_get(opp_table->np); in _bandwidth_supported() 445 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in dev_pm_opp_of_find_icc_paths() 892 new_opp->np = of_node_get(np); in _opp_add_static_v2() 1422 return of_node_get(opp->np); in dev_pm_opp_get_of_node() 1485 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in dev_pm_opp_calc_power() 1551 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in dev_pm_opp_of_register_em()
|
| /linux/drivers/macintosh/ |
| H A D | macio_asic.c | 471 pnode = of_node_get(chip->of_node); in macio_pci_add_devices() 485 of_node_get(np); in macio_pci_add_devices() 502 of_node_get(np); in macio_pci_add_devices() 515 of_node_get(np); in macio_pci_add_devices() 703 of_node_get(np); in macio_pci_probe()
|
| H A D | therm_windtunnel.c | 322 of_node_get(adapter->dev.of_node); in do_attach() 331 of_node_get(adapter->dev.of_node); in do_attach()
|
| /linux/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_comp.c | 47 comp->dev_node = of_node_get(node); in mtk_mdp_comp_init()
|
| /linux/drivers/pinctrl/ |
| H A D | devicetree.c | 123 np_pctldev = of_node_get(np_config); in dt_to_map_one_config() 221 of_node_get(np); in pinctrl_dt_to_map()
|
| /linux/drivers/cpufreq/ |
| H A D | highbank-cpufreq.c | 76 np = of_node_get(cpu_dev->of_node); in hb_cpufreq_driver_init()
|
| /linux/sound/soc/generic/ |
| H A D | audio-graph-card2.c | 760 of_node_get(ep_cpu); in graph_link_init() 770 of_node_get(ep_codec); in graph_link_init() 1201 struct device_node *port0 = of_node_get(lnk); in graph_count_c2c() 1202 struct device_node *port1 = of_node_get(of_graph_get_next_port(ports, of_node_get(port0))); in graph_count_c2c()
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | p1022_ds.c | 495 of_node_get(np); in p1022_ds_setup_arch() 518 of_node_get(np); in p1022_ds_setup_arch()
|
| H A D | ge_imp3a.c | 94 fsl_pci_primary = of_node_get(np); in ge_imp3a_pci_assign_primary()
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_encoder.c | 33 ports = of_node_get(node); in rcar_du_encoder_count_ports()
|
| /linux/drivers/pci/hotplug/ |
| H A D | rpaphp_slot.c | 41 slot->dn = of_node_get(dn); in alloc_slot_struct()
|
| /linux/drivers/pci/ |
| H A D | of.c | 60 node = of_node_get(bus->self->dev.of_node); in pci_set_bus_of_node() 86 return of_node_get(bus->bridge->of_node); in pcibios_get_phb_of_node() 88 return of_node_get(bus->bridge->parent->of_node); in pcibios_get_phb_of_node()
|
| /linux/drivers/net/ethernet/arc/ |
| H A D | emac_mdio.c | 171 mdio_node = of_node_get(np); in arc_mdio_probe()
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-psci-domain.c | 89 pd_provider->node = of_node_get(np); in psci_pd_init()
|
| /linux/drivers/mtd/parsers/ |
| H A D | tplink_safeloader.c | 33 of_node_get(np); in mtd_parser_tplink_safeloader_read_table()
|
| /linux/arch/powerpc/platforms/512x/ |
| H A D | mpc5121_ads_cpld.c | 189 cpld_pic_node = of_node_get(np); in mpc5121_ads_cpld_pic_init()
|
| /linux/drivers/i2c/ |
| H A D | i2c-mux.c | 351 mux_node = of_node_get(dev_node); in i2c_mux_add_adapter() 353 child = of_node_get(mux_node); in i2c_mux_add_adapter()
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | device_node_continue.cocci | 51 ... when != of_node_get(n)
|