of_property_match_string 48 arch/arm/mach-shmobile/setup-rcar-gen2.c idx = of_property_match_string(cpg, "clock-names", match->data); of_property_match_string 805 arch/arm/mach-sunxi/mc_smp.c ret = of_property_match_string(node, "enable-method", of_property_match_string 493 arch/powerpc/kernel/setup-common.c avail = !of_property_match_string(dn, of_property_match_string 2561 drivers/base/power/domain.c index = of_property_match_string(dev->of_node, "power-domain-names", of_property_match_string 54 drivers/char/tpm/eventlog/of.c if (of_property_match_string(np, "compatible", "IBM,vtpm") < 0) { of_property_match_string 340 drivers/clk/at91/at91sam9260.c i = of_property_match_string(np, "clock-names", "slow_xtal"); of_property_match_string 346 drivers/clk/at91/at91sam9260.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 75 drivers/clk/at91/at91sam9rl.c i = of_property_match_string(np, "clock-names", "slow_clk"); of_property_match_string 81 drivers/clk/at91/at91sam9rl.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 138 drivers/clk/at91/at91sam9x5.c i = of_property_match_string(np, "clock-names", "slow_clk"); of_property_match_string 144 drivers/clk/at91/at91sam9x5.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 167 drivers/clk/at91/sam9x60.c i = of_property_match_string(np, "clock-names", "td_slck"); of_property_match_string 173 drivers/clk/at91/sam9x60.c i = of_property_match_string(np, "clock-names", "md_slck"); of_property_match_string 179 drivers/clk/at91/sam9x60.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 154 drivers/clk/at91/sama5d2.c i = of_property_match_string(np, "clock-names", "slow_clk"); of_property_match_string 160 drivers/clk/at91/sama5d2.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 128 drivers/clk/at91/sama5d4.c i = of_property_match_string(np, "clock-names", "slow_clk"); of_property_match_string 134 drivers/clk/at91/sama5d4.c i = of_property_match_string(np, "clock-names", "main_xtal"); of_property_match_string 46 drivers/clk/axis/clk-artpec6.c i = of_property_match_string(np, "clock-names", "sys_refclk"); of_property_match_string 131 drivers/clk/axis/clk-artpec6.c propidx = of_property_match_string(np, "clock-names", "sys_refclk"); of_property_match_string 138 drivers/clk/axis/clk-artpec6.c propidx = of_property_match_string(np, "clock-names", "i2s_refclk"); of_property_match_string 142 drivers/clk/axis/clk-artpec6.c propidx = of_property_match_string(np, "clock-names", "frac_clk0"); of_property_match_string 145 drivers/clk/axis/clk-artpec6.c propidx = of_property_match_string(np, "clock-names", "frac_clk1"); of_property_match_string 4539 drivers/clk/clk.c index = of_property_match_string(np, "clock-names", name); of_property_match_string 211 drivers/clk/keystone/gate.c i = of_property_match_string(node, "reg-names", "control"); of_property_match_string 218 drivers/clk/keystone/gate.c i = of_property_match_string(node, "reg-names", "domain"); of_property_match_string 181 drivers/clk/keystone/pll.c i = of_property_match_string(node, "reg-names", of_property_match_string 186 drivers/clk/keystone/pll.c i = of_property_match_string(node, "reg-names", "control"); of_property_match_string 202 drivers/clk/keystone/pll.c i = of_property_match_string(node, "reg-names", "multiplier"); of_property_match_string 41 drivers/clk/sunxi/clk-sun8i-bus-gates.c int idx = of_property_match_string(node, "clock-names", of_property_match_string 313 drivers/clk/zynq/clkc.c int idx = of_property_match_string(np, "clock-names", of_property_match_string 382 drivers/clk/zynq/clkc.c int idx = of_property_match_string(np, "clock-names", of_property_match_string 407 drivers/clk/zynq/clkc.c int idx = of_property_match_string(np, "clock-names", of_property_match_string 437 drivers/clk/zynq/clkc.c idx = of_property_match_string(np, "clock-names", clk_name); of_property_match_string 479 drivers/clk/zynq/clkc.c int idx = of_property_match_string(np, "clock-names", of_property_match_string 529 drivers/clk/zynqmp/clkc.c ret = of_property_match_string(np, "clock-names", of_property_match_string 1070 drivers/dma/ti/cppi41.c index = of_property_match_string(dev->of_node, of_property_match_string 226 drivers/gpio/gpio-lpc18xx.c index = of_property_match_string(dev->of_node, "reg-names", of_property_match_string 340 drivers/gpio/gpio-lpc18xx.c index = of_property_match_string(dev->of_node, "reg-names", "gpio"); of_property_match_string 1258 drivers/gpu/drm/omapdrm/dss/dss.c if (of_property_match_string(np, "reg-names", "pll1") >= 0) { of_property_match_string 1265 drivers/gpu/drm/omapdrm/dss/dss.c if (of_property_match_string(np, "reg-names", "pll2") >= 0) { of_property_match_string 250 drivers/gpu/drm/rcar-du/rcar_du_of.c index = of_property_match_string(du_node, "clock-names", name); of_property_match_string 270 drivers/gpu/drm/rcar-du/rcar_du_of.c index = of_property_match_string(du_node, "reg-names", name); of_property_match_string 106 drivers/gpu/drm/sun4i/sun8i_tcon_top.c index = of_property_match_string(dev->of_node, "clock-names", parent); of_property_match_string 3383 drivers/gpu/drm/tegra/sor.c if (of_property_match_string(np, "clock-names", "out") < 0) of_property_match_string 413 drivers/hwspinlock/hwspinlock_core.c index = of_property_match_string(np, "hwlock-names", name); of_property_match_string 1014 drivers/i2c/i2c-core-base.c i = of_property_match_string(np, "reg-names", name); of_property_match_string 706 drivers/i2c/i2c-core-smbus.c irq = of_property_match_string(adapter->dev.of_node, "interrupt-names", of_property_match_string 199 drivers/iio/inkern.c index = of_property_match_string(np, "io-channel-names", of_property_match_string 344 drivers/interconnect/core.c idx = of_property_match_string(np, "interconnect-names", name); of_property_match_string 716 drivers/leds/leds-tca6507.c if (of_property_match_string(child, "compatible", "gpio") >= 0) of_property_match_string 442 drivers/mailbox/zynqmp-ipi-mailbox.c index = of_property_match_string(node, "reg-names", name); of_property_match_string 103 drivers/mmc/host/mmci_qcom_dml.c index = of_property_match_string(np, "dma-names", name); of_property_match_string 435 drivers/mux/core.c index = of_property_match_string(np, "mux-control-names", of_property_match_string 4677 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (of_property_match_string(port_node, "interrupt-names", of_property_match_string 4712 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c if (of_property_match_string(port_node, "interrupt-names", of_property_match_string 152 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c index = of_property_match_string(np_sgmii_adapter, "reg-names", of_property_match_string 174 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c index = of_property_match_string(np_sgmii_adapter, "reg-names", of_property_match_string 196 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c index = of_property_match_string(np_sgmii_adapter, "reg-names", of_property_match_string 1263 drivers/net/wireless/ath/wcn36xx/main.c index = of_property_match_string(mmio_node, "reg-names", "ccu"); of_property_match_string 1272 drivers/net/wireless/ath/wcn36xx/main.c index = of_property_match_string(mmio_node, "reg-names", "dxe"); of_property_match_string 586 drivers/nvmem/core.c index = of_property_match_string(np, "nvmem-names", id); of_property_match_string 775 drivers/nvmem/core.c index = of_property_match_string(np, "nvmem-cell-names", id); of_property_match_string 685 drivers/of/address.c index = of_property_match_string(np, "interconnect-names", "dma-mem"); of_property_match_string 421 drivers/of/irq.c index = of_property_match_string(dev, "interrupt-names", name); of_property_match_string 443 drivers/of/property.c EXPORT_SYMBOL_GPL(of_property_match_string); of_property_match_string 608 drivers/of/unittest.c rc = of_property_match_string(np, "phandle-list-names", "first"); of_property_match_string 610 drivers/of/unittest.c rc = of_property_match_string(np, "phandle-list-names", "second"); of_property_match_string 612 drivers/of/unittest.c rc = of_property_match_string(np, "phandle-list-names", "third"); of_property_match_string 614 drivers/of/unittest.c rc = of_property_match_string(np, "phandle-list-names", "fourth"); of_property_match_string 616 drivers/of/unittest.c rc = of_property_match_string(np, "missing-property", "blah"); of_property_match_string 618 drivers/of/unittest.c rc = of_property_match_string(np, "empty-property", "blah"); of_property_match_string 620 drivers/of/unittest.c rc = of_property_match_string(np, "unterminated-string", "blah"); of_property_match_string 553 drivers/phy/phy-core.c index = of_property_match_string(np, "phy-names", con_id); of_property_match_string 661 drivers/phy/phy-core.c index = of_property_match_string(dev->of_node, "phy-names", of_property_match_string 860 drivers/phy/st/phy-miphy28lp.c index = of_property_match_string(child, "reg-names", rname); of_property_match_string 627 drivers/pinctrl/meson/pinctrl-meson.c i = of_property_match_string(node, "reg-names", name); of_property_match_string 688 drivers/pwm/core.c index = of_property_match_string(np, "pwm-names", con_id); of_property_match_string 614 drivers/reset/core.c index = of_property_match_string(node, of_property_match_string 594 drivers/scsi/ufs/ufs-qcom.c err = of_property_match_string(np, key, "MAX"); of_property_match_string 596 drivers/scsi/ufs/ufs-qcom.c err = of_property_match_string(np, key, speed_mode); of_property_match_string 98 drivers/soc/qcom/smem_state.c index = of_property_match_string(dev->of_node, of_property_match_string 2661 drivers/soc/tegra/pmc.c index = of_property_match_string(np, "reg-names", "wake"); of_property_match_string 397 drivers/soc/ti/knav_dma.c index = of_property_match_string(np, "ti,navigator-dma-names", name); of_property_match_string 1435 drivers/tty/serial/serial-tegra.c index = of_property_match_string(np, "dma-names", "rx"); of_property_match_string 1440 drivers/tty/serial/serial-tegra.c index = of_property_match_string(np, "dma-names", "tx"); of_property_match_string 54 drivers/usb/host/xhci-histb.c if (of_property_match_string(np, "phys-names", "inno") >= 0) { of_property_match_string 63 drivers/usb/host/xhci-histb.c if (of_property_match_string(np, "phys-names", "combo") >= 0) { of_property_match_string 1049 drivers/video/fbdev/omap2/omapfb/dss/dss.c if (of_property_match_string(np, "reg-names", "pll1") >= 0) { of_property_match_string 1055 drivers/video/fbdev/omap2/omapfb/dss/dss.c if (of_property_match_string(np, "reg-names", "pll2") >= 0) { of_property_match_string 337 include/linux/of.h extern int of_property_match_string(const struct device_node *np, of_property_match_string 689 sound/soc/atmel/atmel-i2s.c if (of_property_match_string(np, "dma-names", "rx-tx") == 0) of_property_match_string 1039 sound/soc/codecs/tlv320aic32x4.c ret = of_property_match_string(np, "clock-names", "mclk"); of_property_match_string 1390 sound/soc/fsl/fsl_ssi.c ret = of_property_match_string(np, "clock-names", "ipg"); of_property_match_string 1388 sound/soc/stm/stm32_sai_sub.c if (of_property_match_string(np, "dma-names", "tx") >= 0) { of_property_match_string 1390 sound/soc/stm/stm32_sai_sub.c } else if (of_property_match_string(np, "dma-names", "rx") >= 0) { of_property_match_string 1452 sound/soc/stm/stm32_sai_sub.c if (of_property_match_string(args.np, "compatible", of_property_match_string 1456 sound/soc/stm/stm32_sai_sub.c if (of_property_match_string(args.np, "compatible", of_property_match_string 1790 sound/soc/ti/davinci-mcasp.c ret = of_property_match_string(np, "dma-names", "tx"); of_property_match_string 1803 sound/soc/ti/davinci-mcasp.c ret = of_property_match_string(np, "dma-names", "rx");