of_find_property  670 arch/arm/mach-exynos/suspend.c 	if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) {
of_find_property  279 arch/arm/mach-imx/gpc.c 	if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) {
of_find_property 2370 arch/arm/mach-omap2/omap_hwmod.c 	if (of_find_property(np, "ti,no-reset-on-init", NULL))
of_find_property 2372 arch/arm/mach-omap2/omap_hwmod.c 	if (of_find_property(np, "ti,no-idle-on-init", NULL))
of_find_property 2374 arch/arm/mach-omap2/omap_hwmod.c 	if (of_find_property(np, "ti,no-idle", NULL))
of_find_property  259 arch/arm/mach-pxa/irq.c 	if (of_find_property(node, "marvell,intc-priority", NULL))
of_find_property  238 arch/mips/cavium-octeon/octeon-usb.c 	if (of_find_property(node, "power", &len) != NULL) {
of_find_property  120 arch/mips/pci/pci-lantiq.c 	if (of_find_property(node, "lantiq,external-clock", NULL))
of_find_property   87 arch/powerpc/kernel/ima_kexec.c 	prop = of_find_property(of_chosen, "linux,ima-kexec-buffer", NULL);
of_find_property  239 arch/powerpc/kernel/machine_kexec.c 	of_remove_property(node, of_find_property(node,
of_find_property  241 arch/powerpc/kernel/machine_kexec.c 	of_remove_property(node, of_find_property(node,
of_find_property  268 arch/powerpc/kernel/machine_kexec.c 	of_remove_property(node, of_find_property(node, kernel_end_prop.name, NULL));
of_find_property  405 arch/powerpc/kernel/machine_kexec_64.c 	of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL));
of_find_property  406 arch/powerpc/kernel/machine_kexec_64.c 	of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL));
of_find_property  141 arch/powerpc/kernel/pci_32.c 	map_prop = of_find_property(dn, "pci-OF-bus-map", NULL);
of_find_property  179 arch/powerpc/mm/drmem.c 	prop = of_find_property(memory, "ibm,dynamic-memory", NULL);
of_find_property  183 arch/powerpc/mm/drmem.c 		prop = of_find_property(memory, "ibm,dynamic-memory-v2", NULL);
of_find_property  327 arch/powerpc/platforms/52xx/mpc52xx_gpt.c 	if (!of_find_property(node, "gpio-controller", NULL))
of_find_property  106 arch/powerpc/platforms/8xx/tqm8xx_setup.c 	prop = of_find_property(dnode, "ethernet1", &len);
of_find_property  404 arch/powerpc/platforms/cell/spu_manage.c 		if (of_find_property(dn, "vicinity", NULL))  {
of_find_property   70 arch/powerpc/platforms/maple/pci.c 	prop = of_find_property(bridge, "bus-range", &len);
of_find_property   93 arch/powerpc/platforms/powermac/pci.c 	prop = of_find_property(bridge, "bus-range", &len);
of_find_property  262 arch/powerpc/platforms/ps3/os-area.c 	struct property *tmp = of_find_property(node, prop->name, NULL);
of_find_property  284 arch/powerpc/platforms/ps3/os-area.c 	const struct property *tmp = of_find_property(node, prop->name, NULL);
of_find_property  186 arch/powerpc/platforms/pseries/hotplug-memory.c 	ala_prop = of_find_property(dr_node, "ibm,associativity-lookup-arrays",
of_find_property  781 arch/powerpc/platforms/pseries/iommu.c 	win64 = of_find_property(np, DIRECT64_PROPNAME, NULL);
of_find_property  196 arch/powerpc/platforms/pseries/mobility.c 				of_remove_property(dn, of_find_property(dn,
of_find_property   57 arch/powerpc/platforms/pseries/pseries_energy.c 		info = of_find_property(dn, "ibm,drc-info", NULL);
of_find_property  128 arch/powerpc/platforms/pseries/pseries_energy.c 		info = of_find_property(dn, "ibm,drc-info", NULL);
of_find_property  313 arch/powerpc/platforms/pseries/reconfig.c 	return of_remove_property(np, of_find_property(np, buf, NULL));
of_find_property  118 arch/powerpc/platforms/pseries/vio.c 			prop = of_find_property(of_node, "ibm,my-dma-window",
of_find_property  266 arch/powerpc/sysdev/ehv_pic.c 	if (!of_find_property(np, "has-external-proxy", NULL))
of_find_property  118 arch/powerpc/sysdev/mpic_msgr.c 			if (!of_find_property(aliases, buf, NULL))
of_find_property  148 arch/powerpc/sysdev/mpic_msgr.c 		prop = of_find_property(aliases, buf, NULL);
of_find_property  335 arch/sparc/kernel/leon_kernel.c 	pp = of_find_property(rootnp, "systemid", &len);
of_find_property  346 arch/sparc/kernel/leon_kernel.c 	pp = of_find_property(np, "reg", &len);
of_find_property  363 arch/sparc/kernel/leon_kernel.c 	pp = of_find_property(np, "ampopts", &len);
of_find_property  377 arch/sparc/kernel/leon_kernel.c 	pp = of_find_property(np, "reg", &len);
of_find_property  381 arch/sparc/kernel/leon_kernel.c 	pp = of_find_property(np, "interrupts", &len);
of_find_property  286 arch/sparc/kernel/leon_smp.c 		pp = of_find_property(rootnp, "ipi_num", &len);
of_find_property   32 arch/sparc/kernel/of_device_32.c 		if (!of_find_property(np, "ranges", NULL))
of_find_property  226 arch/sparc/kernel/of_device_32.c 	if (of_find_property(pp, "ranges", NULL) != NULL)
of_find_property   61 arch/sparc/kernel/of_device_64.c 		if (!of_find_property(np, "ranges", NULL))
of_find_property   81 arch/sparc/kernel/of_device_64.c 		if (!of_find_property(np, "ranges", NULL))
of_find_property  286 arch/sparc/kernel/of_device_64.c 	if (of_find_property(pp, "ranges", NULL) != NULL)
of_find_property  164 arch/sparc/kernel/of_device_common.c 		if (of_find_property(dp, "ranges", NULL) != NULL)
of_find_property 1073 arch/sparc/kernel/pci_schizo.c 		(of_find_property(pbm->op->dev.of_node, "66mhz-capable", NULL)
of_find_property 1273 arch/sparc/kernel/pci_schizo.c 	if (!of_find_property(pbm->op->dev.of_node, "no-bus-parking", NULL))
of_find_property  703 arch/sparc/kernel/pci_sun4v.c 	prop = of_find_property(dp, "66mhz-capable", NULL);
of_find_property   31 arch/sparc/kernel/power.c 	if (!of_find_property(dp, "button", NULL))
of_find_property   63 arch/sparc/kernel/prom_32.c 	rprop = of_find_property(dp, "reg", NULL);
of_find_property   80 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property   99 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  124 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  147 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  156 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "interrupts", NULL);
of_find_property  162 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "vendor", NULL);
of_find_property  166 arch/sparc/kernel/prom_32.c 	prop = of_find_property(dp, "device", NULL);
of_find_property   73 arch/sparc/kernel/prom_64.c 	rprop = of_find_property(dp, "reg", NULL);
of_find_property  114 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  127 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "upa-portid", NULL);
of_find_property  129 arch/sparc/kernel/prom_64.c 		prop = of_find_property(dp, "portid", NULL);
of_find_property  150 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  169 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  194 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  200 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "upa-portid", NULL);
of_find_property  217 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  233 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  252 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  272 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  294 arch/sparc/kernel/prom_64.c 	prop = of_find_property(dp, "reg", NULL);
of_find_property  393 arch/sparc/kernel/prom_64.c 		struct property *prop = of_find_property(cpun, "reg", NULL);
of_find_property  505 arch/sparc/kernel/prom_64.c 	if (of_find_property(dp, "cpuid", NULL)) {
of_find_property   39 arch/sparc/kernel/prom_common.c 	prop = of_find_property(np, name, &len);
of_find_property  280 arch/sparc/kernel/time_32.c 	if (!of_find_property(dp, "address", NULL))
of_find_property  109 drivers/ata/ahci_mtk.c 	if (of_find_property(np, "mediatek,phy-mode", NULL)) {
of_find_property  323 drivers/ata/libahci_platform.c 		if (of_find_property(node, "phys", NULL)) {
of_find_property  872 drivers/ata/pata_octeon_cf.c 	reg_prop = of_find_property(node, "reg", &reg_len);
of_find_property  857 drivers/ata/sata_dwc_460ex.c 	if (!of_find_property(dev->of_node, "dmas", NULL))
of_find_property 1257 drivers/ata/sata_dwc_460ex.c 	if (!of_find_property(np, "dmas", NULL)) {
of_find_property 1196 drivers/block/xsysace.c 	if (of_find_property(dev->dev.of_node, "8-bit", NULL))
of_find_property 4393 drivers/clk/clk.c 	if (!of_find_property(np, "#clock-cells", NULL))
of_find_property 4394 drivers/clk/clk.c 		if (of_find_property(parent_np, "#clock-cells", NULL))
of_find_property  187 drivers/clk/microchip/clk-pic32mzda.c 	if (of_find_property(np, "microchip,pic32mzda-sosc", NULL)) {
of_find_property  216 drivers/clk/renesas/clk-mstp.c 	if (of_find_property(np, "clock-indices", &i))
of_find_property   47 drivers/clk/sprd/common.c 	if (of_find_property(node, "sprd,syscon", NULL)) {
of_find_property  112 drivers/clk/versatile/clk-sp810.c 	deprecated = !of_find_property(node, "assigned-clock-parents", NULL);
of_find_property  821 drivers/clocksource/timer-ti-dm.c 		if (of_find_property(dev->of_node, "ti,timer-alwon", NULL))
of_find_property  823 drivers/clocksource/timer-ti-dm.c 		if (of_find_property(dev->of_node, "ti,timer-dsp", NULL))
of_find_property  825 drivers/clocksource/timer-ti-dm.c 		if (of_find_property(dev->of_node, "ti,timer-pwm", NULL))
of_find_property  827 drivers/clocksource/timer-ti-dm.c 		if (of_find_property(dev->of_node, "ti,timer-secure", NULL))
of_find_property   74 drivers/cpufreq/cpufreq-dt.c 		pp = of_find_property(np, "cpu0-supply", NULL);
of_find_property   81 drivers/cpufreq/cpufreq-dt.c 	pp = of_find_property(np, "cpu-supply", NULL);
of_find_property  274 drivers/cpufreq/imx6q-cpufreq.c 	if (of_find_property(dev->of_node, "nvmem-cells", NULL)) {
of_find_property  423 drivers/cpufreq/imx6q-cpufreq.c 	prop = of_find_property(np, "fsl,soc-operating-points", NULL);
of_find_property  189 drivers/cpufreq/spear-cpufreq.c 	prop = of_find_property(np, "cpufreq_tbl", NULL);
of_find_property  742 drivers/crypto/nx/nx-842-pseries.c 	status = of_find_property(of_node, "status", NULL);
of_find_property  743 drivers/crypto/nx/nx-842-pseries.c 	maxsglen = of_find_property(of_node, "ibm,max-sg-len", NULL);
of_find_property  744 drivers/crypto/nx/nx-842-pseries.c 	maxsyncop = of_find_property(of_node, "ibm,max-sync-cop", NULL);
of_find_property  467 drivers/crypto/nx/nx.c 	p = of_find_property(base_node, "status", NULL);
of_find_property  473 drivers/crypto/nx/nx.c 	p = of_find_property(base_node, "ibm,max-sg-len", NULL);
of_find_property  480 drivers/crypto/nx/nx.c 	p = of_find_property(base_node, "ibm,max-sync-cop", NULL);
of_find_property 1801 drivers/dma/imx-sdma.c 	event_remap = of_find_property(np, propname, NULL);
of_find_property  250 drivers/dma/of-dma.c 	if (!of_find_property(np, "dmas", NULL))
of_find_property  378 drivers/dma/ti/dma-crossbar.c 	prop = of_find_property(node, "ti,reserved-dma-request-ranges", &sz);
of_find_property 2111 drivers/dma/ti/edma.c 		prop = of_find_property(dev->of_node, "ti,edma-xbar-event-map",
of_find_property 2122 drivers/dma/ti/edma.c 	prop = of_find_property(dev->of_node, "ti,edma-memcpy-channels", &sz);
of_find_property 2142 drivers/dma/ti/edma.c 	prop = of_find_property(dev->of_node, "ti,edma-reserved-slot-ranges",
of_find_property  763 drivers/firmware/tegra/bpmp.c 	if (of_find_property(pdev->dev.of_node, "#clock-cells", NULL)) {
of_find_property  769 drivers/firmware/tegra/bpmp.c 	if (of_find_property(pdev->dev.of_node, "#reset-cells", NULL)) {
of_find_property  775 drivers/firmware/tegra/bpmp.c 	if (of_find_property(pdev->dev.of_node, "#power-domain-cells", NULL)) {
of_find_property  510 drivers/gpio/gpio-adnp.c 	if (of_find_property(np, "interrupt-controller", NULL)) {
of_find_property  253 drivers/gpio/gpio-stp-xway.c 	if (!of_find_property(pdev->dev.of_node, "lantiq,rising", NULL))
of_find_property  170 drivers/gpio/gpio-tb10x.c 	if (of_find_property(np, "interrupt-controller", NULL)) {
of_find_property  807 drivers/gpio/gpiolib-of.c 	group_names = of_find_property(np, group_names_propname, NULL);
of_find_property  576 drivers/gpu/drm/bridge/parade-ps8622.c 	if (!of_find_property(dev->of_node, "use-external-pwm", NULL)) {
of_find_property  286 drivers/gpu/drm/drm_mipi_dsi.c 		if (!of_find_property(node, "reg", NULL))
of_find_property  862 drivers/gpu/drm/msm/adreno/adreno_gpu.c 	if (!of_find_property(dev->of_node, "operating-points-v2", NULL))
of_find_property 1668 drivers/gpu/drm/msm/dsi/dsi_host.c 	prop = of_find_property(ep, "data-lanes", &len);
of_find_property 5156 drivers/gpu/drm/omapdrm/dss/dsi.c 	prop = of_find_property(ep, "lanes", &len);
of_find_property   18 drivers/gpu/drm/omapdrm/dss/hdmi_common.c 	prop = of_find_property(ep, "lanes", &len);
of_find_property   87 drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c 	prop = of_find_property(node, "compatible", NULL);
of_find_property  200 drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c 		if (!of_find_property(child, "compatible", NULL))
of_find_property  797 drivers/gpu/drm/sun4i/sun4i_backend.c 	if (of_find_property(dev->of_node, "interconnects", NULL)) {
of_find_property 1070 drivers/gpu/drm/vc4/vc4_hdmi.c 	if (!of_find_property(dev->of_node, "dmas", NULL)) {
of_find_property 1383 drivers/gpu/drm/vc4/vc4_hdmi.c 	if (of_find_property(dev->of_node, "hpd-gpios", &value)) {
of_find_property  247 drivers/hsi/hsi_core.c 	prop = of_find_property(client, "hsi-channel-ids", &length);
of_find_property  444 drivers/hwmon/gpio-fan.c 	prop = of_find_property(np, "gpio-fan,speed-map", &i);
of_find_property  459 drivers/hwmon/ibmpowernv.c 		if (of_find_property(np, "sensor-data-min", NULL))
of_find_property  461 drivers/hwmon/ibmpowernv.c 		if (of_find_property(np, "sensor-data-max", NULL))
of_find_property  437 drivers/hwmon/ltc4245.c 	if (of_find_property(np, "ltc4245,use-extra-gpios", NULL))
of_find_property  415 drivers/hwmon/ntc_thermistor.c 	if (of_find_property(np, "connected-positive", NULL))
of_find_property  232 drivers/hwmon/pwm-fan.c 	if (!of_find_property(np, "cooling-levels", NULL))
of_find_property  330 drivers/iio/multiplexer/iio-mux.c 	for (prop = of_find_property(np, propname, NULL),		\
of_find_property  507 drivers/input/keyboard/tegra-kbc.c 	if (of_find_property(np, "nvidia,needs-ghost-filter", NULL))
of_find_property  335 drivers/interconnect/core.c 	if (!of_find_property(np, "interconnects", NULL))
of_find_property  183 drivers/iommu/arm-smmu.c 	if (!np || !of_find_property(np, "#stream-id-cells", NULL)) {
of_find_property 1965 drivers/iommu/arm-smmu.c 	legacy_binding = of_find_property(dev->of_node, "mmu-masters", NULL);
of_find_property 1094 drivers/iommu/ipmmu-vmsa.c 	    !of_find_property(pdev->dev.of_node, "renesas,ipmmu-main", NULL))
of_find_property 1207 drivers/iommu/omap-iommu.c 	if (of_find_property(of, "ti,iommu-bus-err-back", NULL))
of_find_property   71 drivers/irqchip/irq-csky-apb-intc.c 	if (of_find_property(node, "csky,support-pulse-signal", NULL))
of_find_property  427 drivers/irqchip/irq-gic-v2m.c 		if (!of_find_property(child, "msi-controller", NULL))
of_find_property  612 drivers/leds/leds-max77693.c 		prop = of_find_property(child_node, "led-sources", NULL);
of_find_property  254 drivers/leds/leds-powernv.c 		p = of_find_property(np, "led-types", NULL);
of_find_property  331 drivers/mailbox/hi6220-mailbox.c 	if (of_find_property(node, "hi6220,mbox-tx-noirq", NULL))
of_find_property  763 drivers/mailbox/omap-mailbox.c 		if (of_find_property(child, "ti,mbox-send-noirq", NULL))
of_find_property 1013 drivers/media/i2c/mt9v032.c 	prop = of_find_property(np, "link-frequencies", NULL);
of_find_property  170 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c 	if (of_find_property(csi->dev->of_node, "interconnects", NULL)) {
of_find_property  257 drivers/media/platform/xilinx/xilinx-vtc.c 	if (!of_find_property(np, "xlnx,vtc", NULL))
of_find_property  595 drivers/memory/atmel-ebi.c 		if (!of_find_property(child, "reg", NULL))
of_find_property 1297 drivers/memory/emif.c 	if (of_find_property(np_emif, "extended-temp-part", &len))
of_find_property 1315 drivers/memory/emif.c 	if (of_find_property(np_emif, "cs1-used", &len))
of_find_property 1318 drivers/memory/emif.c 	if (of_find_property(np_emif, "cal-resistor-per-cs", &len))
of_find_property 1377 drivers/memory/emif.c 	if (of_find_property(np_emif, "hw-caps-ll-interface", &len))
of_find_property 1392 drivers/mfd/stmpe.c 	if (of_find_property(np, "interrupts", NULL) == NULL)
of_find_property  286 drivers/mfd/wm8994-core.c 	if (of_find_property(np, "wlf,lineout1-se", NULL))
of_find_property  288 drivers/mfd/wm8994-core.c 	if (of_find_property(np, "wlf,lineout2-se", NULL))
of_find_property  291 drivers/mfd/wm8994-core.c 	if (of_find_property(np, "wlf,lineout1-feedback", NULL))
of_find_property  293 drivers/mfd/wm8994-core.c 	if (of_find_property(np, "wlf,lineout2-feedback", NULL))
of_find_property  296 drivers/mfd/wm8994-core.c 	if (of_find_property(np, "wlf,ldoena-always-driven", NULL))
of_find_property  203 drivers/misc/sram.c 		if (of_find_property(child, "export", NULL))
of_find_property  206 drivers/misc/sram.c 		if (of_find_property(child, "pool", NULL))
of_find_property  209 drivers/misc/sram.c 		if (of_find_property(child, "protect-exec", NULL))
of_find_property  156 drivers/misc/vexpress-syscfg.c 	prop = of_find_property(dev->of_node,
of_find_property 1791 drivers/mmc/host/omap_hsmmc.c 	if (of_find_property(np, "ti,dual-volt", NULL))
of_find_property 1794 drivers/mmc/host/omap_hsmmc.c 	if (of_find_property(np, "ti,non-removable", NULL)) {
of_find_property 1799 drivers/mmc/host/omap_hsmmc.c 	if (of_find_property(np, "ti,needs-special-reset", NULL))
of_find_property 1802 drivers/mmc/host/omap_hsmmc.c 	if (of_find_property(np, "ti,needs-special-hs-handling", NULL))
of_find_property 1333 drivers/mmc/host/sdhci-esdhc-imx.c 	if (of_find_property(np, "no-1-8-v", NULL))
of_find_property  642 drivers/mmc/host/sdhci-of-arasan.c 	if (!of_find_property(np, "#clock-cells", NULL))
of_find_property  683 drivers/mmc/host/sdhci-of-arasan.c 	if (!of_find_property(np, "#clock-cells", NULL))
of_find_property  132 drivers/mmc/host/sdhci-pxav2.c 	if (of_find_property(np, "non-removable", NULL))
of_find_property  118 drivers/mtd/maps/sun_uflash.c 	if (!of_find_property(dp, "user", NULL))
of_find_property  297 drivers/mtd/spi-nor/nxp-spifi.c 	if (of_find_property(np, "spi-cpha", NULL))
of_find_property  300 drivers/mtd/spi-nor/nxp-spifi.c 	if (of_find_property(np, "spi-cpol", NULL))
of_find_property 1400 drivers/net/ethernet/davicom/dm9000.c 	if (of_find_property(np, "davicom,ext-phy", NULL))
of_find_property 1402 drivers/net/ethernet/davicom/dm9000.c 	if (of_find_property(np, "davicom,no-eeprom", NULL))
of_find_property  949 drivers/net/ethernet/freescale/fec_mpc52xx.c 	if (of_find_property(np, "fsl,7-wire-mode", NULL)) {
of_find_property 1803 drivers/net/ethernet/freescale/fman/fman_port.c 		if (of_find_property(port_node, "fsl,fman-10g-port", &lenp))
of_find_property 1816 drivers/net/ethernet/freescale/fman/fman_port.c 		if (of_find_property(port_node, "fsl,fman-10g-port", &lenp))
of_find_property  814 drivers/net/ethernet/freescale/gianfar.c 	if (of_find_property(np, "fsl,magic-packet", NULL))
of_find_property 5258 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	port->has_phy = !!of_find_property(port_node, "phy", NULL);
of_find_property 9246 drivers/net/ethernet/sun/niu.c 	if (of_find_property(dp, "hot-swappable-phy", &prop_len)) {
of_find_property  231 drivers/net/ethernet/ti/cpsw-phy-sel.c 	if (of_find_property(pdev->dev.of_node, "rmii-clock-ext", NULL))
of_find_property 3596 drivers/net/ethernet/ti/netcp_ethss.c 	if (of_find_property(node, "enable-ale", NULL)) {
of_find_property   28 drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c 		prop = of_find_property(root, "compatible", NULL);
of_find_property   41 drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c 	if (!of_find_property(np, "interrupts", NULL))
of_find_property  452 drivers/net/wireless/ti/wlcore/spi.c 	if (of_find_property(dt_node, "clock-xtal", NULL))
of_find_property  183 drivers/nfc/nfcmrvl/i2c.c 	if (of_find_property(node, "i2c-int-falling", NULL))
of_find_property  276 drivers/nfc/nfcmrvl/main.c 	if (of_find_property(node, "hci-muxed", NULL))
of_find_property   90 drivers/nfc/nfcmrvl/uart.c 	if (of_find_property(matched_node, "flow-control", NULL))
of_find_property   95 drivers/nfc/nfcmrvl/uart.c 	if (of_find_property(matched_node, "break-control", NULL))
of_find_property   56 drivers/nvdimm/of_pmem.c 	is_volatile = !!of_find_property(np, "volatile", NULL);
of_find_property  285 drivers/of/base.c EXPORT_SYMBOL(of_find_property);
of_find_property  345 drivers/of/base.c 	struct property *pp = of_find_property(np, name, lenp);
of_find_property  119 drivers/of/dynamic.c 		prop = of_find_property(pr->dn, "status", NULL);
of_find_property  923 drivers/of/dynamic.c 		ce->old_prop = of_find_property(np, prop->name, NULL);
of_find_property  185 drivers/of/of_mdio.c 	if (!of_find_property(child, "compatible", NULL))
of_find_property  255 drivers/of/of_mdio.c 		if (of_find_property(child, "reg", NULL))
of_find_property   44 drivers/of/of_net.c 	struct property *pp = of_find_property(np, name, NULL);
of_find_property  318 drivers/of/overlay.c 		prop = of_find_property(target->np, overlay_prop->name, NULL);
of_find_property   46 drivers/of/property.c 	struct property *prop = of_find_property(np, propname, NULL);
of_find_property   81 drivers/of/property.c 	struct property *prop = of_find_property(np, propname, NULL);
of_find_property  396 drivers/of/property.c 	const struct property *prop = of_find_property(np, propname, NULL);
of_find_property  420 drivers/of/property.c 	const struct property *prop = of_find_property(np, propname, NULL);
of_find_property  460 drivers/of/property.c 	const struct property *prop = of_find_property(np, propname, NULL);
of_find_property  747 drivers/of/unittest.c 	ppremove = of_find_property(parent, "prop-remove", NULL);
of_find_property  238 drivers/opp/of.c 	if (of_find_property(np, "#power-domain-cells", NULL))
of_find_property  349 drivers/opp/of.c 		if (of_find_property(np, "opp-supported-hw", NULL))
of_find_property  384 drivers/opp/of.c 		prop = of_find_property(opp->np, name, NULL);
of_find_property  390 drivers/opp/of.c 		prop = of_find_property(opp->np, name, NULL);
of_find_property  447 drivers/opp/of.c 		prop = of_find_property(opp->np, name, NULL);
of_find_property  453 drivers/opp/of.c 		prop = of_find_property(opp->np, name, NULL);
of_find_property  724 drivers/opp/of.c 	prop = of_find_property(dev->of_node, "operating-points", NULL);
of_find_property  101 drivers/opp/ti-opp-supply.c 	prop = of_find_property(dev->of_node, "ti,efuse-settings", NULL);
of_find_property 1454 drivers/pci/controller/pci-tegra.c 	if (!soc->has_gen2 || of_find_property(np, "phys", NULL) != NULL)
of_find_property 1984 drivers/pci/controller/pci-tegra.c 		if (of_find_property(np, property, NULL) == NULL)
of_find_property  520 drivers/pci/controller/pcie-iproc-msi.c 	if (!of_find_property(node, "msi-controller", NULL))
of_find_property  577 drivers/pci/controller/pcie-iproc-msi.c 	if (of_find_property(node, "brcm,pcie-msi-inten", NULL))
of_find_property  235 drivers/pci/hotplug/rpaphp_core.c 	info = of_find_property(dn->parent, "ibm,drc-info", NULL);
of_find_property  279 drivers/pci/hotplug/rpaphp_core.c 	if (of_find_property(dn->parent, "ibm,drc-info", NULL))
of_find_property   62 drivers/perf/arm_pmu_platform.c 	return !!of_find_property(node, "interrupt-affinity", NULL);
of_find_property  720 drivers/phy/allwinner/phy-sun4i-usb.c 	if (of_find_property(np, "usb0_vbus_power-supply", NULL)) {
of_find_property  733 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	pins = of_find_property(np, "brcm,pins", NULL);
of_find_property  739 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	funcs = of_find_property(np, "brcm,function", NULL);
of_find_property  740 drivers/pinctrl/bcm/pinctrl-bcm2835.c 	pulls = of_find_property(np, "brcm,pull", NULL);
of_find_property  194 drivers/pinctrl/devicetree.c 	prop = of_find_property(np, "pinctrl-0", &size);
of_find_property  226 drivers/pinctrl/devicetree.c 		prop = of_find_property(np, propname, &size);
of_find_property  368 drivers/pinctrl/freescale/pinctrl-mxs.c 	prop = of_find_property(np, propname, &length);
of_find_property  535 drivers/pinctrl/mediatek/pinctrl-moore.c 	if (!of_find_property(np, "gpio-ranges", NULL)) {
of_find_property  507 drivers/pinctrl/mediatek/pinctrl-mtk-common.c 	pins = of_find_property(node, "pinmux", NULL);
of_find_property 1032 drivers/pinctrl/mediatek/pinctrl-mtk-common.c 	prop = of_find_property(np, "pins-are-numbered", NULL);
of_find_property  441 drivers/pinctrl/mediatek/pinctrl-paris.c 	pins = of_find_property(node, "pinmux", NULL);
of_find_property  651 drivers/pinctrl/meson/pinctrl-meson.c 		if (!of_find_property(np, "gpio-controller", NULL))
of_find_property  795 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 		if (of_find_property(np, "gpio-controller", NULL)) {
of_find_property 1871 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 		if (of_find_property(np, "gpio-controller", NULL)) {
of_find_property  490 drivers/pinctrl/pinctrl-at91-pio4.c 	pins = of_find_property(np, "pinmux", NULL);
of_find_property   70 drivers/pinctrl/pinctrl-lantiq.c 	struct property *pins = of_find_property(np, "lantiq,pins", NULL);
of_find_property   71 drivers/pinctrl/pinctrl-lantiq.c 	struct property *groups = of_find_property(np, "lantiq,groups", NULL);
of_find_property 1364 drivers/pinctrl/pinctrl-pistachio.c 		if (!of_find_property(child, "gpio-controller", NULL)) {
of_find_property 3238 drivers/pinctrl/pinctrl-rockchip.c 		if (!of_find_property(np, "gpio-controller", NULL))
of_find_property  862 drivers/pinctrl/pinctrl-rza1.c 	of_pins = of_find_property(np, "pinmux", NULL);
of_find_property  868 drivers/pinctrl/pinctrl-rza1.c 		of_pins = of_find_property(child, "pinmux", NULL);
of_find_property  903 drivers/pinctrl/pinctrl-rza1.c 	of_pins = of_find_property(np, prop_name, NULL);
of_find_property  337 drivers/pinctrl/pinctrl-rza2.c 	of_pins = of_find_property(np, "pinmux", NULL);
of_find_property  923 drivers/pinctrl/pinctrl-single.c 		if (of_find_property(np, prop2[i].name, NULL))
of_find_property  927 drivers/pinctrl/pinctrl-single.c 		if (of_find_property(np, prop4[i].name, NULL))
of_find_property  604 drivers/pinctrl/pinctrl-stmfx.c 	if (!of_find_property(np, "gpio-ranges", NULL)) {
of_find_property  515 drivers/pinctrl/samsung/pinctrl-exynos.c 		if (!of_find_property(bank->of_node, "interrupts", NULL)) {
of_find_property  757 drivers/pinctrl/samsung/pinctrl-samsung.c 			if (!of_find_property(cfg_np,
of_find_property  765 drivers/pinctrl/samsung/pinctrl-samsung.c 			if (!of_find_property(func_np,
of_find_property 1076 drivers/pinctrl/samsung/pinctrl-samsung.c 		if (!of_find_property(np, "gpio-controller", NULL))
of_find_property  127 drivers/pinctrl/sh-pfc/pinctrl.c 		if (of_find_property(np, "groups", NULL) ||
of_find_property  128 drivers/pinctrl/sh-pfc/pinctrl.c 		    of_find_property(np, "pins", NULL)) {
of_find_property  523 drivers/pinctrl/stm32/pinctrl-stm32.c 	pins = of_find_property(node, "pinmux", NULL);
of_find_property 1238 drivers/pinctrl/stm32/pinctrl-stm32.c 	if (!of_find_property(np, "interrupt-parent", NULL))
of_find_property 1376 drivers/pinctrl/stm32/pinctrl-stm32.c 	if (!of_find_property(np, "pins-are-numbered", NULL)) {
of_find_property  156 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	return of_find_property(node, "bias-pull-up", NULL) ||
of_find_property  157 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		of_find_property(node, "bias-pull-down", NULL) ||
of_find_property  158 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		of_find_property(node, "bias-disable", NULL) ||
of_find_property  159 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		of_find_property(node, "allwinner,pull", NULL);
of_find_property  164 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	return of_find_property(node, "drive-strength", NULL) ||
of_find_property  165 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		of_find_property(node, "allwinner,drive", NULL);
of_find_property  173 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	if (of_find_property(node, "bias-pull-up", NULL))
of_find_property  176 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	if (of_find_property(node, "bias-pull-down", NULL))
of_find_property  179 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	if (of_find_property(node, "bias-disable", NULL))
of_find_property 1331 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	if (!of_find_property(node, "input-debounce", NULL))
of_find_property  701 drivers/pinctrl/tegra/pinctrl-tegra.c 	has_prop = of_find_property(np, "gpio-ranges", NULL);
of_find_property  307 drivers/pinctrl/vt8500/pinctrl-wmt.c 	pins = of_find_property(np, "wm,pins", NULL);
of_find_property  313 drivers/pinctrl/vt8500/pinctrl-wmt.c 	funcs = of_find_property(np, "wm,function", NULL);
of_find_property  314 drivers/pinctrl/vt8500/pinctrl-wmt.c 	pulls = of_find_property(np, "wm,pull", NULL);
of_find_property  127 drivers/regulator/fixed.c 	if (of_find_property(np, "vin-supply", NULL))
of_find_property  840 drivers/regulator/lp872x.c 	if (of_find_property(np, "ti,update-config", NULL))
of_find_property  516 drivers/regulator/max8998.c 	if (of_find_property(pmic_np, "max8998,pmic-buck-voltage-lock", NULL))
of_find_property  261 drivers/regulator/pwm-regulator.c 	of_find_property(np, "voltage-table", &length);
of_find_property  337 drivers/regulator/pwm-regulator.c 	if (of_find_property(np, "voltage-table", NULL))
of_find_property 1986 drivers/regulator/qcom_spmi-regulator.c 	if (of_find_property(node, "qcom,saw-reg", &lenp)) {
of_find_property 1998 drivers/regulator/qcom_spmi-regulator.c 			reg_prop = of_find_property(reg_node, "qcom,saw-slave",
of_find_property 2037 drivers/regulator/qcom_spmi-regulator.c 			reg_prop = of_find_property(reg_node, "qcom,saw-leader",
of_find_property  316 drivers/regulator/tps62360-regulator.c 	if (of_find_property(np, "ti,vsel0-state-high", NULL))
of_find_property  319 drivers/regulator/tps62360-regulator.c 	if (of_find_property(np, "ti,vsel1-state-high", NULL))
of_find_property  322 drivers/regulator/tps62360-regulator.c 	if (of_find_property(np, "ti,enable-pull-down", NULL))
of_find_property  325 drivers/regulator/tps62360-regulator.c 	if (of_find_property(np, "ti,enable-vout-discharge", NULL))
of_find_property 1184 drivers/rpmsg/qcom_glink_native.c 	prop = of_find_property(np, "qcom,intents", NULL);
of_find_property  160 drivers/sbus/char/openprom.c 		prop = of_find_property(dp, op->oprom_array, NULL);
of_find_property  439 drivers/sbus/char/openprom.c 		prop = of_find_property(dp, str, NULL);
of_find_property 1365 drivers/scsi/qlogicpti.c 	if (of_find_property(dp, "differential", NULL) != NULL)
of_find_property  149 drivers/scsi/sun_esp.c 	if (of_find_property(dp, "differential", NULL))
of_find_property   66 drivers/soc/fsl/qbman/dpaa_sys.c 	prop = of_find_property(mem_node, "reg", &len);
of_find_property  606 drivers/soc/fsl/qe/qe.c 	prop = of_find_property(fw, "extended-modes", NULL);
of_find_property  613 drivers/soc/fsl/qe/qe.c 	prop = of_find_property(fw, "virtual-traps", NULL);
of_find_property  488 drivers/soc/qcom/qcom_aoss.c 		if (!of_find_property(child, "#cooling-cells", NULL))
of_find_property  907 drivers/soc/qcom/smem.c 	if (of_find_property(pdev->dev.of_node, "qcom,rpm-msg-ram", NULL))
of_find_property  492 drivers/soc/qcom/smsm.c 		if (of_find_property(local_node, "#qcom,smem-state-cells", NULL))
of_find_property   67 drivers/soc/renesas/r9a06g032-smp.c 	if (of_find_property(dn, "cpu-release-addr", &dns)) {
of_find_property  638 drivers/soc/ti/knav_dma.c 	if (!of_find_property(cloud, "ti,navigator-cloud-address", &len)) {
of_find_property  918 drivers/staging/fbtft/fbtft-core.c 	prop = of_find_property(node, "init", NULL);
of_find_property 1182 drivers/staging/fbtft/fbtft-core.c 	if (of_find_property(node, "led-gpios", NULL))
of_find_property 1184 drivers/staging/fbtft/fbtft-core.c 	if (of_find_property(node, "init", NULL))
of_find_property  702 drivers/thermal/cpu_cooling.c 	if (of_find_property(np, "#cooling-cells", NULL)) {
of_find_property  669 drivers/thermal/imx_thermal.c 	if (!np || !of_find_property(np, "#cooling-cells", NULL)) {
of_find_property  743 drivers/thermal/imx_thermal.c 	if (of_find_property(pdev->dev.of_node, "nvmem-cells", NULL)) {
of_find_property  228 drivers/thermal/ti-soc-thermal/ti-thermal-common.c 	if (of_find_property(np, "#thermal-sensor-cells", NULL))
of_find_property 1801 drivers/tty/serial/samsung.c 	if (platdev->dev.of_node && of_find_property(platdev->dev.of_node,
of_find_property 1589 drivers/tty/serial/sh-sci.c 	if (!of_find_property(port->dev->of_node, "dmas", NULL))
of_find_property 1310 drivers/tty/serial/sirfsoc_uart.c 		if (of_find_property(np, "cts-gpios", NULL))
of_find_property 1315 drivers/tty/serial/sirfsoc_uart.c 		if (of_find_property(np, "rts-gpios", NULL))
of_find_property 1412 drivers/tty/serial/sunzilog.c 	if (of_find_property(op->dev.of_node, "keyboard", NULL))
of_find_property 1560 drivers/tty/serial/sunzilog.c 		if (of_find_property(dp, "keyboard", NULL))
of_find_property 1203 drivers/tty/serial/ucc_uart.c 	if (of_find_property(np, "soft-uart", NULL)) {
of_find_property  150 drivers/usb/chipidea/ci_hdrc_imx.c 	if (of_find_property(np, "disable-over-current", NULL)) {
of_find_property  152 drivers/usb/chipidea/ci_hdrc_imx.c 	} else if (of_find_property(np, "over-current-active-high", NULL)) {
of_find_property  155 drivers/usb/chipidea/ci_hdrc_imx.c 	} else if (of_find_property(np, "over-current-active-low", NULL)) {
of_find_property  754 drivers/usb/chipidea/core.c 	if (of_find_property(dev->of_node, "non-zero-ttctrl-ttha", NULL))
of_find_property  419 drivers/usb/dwc2/params.c 	if (of_find_property(hsotg->dev->of_node, "disable-over-current", NULL))
of_find_property 1117 drivers/usb/phy/phy-tegra-usb.c 	if (of_find_property(np, "dr_mode", NULL))
of_find_property 1128 drivers/usb/phy/phy-tegra-usb.c 	if (of_find_property(np, "vbus-supply", NULL)) {
of_find_property  296 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-feedback-voltage", NULL)) {
of_find_property  300 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-feedback-curr1", NULL)) {
of_find_property  304 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-feedback-curr2", NULL)) {
of_find_property  308 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-feedback-curr3", NULL)) {
of_find_property  312 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-feedback-curr-auto", NULL)) {
of_find_property  322 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-fbprot-lx-sd4", NULL)) {
of_find_property  326 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-fbprot-gpio2", NULL)) {
of_find_property  330 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-fbprot-gpio3", NULL)) {
of_find_property  334 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-fbprot-gpio4", NULL)) {
of_find_property  344 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-auto-curr1", NULL)) {
of_find_property  348 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-auto-curr2", NULL)) {
of_find_property  352 drivers/video/backlight/as3711_bl.c 		if (of_find_property(bl, "su2-auto-curr3", NULL)) {
of_find_property  620 drivers/video/backlight/hx8357.c 	if (of_find_property(spi->dev.of_node, "im-gpios", NULL)) {
of_find_property  257 drivers/video/backlight/pwm_bl.c 	prop = of_find_property(node, "brightness-levels", &length);
of_find_property  858 drivers/video/fbdev/amba-clcd.c 	if (of_find_property(node, "memory-region", NULL)) {
of_find_property  309 drivers/video/fbdev/bw2.c 	if (!of_find_property(dp, "width", NULL)) {
of_find_property  396 drivers/video/fbdev/cg3.c 	if (!of_find_property(dp, "width", NULL)) {
of_find_property 5085 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 	prop = of_find_property(ep, "lanes", &len);
of_find_property   97 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c 		prop = of_find_property(np, "compatible", NULL);
of_find_property   18 drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c 	prop = of_find_property(ep, "lanes", &len);
of_find_property   87 drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c 	prop = of_find_property(node, "compatible", NULL);
of_find_property  195 drivers/video/fbdev/omap2/omapfb/dss/omapdss-boot-init.c 		if (!of_find_property(child, "compatible", NULL))
of_find_property  383 drivers/video/fbdev/tcx.c 		(of_find_property(dp, "tcx-8-bit", NULL) != NULL);
of_find_property  472 drivers/video/fbdev/xilinxfb.c 	if (of_find_property(pdev->dev.of_node, "rotate-display", NULL))
of_find_property   31 drivers/video/of_display_timing.c 	prop = of_find_property(np, name, &length);
of_find_property  803 drivers/virt/fsl_hypervisor.c 	ret = of_find_property(node, "fsl,hv-version", NULL) != NULL;
of_find_property  304 include/linux/of.h extern struct property *of_find_property(const struct device_node *np,
of_find_property 1177 include/linux/of.h 	struct property *prop = of_find_property(np, propname, NULL);
of_find_property 1217 include/linux/of.h 	for (prop = of_find_property(np, propname, NULL),	\
of_find_property 1223 include/linux/of.h 	for (prop = of_find_property(np, propname, NULL),	\
of_find_property   91 net/wireless/of.c 	prop = of_find_property(np, "ieee80211-freq-limit", &len);
of_find_property  974 sound/soc/fsl/fsl_sai.c 	if (of_find_property(np, "fsl,sai-synchronous-rx", NULL) &&
of_find_property  975 sound/soc/fsl/fsl_sai.c 	    of_find_property(np, "fsl,sai-asynchronous", NULL)) {
of_find_property  981 sound/soc/fsl/fsl_sai.c 	if (of_find_property(np, "fsl,sai-synchronous-rx", NULL)) {
of_find_property  985 sound/soc/fsl/fsl_sai.c 	} else if (of_find_property(np, "fsl,sai-asynchronous", NULL)) {
of_find_property  994 sound/soc/fsl/fsl_sai.c 	if (of_find_property(np, "fsl,sai-mclk-direction-output", NULL) &&
of_find_property 1405 sound/soc/fsl/fsl_ssi.c 	} else if (!of_find_property(np, "fsl,ssi-asynchronous", NULL)) {
of_find_property  429 sound/soc/generic/simple-card.c 	if (!of_find_property(node, PREFIX "aux-devs", &len))
of_find_property  150 sound/soc/mxs/mxs-sgtl5000.c 	if (of_find_property(np, "audio-routing", NULL)) {
of_find_property 1276 sound/soc/samsung/i2s.c 	if (!of_find_property(dev->of_node, "#clock-cells", NULL))
of_find_property  440 sound/soc/sh/rcar/adg.c 	prop = of_find_property(np, "clock-frequency", NULL);
of_find_property 1486 sound/soc/stm/stm32_sai_sub.c 	if (of_find_property(np, "#clock-cells", NULL)) {
of_find_property  286 sound/soc/ti/omap-twl4030.c 		prop = of_find_property(node, "ti,audio-routing", NULL);