/linux-4.1.27/drivers/clk/mvebu/ |
D | common.c | 137 of_property_read_string_index(np, "clock-output-names", 0, in mvebu_coreclk_setup() 145 of_property_read_string_index(np, "clock-output-names", 1, in mvebu_coreclk_setup() 162 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup() 173 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
|
D | clk-corediv.c | 269 of_property_read_string_index(node, "clock-output-names", in mvebu_corediv_clk_init()
|
/linux-4.1.27/drivers/clk/ |
D | clk-rk808.c | 118 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe() 131 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe()
|
D | clk-qoriq.c | 123 rc = of_property_read_string_index(np, "clock-output-names", in core_mux_init() 204 rc = of_property_read_string_index(np, "clock-output-names", in core_pll_init() 322 _errno = of_property_read_string_index(np, "clock-output-names", in pltfrm_pll_init()
|
D | clk-max-gen.c | 138 !of_property_read_string_index(dev->of_node, in max_gen_clk_probe()
|
D | clk-s2mps11.c | 174 of_property_read_string_index(clk_np, "clock-output-names", i, in s2mps11_clk_parse_dt()
|
D | clk.c | 3062 if (of_property_read_string_index(clkspec.np, "clock-output-names", in of_clk_get_parent_name()
|
/linux-4.1.27/drivers/clk/st/ |
D | clkgen-pll.c | 493 if (of_property_read_string_index(np, "clock-output-names", in clkgena_c65_pll_setup() 507 if (of_property_read_string_index(np, "clock-output-names", in clkgena_c65_pll_setup() 522 if (of_property_read_string_index(np, "clock-output-names", in clkgena_c65_pll_setup() 689 if (of_property_read_string_index(np, "clock-output-names", in clkgen_c32_pll_setup() 748 if (of_property_read_string_index(np, "clock-output-names", in clkgengpu_c32_pll_setup()
|
D | clkgen-mux.c | 426 if (of_property_read_string_index(np, "clock-output-names", in st_of_clkgena_divmux_setup() 512 if (of_property_read_string_index(np, "clock-output-names", in st_of_clkgena_prediv_setup() 742 if (of_property_read_string_index(np, "clock-output-names", in st_of_clkgen_vcc_setup()
|
D | clk-flexgen.c | 312 if (of_property_read_string_index(np, "clock-output-names", in st_of_flexgen_setup()
|
D | clkgen-fsyn.c | 1117 if (of_property_read_string_index(np, "clock-output-names", in st_of_create_quadfs_fsynths()
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk-rockchip.c | 66 of_property_read_string_index(node, "clock-output-names", in rk2928_gate_clk_init()
|
/linux-4.1.27/drivers/of/ |
D | unittest.c | 424 rc = of_property_read_string_index(np, "string-property", 0, strings); in of_unittest_property_string() 427 rc = of_property_read_string_index(np, "string-property", 1, strings); in of_unittest_property_string() 429 rc = of_property_read_string_index(np, "phandle-list-names", 0, strings); in of_unittest_property_string() 431 rc = of_property_read_string_index(np, "phandle-list-names", 1, strings); in of_unittest_property_string() 433 rc = of_property_read_string_index(np, "phandle-list-names", 2, strings); in of_unittest_property_string() 436 rc = of_property_read_string_index(np, "phandle-list-names", 3, strings); in of_unittest_property_string() 439 rc = of_property_read_string_index(np, "unterminated-string", 0, strings); in of_unittest_property_string() 441 rc = of_property_read_string_index(np, "unterminated-string-list", 0, strings); in of_unittest_property_string() 444 rc = of_property_read_string_index(np, "unterminated-string-list", 2, strings); /* should fail */ in of_unittest_property_string()
|
D | irq.c | 375 of_property_read_string_index(dev, "interrupt-names", index, in of_irq_to_resource()
|
D | address.c | 834 of_property_read_string_index(dev, "reg-names", index, &name); in of_address_to_resource()
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-rz.c | 91 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
|
D | clk-r8a7778.c | 115 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
|
D | clk-r8a7779.c | 158 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
|
D | clk-r8a7740.c | 185 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
|
D | clk-r8a73a4.c | 227 of_property_read_string_index(np, "clock-output-names", i, in r8a73a4_cpg_clocks_init()
|
D | clk-sh73a0.c | 204 of_property_read_string_index(np, "clock-output-names", i, in sh73a0_cpg_clocks_init()
|
D | clk-mstp.c | 200 ret = of_property_read_string_index(np, "clock-output-names", in cpg_mstp_clocks_init()
|
D | clk-rcar-gen2.c | 406 of_property_read_string_index(np, "clock-output-names", i, in rcar_gen2_cpg_clocks_init()
|
/linux-4.1.27/drivers/gpio/ |
D | gpiolib-of.c | 368 ret = of_property_read_string_index(np, in of_gpiochip_add_pin_range() 399 ret = of_property_read_string_index(np, in of_gpiochip_add_pin_range()
|
/linux-4.1.27/drivers/clk/sunxi/ |
D | clk-sun6i-apb0-gates.c | 82 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
|
D | clk-usb.c | 132 of_property_read_string_index(node, "clock-output-names", in sunxi_usb_clk_setup()
|
D | clk-sun9i-mmc.c | 140 of_property_read_string_index(np, "clock-output-names", in sun9i_a80_mmc_config_clk_probe()
|
D | clk-mod0.c | 357 if (of_property_read_string_index(node, "clock-output-names", in sunxi_mmc_setup()
|
D | clk-sunxi.c | 1024 of_property_read_string_index(node, "clock-output-names", in sunxi_gates_clk_setup() 1161 if (of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
|
/linux-4.1.27/drivers/dma/ |
D | of-dma.c | 128 if (of_property_read_string_index(np, "dma-names", index, &s)) in of_dma_match_channel()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | timer.c | 248 of_property_read_string_index(np, "ti,hwmods", 0, &oh_name); in omap_dm_timer_init_one() 414 of_property_read_string_index(np, "ti,hwmods", 0, &oh_name); in omap2_sync32k_clocksource_init()
|
D | omap_device.c | 148 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt()
|
D | omap_hwmod.c | 2318 res = of_property_read_string_index(np, "ti,hwmods", in of_dev_find_hwmod()
|
/linux-4.1.27/drivers/pinctrl/ |
D | devicetree.c | 210 ret = of_property_read_string_index(np, "pinctrl-names", in pinctrl_dt_to_map()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-sysparam.c | 253 if (of_property_read_string_index(sysparam, "param-name", i, in opal_sys_param_init()
|
/linux-4.1.27/drivers/i2c/muxes/ |
D | i2c-mux-pinctrl.c | 89 ret = of_property_read_string_index(np, "pinctrl-names", i, in i2c_mux_pinctrl_parse_dt()
|
/linux-4.1.27/drivers/hsi/clients/ |
D | nokia-modem.c | 121 err = of_property_read_string_index(np, "gpio-names", i, in nokia_modem_gpio_probe()
|
/linux-4.1.27/drivers/staging/clocking-wizard/ |
D | clk-xlnx-clock-wizard.c | 245 if (of_property_read_string_index(np, "clock-output-names", i, in clk_wzrd_probe()
|
/linux-4.1.27/drivers/bus/ |
D | brcmstb_gisb.c | 330 of_property_read_string_index(dn, in brcmstb_gisb_arb_probe()
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufshcd-pltfrm.c | 118 ret = of_property_read_string_index(np, in ufshcd_parse_clock_info()
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-platform.c | 185 err = of_property_read_string_index( in ohci_platform_probe()
|
D | ehci-platform.c | 215 err = of_property_read_string_index( in ehci_platform_probe()
|
/linux-4.1.27/drivers/phy/ |
D | phy-miphy365x.c | 452 ret = of_property_read_string_index(phynode, "reg-names", index, &name); in miphy365x_get_addr()
|
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 3185 ret = of_property_read_string_index(np, propname, 0, &card->name); in snd_soc_of_parse_card_name() 3245 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_simple_widgets() 3269 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_simple_widgets() 3349 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_routing() 3357 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_routing()
|
/linux-4.1.27/drivers/clk/ti/ |
D | fapll.c | 611 if (of_property_read_string_index(node, "clock-output-names", in ti_fapll_setup()
|
/linux-4.1.27/drivers/pwm/ |
D | core.c | 556 err = of_property_read_string_index(np, "pwm-names", index, in of_pwm_get()
|
/linux-4.1.27/drivers/hsi/ |
D | hsi.c | 280 err = of_property_read_string_index(client, "hsi-channel-names", in hsi_add_client_from_dt()
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_cppi41.c | 634 ret = of_property_read_string_index(np, "dma-names", i, &str); in cppi41_dma_controller_start()
|
/linux-4.1.27/drivers/clk/zynq/ |
D | clkc.c | 237 if (of_property_read_string_index(np, "clock-output-names", in zynq_clk_setup()
|
/linux-4.1.27/include/linux/ |
D | of.h | 813 static inline int of_property_read_string_index(struct device_node *np, in of_property_read_string_index() function
|
/linux-4.1.27/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.c | 692 ret = of_property_read_string_index(func_np, "samsung,pins", in samsung_pinctrl_create_function()
|
/linux-4.1.27/drivers/iio/adc/ |
D | at91_adc.c | 759 if (of_property_read_string_index(np, "atmel,adc-res-names", i, (const char **)&s)) in at91_adc_of_get_resolution()
|
/linux-4.1.27/sound/soc/samsung/ |
D | i2s.c | 1203 of_property_read_string_index(dev->of_node, in i2s_register_clock_provider()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | media-dev.c | 1228 ret = of_property_read_string_index(dev->of_node, in fimc_md_register_clk_provider()
|
/linux-4.1.27/drivers/power/ |
D | charger-manager.c | 1535 of_property_read_string_index(np, "cm-chargers", in of_cm_parse_desc()
|