/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss-of.c | 33 ports = of_get_child_by_name(parent, "ports"); in omapdss_of_get_next_port() 37 port = of_get_child_by_name(parent, "port"); in omapdss_of_get_next_port()
|
D | omapdss-boot-init.c | 144 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device() 146 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
|
/linux-6.12.1/sound/soc/qcom/ |
D | common.c | 104 cpu = of_get_child_by_name(np, "cpu"); in qcom_snd_parse_of() 105 platform = of_get_child_by_name(np, "platform"); in qcom_snd_parse_of() 106 codec = of_get_child_by_name(np, "codec"); in qcom_snd_parse_of()
|
/linux-6.12.1/sound/soc/mediatek/mt7986/ |
D | mt7986-wm8960.c | 95 platform = of_get_child_by_name(pdev->dev.of_node, "platform"); in mt7986_wm8960_machine_probe() 116 codec = of_get_child_by_name(pdev->dev.of_node, "codec"); in mt7986_wm8960_machine_probe()
|
/linux-6.12.1/sound/soc/generic/ |
D | simple-card.c | 332 plat = of_get_child_by_name(node, prop); in simple_dai_link_of() 383 node = of_get_child_by_name(top, PREFIX "dai-link"); in __simple_for_each_link() 389 add_devs = of_get_child_by_name(top, PREFIX "additional-devs"); in __simple_for_each_link() 406 codec = of_get_child_by_name(node, is_top ? in __simple_for_each_link() 413 plat = of_get_child_by_name(node, is_top ? in __simple_for_each_link() 520 node = of_get_child_by_name(dev->of_node, PREFIX "additional-devs"); in simple_populate_aux()
|
/linux-6.12.1/drivers/soc/ti/ |
D | pruss.c | 314 clk_mux_np = of_get_child_by_name(clks_np, mux_name); in pruss_clk_mux_setup() 385 of_get_child_by_name(cfg_node, "clocks"); in pruss_clk_init() 414 of_get_child_by_name(np, "memories"); in pruss_of_setup_memories() 470 of_get_child_by_name(np, "cfg"); in pruss_cfg_of_init()
|
/linux-6.12.1/drivers/base/ |
D | arch_topology.c | 549 of_get_child_by_name(core, name); in parse_core() 605 of_get_child_by_name(cluster, name); in parse_cluster() 624 of_get_child_by_name(cluster, name); in parse_cluster() 664 of_get_child_by_name(socket, name); in parse_socket() 700 of_get_child_by_name(cn, "cpu-map"); in parse_dt_topology()
|
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | base.c | 237 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device() 239 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
|
/linux-6.12.1/drivers/video/ |
D | of_display_timing.c | 128 timing_np = of_get_child_by_name(np, name); in of_get_display_timing() 154 timings_np = of_get_child_by_name(np, "display-timings"); in of_get_display_timings()
|
/linux-6.12.1/sound/soc/loongson/ |
D | loongson_card.c | 129 cpu = of_get_child_by_name(dev->of_node, "cpu"); in loongson_card_parse_of() 134 codec = of_get_child_by_name(dev->of_node, "codec"); in loongson_card_parse_of()
|
/linux-6.12.1/drivers/thermal/ |
D | thermal_of.c | 104 trips = of_get_child_by_name(np, "trips"); in thermal_of_trips_init() 251 tz_np = of_get_child_by_name(np, tz->type); in thermal_of_zone_get_by_name() 309 cm_np = of_get_child_by_name(tz_np, "cooling-maps"); in thermal_of_should_bind()
|
/linux-6.12.1/sound/soc/samsung/ |
D | snow.c | 157 cpu = of_get_child_by_name(dev->of_node, "cpu"); in snow_probe() 170 codec = of_get_child_by_name(dev->of_node, "codec"); in snow_probe()
|
D | odroid.c | 242 cpu = of_get_child_by_name(dev->of_node, "cpu"); in odroid_audio_probe() 243 codec = of_get_child_by_name(dev->of_node, "codec"); in odroid_audio_probe()
|
/linux-6.12.1/drivers/regulator/ |
D | mc13xxx-regulator-core.c | 148 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_get_num_regulators_dt() 170 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_parse_regulators_dt()
|
D | renesas-usb-vbus-regulator.c | 47 config.of_node = of_get_child_by_name(dev->parent->of_node, "regulator-vbus"); in rzg2l_usb_vbus_regulator_probe()
|
/linux-6.12.1/drivers/soc/qcom/ |
D | rpm-proc.c | 17 edge_node = of_get_child_by_name(dev->of_node, "smd-edge"); in rpm_proc_probe()
|
/linux-6.12.1/drivers/phy/tegra/ |
D | xusb.c | 90 pads = of_get_child_by_name(padctl->dev->of_node, "pads"); in tegra_xusb_find_pad_node() 94 np = of_get_child_by_name(pads, name); in tegra_xusb_find_pad_node() 105 lanes = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_find_phy_node() 109 np = of_get_child_by_name(lanes, pad->soc->lanes[index].name); in tegra_xusb_pad_find_phy_node() 195 children = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_register() 457 ports = of_get_child_by_name(padctl->dev->of_node, "ports"); in tegra_xusb_find_port_node() 466 np = of_get_child_by_name(ports, name); in tegra_xusb_find_port_node() 1184 np = of_get_child_by_name(np, "pads"); in tegra_xusb_padctl_probe()
|
/linux-6.12.1/drivers/clk/ti/ |
D | clk.c | 214 child = of_get_child_by_name(parent, "clock"); in ti_dt_clocks_register() 216 child = of_get_child_by_name(parent, "clk"); in ti_dt_clocks_register() 420 clocks = of_get_child_by_name(parent, "clocks"); in omap2_clk_provider_init()
|
/linux-6.12.1/drivers/i2c/ |
D | i2c-mux.c | 339 mux_node = of_get_child_by_name(dev_node, "i2c-arb"); in i2c_mux_add_adapter() 341 mux_node = of_get_child_by_name(dev_node, "i2c-gate"); in i2c_mux_add_adapter() 343 mux_node = of_get_child_by_name(dev_node, "i2c-mux"); in i2c_mux_add_adapter()
|
/linux-6.12.1/drivers/net/mdio/ |
D | of_mdio.c | 397 dn = of_get_child_by_name(np, "fixed-link"); in of_phy_is_fixed_link() 429 fixed_link_node = of_get_child_by_name(np, "fixed-link"); in of_phy_register_fixed_link()
|
/linux-6.12.1/drivers/of/ |
D | property.c | 43 struct device_node *ports __free(device_node) = of_get_child_by_name(node, "ports"); in of_graph_is_present() 48 struct device_node *port __free(device_node) = of_get_child_by_name(node, "port"); in of_graph_is_present() 614 struct device_node *node __free(device_node) = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_id() 657 of_get_child_by_name(parent, "ports"); in of_graph_get_next_endpoint() 662 port = of_get_child_by_name(parent, "port"); in of_graph_get_next_endpoint()
|
D | overlay.c | 769 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset() 776 node = of_get_child_by_name(ovcs->overlay_root, "__symbols__"); in init_overlay_changeset() 791 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset() 812 node = of_get_child_by_name(ovcs->overlay_root, "__symbols__"); in init_overlay_changeset()
|
/linux-6.12.1/drivers/clk/davinci/ |
D | pll.c | 767 child = of_get_child_by_name(node, "pllout"); in of_davinci_pll_init() 772 child = of_get_child_by_name(node, "sysclk"); in of_davinci_pll_init() 810 child = of_get_child_by_name(node, "auxclk"); in of_davinci_pll_init() 825 child = of_get_child_by_name(node, "obsclk"); in of_davinci_pll_init()
|
/linux-6.12.1/drivers/usb/common/ |
D | ulpi.c | 187 np = of_get_child_by_name(parent->of_node, "ulpi"); in ulpi_of_register() 189 np = of_get_child_by_name(parent->parent->of_node, "ulpi"); in ulpi_of_register()
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | setup.c | 50 np = of_get_child_by_name(fw_features, name); in fw_feature_is() 121 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations()
|