of_match_table    676 arch/arc/kernel/perf_event.c 		.of_match_table = of_match_ptr(arc_pmu_match),
of_match_table    584 arch/arm/kernel/perf_event_v6.c 		.of_match_table = armv6_pmu_of_device_ids,
of_match_table   2040 arch/arm/kernel/perf_event_v7.c 		.of_match_table = armv7_pmu_of_device_ids,
of_match_table    581 arch/arm/mach-imx/mmdc.c 		.of_match_table = imx_mmdc_dt_ids,
of_match_table    138 arch/arm/mach-prima2/pm.c 		.of_match_table	= memc_ids,
of_match_table     99 arch/arm/mach-prima2/rstc.c 		.of_match_table = rstc_ids,
of_match_table    166 arch/arm/mach-prima2/rtciobrg.c 		.of_match_table	= rtciobrg_ids,
of_match_table    188 arch/arm/mach-pxa/pxa_cplds_irqs.c 		.of_match_table = of_match_ptr(cplds_id_table),
of_match_table    119 arch/arm/mach-u300/regulator.c 		.of_match_table = s365_board_match,
of_match_table    193 arch/arm/mach-zx/zx296702-pm-domain.c 		.of_match_table = zx296702_pm_domain_matches,
of_match_table    211 arch/arm/plat-pxa/ssp.c 		.of_match_table	= of_match_ptr(pxa_ssp_of_ids),
of_match_table   1185 arch/arm64/kernel/perf_event.c 		.of_match_table = armv8_pmu_of_device_ids,
of_match_table   1353 arch/csky/kernel/perf_event.c 		   .of_match_table = csky_pmu_of_device_ids,
of_match_table    132 arch/mips/cavium-octeon/flash_setup.c 		.of_match_table = of_flash_match,
of_match_table     47 arch/mips/lantiq/xway/dcdc.c 		.of_match_table = dcdc_match,
of_match_table    252 arch/mips/lantiq/xway/dma.c 		.of_match_table = dma_match,
of_match_table    193 arch/mips/lantiq/xway/gptu.c 		.of_match_table = gptu_match,
of_match_table     61 arch/mips/lantiq/xway/vmmc.c 		.of_match_table = vmmc_match,
of_match_table    239 arch/mips/pci/pci-lantiq.c 		.of_match_table = ltq_pci_match,
of_match_table    411 arch/mips/pci/pci-mt7620.c 		.of_match_table = of_match_ptr(mt7620_pci_ids),
of_match_table    266 arch/mips/pci/pci-rt2880.c 		.of_match_table = rt288x_pci_match,
of_match_table    581 arch/mips/pci/pci-rt3883.c 		.of_match_table = of_match_ptr(rt3883_pci_ids),
of_match_table    147 arch/mips/ralink/timer.c 		.of_match_table		= rt_timer_match,
of_match_table   1175 arch/nds32/kernel/perf_event_cpu.c 		   .of_match_table = cpu_pmu_of_device_ids,
of_match_table    108 arch/powerpc/kernel/of_platform.c 		.of_match_table = of_pci_phb_ids,
of_match_table    201 arch/powerpc/platforms/4xx/hsta_msi.c 		.of_match_table = hsta_msi_ids,
of_match_table    271 arch/powerpc/platforms/4xx/msi.c 		   .of_match_table = ppc4xx_msi_ids,
of_match_table    530 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 		.of_match_table = mpc512x_lpbfifo_match,
of_match_table    774 arch/powerpc/platforms/52xx/mpc52xx_gpt.c 		.of_match_table = mpc52xx_gpt_match,
of_match_table    575 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c 		.of_match_table = mpc52xx_lpbfifo_match,
of_match_table    160 arch/powerpc/platforms/82xx/ep8248e.c 		.of_match_table = ep8248e_mdio_match,
of_match_table    222 arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c 		.of_match_table = mcu_of_match_table,
of_match_table    436 arch/powerpc/platforms/83xx/suspend.c 		.of_match_table = pmc_match,
of_match_table    162 arch/powerpc/platforms/85xx/sgy_cts1000.c 		.of_match_table = gpio_halt_match,
of_match_table    437 arch/powerpc/platforms/cell/axon_msi.c 		.of_match_table = axon_msi_device_id,
of_match_table    293 arch/powerpc/platforms/pasemi/gpio_mdio.c 		.of_match_table = gpio_mdio_match,
of_match_table    336 arch/powerpc/platforms/powernv/opal-imc.c 		.of_match_table = opal_imc_match,
of_match_table    428 arch/powerpc/platforms/powernv/opal-prd.c 		.of_match_table	= opal_prd_match,
of_match_table    149 arch/powerpc/platforms/powernv/vas.c 		.of_match_table = powernv_vas_match,
of_match_table    214 arch/powerpc/platforms/pseries/ibmebus.c 	ibmebus_create_devices(drv->driver.of_match_table);
of_match_table    337 arch/powerpc/platforms/pseries/ibmebus.c 	const struct of_device_id *matches = drv->of_match_table;
of_match_table    519 arch/powerpc/platforms/pseries/papr_scm.c 		.of_match_table = papr_scm_match,
of_match_table     66 arch/powerpc/sysdev/cpm_gpio.c 		.of_match_table	= cpm_gpio_match,
of_match_table    196 arch/powerpc/sysdev/fsl_85xx_l2ctlr.c 		.of_match_table	= mpc85xx_l2ctlr_of_match,
of_match_table    419 arch/powerpc/sysdev/fsl_lbc.c 		.of_match_table = fsl_lbc_match,
of_match_table    608 arch/powerpc/sysdev/fsl_msi.c 		.of_match_table = fsl_of_msi_ids,
of_match_table   1329 arch/powerpc/sysdev/fsl_pci.c 		.of_match_table = pci_ids,
of_match_table     79 arch/powerpc/sysdev/fsl_pmc.c 		.of_match_table = pmc_ids,
of_match_table    785 arch/powerpc/sysdev/fsl_rio.c 		.of_match_table = fsl_of_rio_rpn_ids,
of_match_table    268 arch/powerpc/sysdev/mpic_msgr.c 		.of_match_table = mpic_msgr_ids,
of_match_table    200 arch/powerpc/sysdev/pmi.c 		.of_match_table = pmi_match,
of_match_table    244 arch/sparc/include/asm/parport.h 		.of_match_table = ecpp_match,
of_match_table    182 arch/sparc/kernel/apc.c 		.of_match_table = apc_match,
of_match_table    138 arch/sparc/kernel/auxio_64.c 		.of_match_table = auxio_match,
of_match_table    156 arch/sparc/kernel/central.c 		.of_match_table = clock_board_match,
of_match_table    260 arch/sparc/kernel/central.c 		.of_match_table = fhc_match,
of_match_table    814 arch/sparc/kernel/chmc.c 		.of_match_table = us3mc_match,
of_match_table    712 arch/sparc/kernel/leon_pci_grpci1.c 		.of_match_table = grpci1_of_match,
of_match_table    903 arch/sparc/kernel/leon_pci_grpci2.c 		.of_match_table = grpci2_of_match,
of_match_table    513 arch/sparc/kernel/pci_fire.c 		.of_match_table = fire_match,
of_match_table    608 arch/sparc/kernel/pci_psycho.c 		.of_match_table = psycho_match,
of_match_table    604 arch/sparc/kernel/pci_sabre.c 		.of_match_table = sabre_match,
of_match_table   1500 arch/sparc/kernel/pci_schizo.c 		.of_match_table = schizo_match,
of_match_table   1341 arch/sparc/kernel/pci_sun4v.c 		.of_match_table = pci_sun4v_match,
of_match_table     86 arch/sparc/kernel/pmc.c 		.of_match_table = pmc_match,
of_match_table     67 arch/sparc/kernel/power.c 		.of_match_table = power_match,
of_match_table    313 arch/sparc/kernel/time_32.c 		.of_match_table = clock_match,
of_match_table    491 arch/sparc/kernel/time_64.c 		.of_match_table = rtc_match,
of_match_table    523 arch/sparc/kernel/time_64.c 		.of_match_table = bq4802_match,
of_match_table    586 arch/sparc/kernel/time_64.c 		.of_match_table = mostek_match,
of_match_table   1157 arch/um/drivers/virtio_uml.c 		.of_match_table = virtio_uml_match,
of_match_table    626 drivers/acpi/bus.c 				 const struct of_device_id *of_match_table,
of_match_table    636 drivers/acpi/bus.c 	if (!of_match_table || !of_compatible)
of_match_table    650 drivers/acpi/bus.c 		for (id = of_match_table; id->compatible[0]; id++)
of_match_table    794 drivers/acpi/bus.c 	if (!acpi_of_match_device(adev, dev->driver->of_match_table, &match))
of_match_table    827 drivers/acpi/bus.c 					    drv->of_match_table,
of_match_table    831 drivers/acpi/bus.c 				   drv->acpi_match_table, drv->of_match_table,
of_match_table    280 drivers/amba/tegra-ahb.c 		.of_match_table = tegra_ahb_of_match,
of_match_table    531 drivers/ata/ahci_brcm.c 		.of_match_table = ahci_of_match,
of_match_table    340 drivers/ata/ahci_ceva.c 		.of_match_table = ceva_ahci_of_match,
of_match_table    253 drivers/ata/ahci_da850.c 		.of_match_table = ahci_da850_of_match,
of_match_table    188 drivers/ata/ahci_dm816.c 		.of_match_table = ahci_dm816_of_match,
of_match_table   1233 drivers/ata/ahci_imx.c 		.of_match_table = imx_ahci_of_match,
of_match_table    181 drivers/ata/ahci_mtk.c 		.of_match_table = ahci_of_match,
of_match_table    253 drivers/ata/ahci_mvebu.c 		.of_match_table = ahci_mvebu_of_match,
of_match_table     92 drivers/ata/ahci_octeon.c 		.of_match_table = octeon_ahci_match,
of_match_table    108 drivers/ata/ahci_platform.c 		.of_match_table = ahci_of_match,
of_match_table    356 drivers/ata/ahci_qoriq.c 		.of_match_table = ahci_qoriq_of_match,
of_match_table    243 drivers/ata/ahci_st.c 		.of_match_table = of_match_ptr(st_ahci_match),
of_match_table    298 drivers/ata/ahci_sunxi.c 		.of_match_table = ahci_sunxi_of_match,
of_match_table    579 drivers/ata/ahci_tegra.c 		.of_match_table = tegra_ahci_of_match,
of_match_table    878 drivers/ata/ahci_xgene.c 		.of_match_table = xgene_ahci_of_match,
of_match_table    960 drivers/ata/pata_arasan_cf.c 		.of_match_table = of_match_ptr(arasan_cf_id_table),
of_match_table    566 drivers/ata/pata_ftide010.c 		.of_match_table = of_match_ptr(pata_ftide010_of_match),
of_match_table    275 drivers/ata/pata_imx.c 		.of_match_table	= imx_pata_dt_ids,
of_match_table   1352 drivers/ata/pata_macio.c 		.of_match_table	= pata_macio_match,
of_match_table    865 drivers/ata/pata_mpc52xx.c 		.of_match_table = mpc52xx_ata_of_match,
of_match_table   1051 drivers/ata/pata_octeon_cf.c 		.of_match_table = octeon_cf_match,
of_match_table     80 drivers/ata/pata_of_platform.c 		.of_match_table = pata_of_platform_match,
of_match_table   1319 drivers/ata/sata_dwc_460ex.c 		.of_match_table = sata_dwc_match,
of_match_table   1616 drivers/ata/sata_fsl.c 		.of_match_table = fsl_sata_match,
of_match_table    431 drivers/ata/sata_gemini.c 		.of_match_table = of_match_ptr(gemini_sata_of_match),
of_match_table    624 drivers/ata/sata_highbank.c                 .of_match_table = ahci_of_match,
of_match_table   4292 drivers/ata/sata_mv.c 		.of_match_table = of_match_ptr(mv_sata_dt_ids),
of_match_table   1046 drivers/ata/sata_rcar.c 		.of_match_table	= sata_rcar_match,
of_match_table   2607 drivers/atm/fore200e.c 		.of_match_table = fore200e_sba_match,
of_match_table    365 drivers/auxdisplay/arm-charlcd.c 		.of_match_table = of_match_ptr(charlcd_match),
of_match_table    298 drivers/auxdisplay/hd44780.c 		.of_match_table = hd44780_of_match,
of_match_table    537 drivers/auxdisplay/ht16k33.c 		.of_match_table	= of_match_ptr(ht16k33_of_match),
of_match_table    434 drivers/auxdisplay/img-ascii-lcd.c 		.of_match_table	= img_ascii_lcd_matches,
of_match_table    263 drivers/bcma/host_soc.c 		.of_match_table = bcma_host_soc_of_match,
of_match_table   1254 drivers/block/swim3.c 		.of_match_table	= swim3_match,
of_match_table   1238 drivers/block/xsysace.c 		.of_match_table = ace_of_match,
of_match_table   1122 drivers/bluetooth/btmtkuart.c 		.of_match_table = of_match_ptr(mtk_of_match_table),
of_match_table    198 drivers/bluetooth/btqcomsmd.c 		.of_match_table = btqcomsmd_of_match,
of_match_table   1435 drivers/bluetooth/hci_bcm.c 		.of_match_table = of_match_ptr(bcm_bluetooth_of_match),
of_match_table    788 drivers/bluetooth/hci_ll.c 		.of_match_table = of_match_ptr(hci_ti_of_match),
of_match_table    430 drivers/bluetooth/hci_mrvl.c 		.of_match_table = of_match_ptr(mrvl_bluetooth_of_match),
of_match_table    798 drivers/bluetooth/hci_nokia.c 		.of_match_table = of_match_ptr(nokia_bluetooth_of_match),
of_match_table   1580 drivers/bluetooth/hci_qca.c 		.of_match_table = qca_bluetooth_of_match,
of_match_table     81 drivers/bus/arm-cci.c 		   .of_match_table = arm_cci_matches,
of_match_table    442 drivers/bus/brcmstb_gisb.c 		.of_match_table = brcmstb_gisb_arb_of_match,
of_match_table    257 drivers/bus/da8xx-mstpri.c 		.of_match_table = da8xx_mstpri_of_match,
of_match_table    928 drivers/bus/fsl-mc/fsl-mc-bus.c 		   .of_match_table = fsl_mc_bus_match_table,
of_match_table    678 drivers/bus/hisi_lpc.c 		.of_match_table = hisi_lpc_of_match,
of_match_table    270 drivers/bus/imx-weim.c 		.of_match_table	= weim_id_table,
of_match_table    845 drivers/bus/moxtet.c 		.of_match_table = moxtet_dt_ids,
of_match_table    109 drivers/bus/omap-ocp2scp.c 		.of_match_table = of_match_ptr(omap_ocp2scp_id_table),
of_match_table    363 drivers/bus/omap_l3_noc.c 		.of_match_table = of_match_ptr(l3_noc_match),
of_match_table    283 drivers/bus/omap_l3_smx.c 		.of_match_table = of_match_ptr(omap3_l3_match),
of_match_table    398 drivers/bus/qcom-ebi2.c 		.of_match_table = qcom_ebi2_of_match,
of_match_table     50 drivers/bus/simple-pm-bus.c 		.of_match_table = simple_pm_bus_of_match,
of_match_table     44 drivers/bus/sun50i-de2.c 		.of_match_table = sun50i_de2_bus_of_match,
of_match_table    755 drivers/bus/sunxi-rsb.c 		.of_match_table = sunxi_rsb_of_match_table,
of_match_table    112 drivers/bus/tegra-aconnect.c 		.of_match_table = tegra_aconnect_of_match,
of_match_table    277 drivers/bus/tegra-gmi.c 		.of_match_table	= tegra_gmi_id_table,
of_match_table   2586 drivers/bus/ti-sysc.c 		.of_match_table	= sysc_match,
of_match_table    360 drivers/bus/ts-nbus.c 		.of_match_table = ts_nbus_of_match,
of_match_table    275 drivers/bus/uniphier-system-bus.c 		.of_match_table = uniphier_system_bus_match,
of_match_table    158 drivers/char/hw_random/atmel-rng.c 		.of_match_table = atmel_trng_dt_ids,
of_match_table    204 drivers/char/hw_random/bcm2835-rng.c 		.of_match_table = bcm2835_rng_of_match,
of_match_table    226 drivers/char/hw_random/exynos-trng.c 		.of_match_table = exynos_trng_dt_match,
of_match_table    115 drivers/char/hw_random/hisi-rng.c 		.of_match_table = of_match_ptr(hisi_rng_dt_ids),
of_match_table    310 drivers/char/hw_random/imx-rngc.c 		.of_match_table = imx_rngc_dt_ids,
of_match_table    233 drivers/char/hw_random/iproc-rng200.c 		.of_match_table = iproc_rng200_of_match,
of_match_table    239 drivers/char/hw_random/ks-sa-rng.c 		.of_match_table = ks_sa_rng_dt_match,
of_match_table     91 drivers/char/hw_random/meson-rng.c 		.of_match_table = meson_rng_of_match,
of_match_table    194 drivers/char/hw_random/mtk-rng.c 		.of_match_table = mtk_rng_match,
of_match_table    200 drivers/char/hw_random/mxc-rnga.c 		.of_match_table = mxc_rnga_of_match,
of_match_table    864 drivers/char/hw_random/n2-drv.c 		.of_match_table = n2rng_match,
of_match_table    580 drivers/char/hw_random/omap-rng.c 		.of_match_table = of_match_ptr(omap_rng_of_match),
of_match_table    144 drivers/char/hw_random/omap3-rom-rng.c 		.of_match_table = omap_rom_rng_match,
of_match_table    112 drivers/char/hw_random/pasemi-rng.c 		.of_match_table = rng_match,
of_match_table    135 drivers/char/hw_random/pic32-rng.c 		.of_match_table = of_match_ptr(pic32_rng_of_match),
of_match_table     63 drivers/char/hw_random/powernv-rng.c 		.of_match_table = powernv_rng_match,
of_match_table    135 drivers/char/hw_random/st-rng.c 		.of_match_table = of_match_ptr(st_rng_match),
of_match_table    209 drivers/char/hw_random/stm32-rng.c 		.of_match_table = stm32_rng_match,
of_match_table    203 drivers/char/hw_random/timeriomem-rng.c 		.of_match_table	= timeriomem_rng_match,
of_match_table    410 drivers/char/hw_random/xgene-rng.c 		.of_match_table = xgene_rng_of_match,
of_match_table    522 drivers/char/ipmi/bt-bmc.c 		.of_match_table = bt_bmc_match,
of_match_table    304 drivers/char/ipmi/ipmi_powernv.c 		.of_match_table	= ipmi_powernv_match,
of_match_table    461 drivers/char/ipmi/ipmi_si_platform.c 		.of_match_table = of_ipmi_match,
of_match_table    311 drivers/char/ipmi/kcs_bmc_aspeed.c 		.of_match_table = ast_kcs_bmc_match,
of_match_table    205 drivers/char/ipmi/kcs_bmc_npcm7xx.c 		.of_match_table	= npcm_kcs_bmc_match,
of_match_table    213 drivers/char/powernv-op-panel.c 		.of_match_table	= oppanel_match,
of_match_table    304 drivers/char/tpm/st33zp24/i2c.c 		.of_match_table = of_match_ptr(of_st33zp24_i2c_match),
of_match_table    421 drivers/char/tpm/st33zp24/spi.c 		.of_match_table = of_match_ptr(of_st33zp24_spi_match),
of_match_table    353 drivers/char/tpm/tpm_ftpm_tee.c 		.of_match_table = of_match_ptr(of_ftpm_tee_ids),
of_match_table    213 drivers/char/tpm/tpm_i2c_atmel.c 		.of_match_table = of_match_ptr(i2c_atmel_of_match),
of_match_table    727 drivers/char/tpm/tpm_i2c_infineon.c 		   .of_match_table = of_match_ptr(tpm_tis_i2c_of_match),
of_match_table    552 drivers/char/tpm/tpm_i2c_nuvoton.c 		of_id = of_match_device(dev->driver->of_match_table, dev);
of_match_table    659 drivers/char/tpm/tpm_i2c_nuvoton.c 		.of_match_table = of_match_ptr(i2c_nuvoton_of_match),
of_match_table    325 drivers/char/tpm/tpm_tis.c 		.of_match_table = of_match_ptr(tis_of_platform_match),
of_match_table    257 drivers/char/tpm/tpm_tis_spi.c 		.of_match_table = of_match_ptr(of_tis_spi_match),
of_match_table    850 drivers/char/xilinx_hwicap/xilinx_hwicap.c 		.of_match_table = hwicap_of_match,
of_match_table    166 drivers/char/xillybus/xillybus_of.c 		.of_match_table = xillybus_of_match,
of_match_table    517 drivers/clk/actions/owl-s500.c 		.of_match_table = s500_clk_of_match,
of_match_table    649 drivers/clk/actions/owl-s700.c 		.of_match_table = s700_clk_of_match
of_match_table    795 drivers/clk/actions/owl-s900.c 		.of_match_table = s900_clk_of_match,
of_match_table    235 drivers/clk/axis/clk-artpec6.c 		   .of_match_table = artpec_clkctrl_of_match,
of_match_table    221 drivers/clk/axs10x/i2s_pll_clock.c 		.of_match_table = i2s_pll_clk_id,
of_match_table    338 drivers/clk/axs10x/pll_clock.c 		.of_match_table = axs10x_pll_clk_id,
of_match_table     66 drivers/clk/bcm/clk-bcm2835-aux.c 		.of_match_table = bcm2835_aux_clk_of_match,
of_match_table   2273 drivers/clk/bcm/clk-bcm2835.c 		.of_match_table = bcm2835_clk_of_match,
of_match_table    233 drivers/clk/bcm/clk-bcm63xx-gate.c 		.of_match_table = clk_bcm63xx_dt_ids,
of_match_table    417 drivers/clk/bcm/clk-sr.c 		.of_match_table = sr_clk_dt_ids,
of_match_table    552 drivers/clk/clk-aspeed.c 		.of_match_table = aspeed_clk_dt_ids,
of_match_table    592 drivers/clk/clk-ast2600.c 		.of_match_table = aspeed_g6_clk_dt_ids,
of_match_table    475 drivers/clk/clk-axi-clkgen.c 		.of_match_table = axi_clkgen_ids,
of_match_table    586 drivers/clk/clk-axm5516.c 		.of_match_table = axmclk_match_table,
of_match_table    693 drivers/clk/clk-cdce706.c 		.of_match_table = of_match_ptr(cdce706_dt_match),
of_match_table    838 drivers/clk/clk-cdce925.c 		.of_match_table = of_match_ptr(clk_cdce925_of_match),
of_match_table    556 drivers/clk/clk-cs2000-cp.c 		.of_match_table = cs2000_of_match,
of_match_table    253 drivers/clk/clk-fixed-factor.c 		.of_match_table = of_fixed_factor_clk_ids,
of_match_table     93 drivers/clk/clk-fixed-mmio.c 		.of_match_table = of_fixed_mmio_clk_ids,
of_match_table    232 drivers/clk/clk-fixed-rate.c 		.of_match_table = of_fixed_clk_ids,
of_match_table    386 drivers/clk/clk-gemini.c 		.of_match_table = gemini_clk_dt_ids,
of_match_table    300 drivers/clk/clk-gpio.c 		.of_match_table = gpio_clk_match_table,
of_match_table    427 drivers/clk/clk-hsdk-pll.c 		.of_match_table = hsdk_pll_clk_id,
of_match_table    295 drivers/clk/clk-lochnagar.c 		.of_match_table = lochnagar_of_match,
of_match_table    378 drivers/clk/clk-max9485.c 		.of_match_table	= max9485_dt_ids,
of_match_table    605 drivers/clk/clk-milbeaut.c 		.of_match_table = m10v_clk_dt_ids,
of_match_table    250 drivers/clk/clk-oxnas.c 		.of_match_table = oxnas_stdclk_dt_ids,
of_match_table    291 drivers/clk/clk-palmas.c 		.of_match_table = palmas_clks_of_match,
of_match_table    145 drivers/clk/clk-pwm.c 		.of_match_table = of_match_ptr(clk_pwm_dt_ids),
of_match_table    305 drivers/clk/clk-scpi.c 		.of_match_table = scpi_clocks_ids,
of_match_table    395 drivers/clk/clk-si514.c 		.of_match_table = clk_si514_of_match,
of_match_table   1336 drivers/clk/clk-si5341.c 		.of_match_table = clk_si5341_of_match,
of_match_table   1657 drivers/clk/clk-si5351.c 		.of_match_table = of_match_ptr(si5351_dt_ids),
of_match_table    521 drivers/clk/clk-si544.c 		.of_match_table = clk_si544_of_match,
of_match_table    511 drivers/clk/clk-si570.c 		.of_match_table = clk_si570_of_match,
of_match_table    985 drivers/clk/clk-versaclock5.c 		.of_match_table = clk_vc5_of_match,
of_match_table    777 drivers/clk/davinci/da8xx-cfgchip.c 		.of_match_table	= da8xx_cfgchip_of_match,
of_match_table    945 drivers/clk/davinci/pll.c 		.of_match_table	= davinci_pll_of_match,
of_match_table    566 drivers/clk/davinci/psc.c 		.of_match_table	= davinci_psc_of_match,
of_match_table    186 drivers/clk/hisilicon/clk-hi3519.c 		.of_match_table = hi3519_clk_match_table,
of_match_table    170 drivers/clk/hisilicon/clk-hi3660-stub.c 		.of_match_table = hi3660_stub_clk_of_match,
of_match_table    629 drivers/clk/hisilicon/clk-hi3660.c 		.of_match_table = hi3660_clk_match_table,
of_match_table   1008 drivers/clk/hisilicon/clk-hi3670.c 		.of_match_table = hi3670_clk_match_table,
of_match_table    263 drivers/clk/hisilicon/clk-hi6220-stub.c 		.of_match_table = hi6220_stub_clk_of_match,
of_match_table    301 drivers/clk/hisilicon/crg-hi3516cv300.c 		.of_match_table = hi3516cv300_crg_match_table,
of_match_table    384 drivers/clk/hisilicon/crg-hi3798cv200.c 		.of_match_table = hi3798cv200_crg_match_table,
of_match_table    673 drivers/clk/imx/clk-imx8mm.c 		.of_match_table = of_match_ptr(imx8mm_clk_of_match),
of_match_table    645 drivers/clk/imx/clk-imx8mn.c 		.of_match_table = of_match_ptr(imx8mn_clk_of_match),
of_match_table    591 drivers/clk/imx/clk-imx8mq.c 		.of_match_table = of_match_ptr(imx8mq_clk_of_match),
of_match_table    217 drivers/clk/imx/clk-imx8qxp-lpcg.c 		.of_match_table = imx8qxp_lpcg_match,
of_match_table    149 drivers/clk/imx/clk-imx8qxp.c 		.of_match_table = imx8qxp_match,
of_match_table    697 drivers/clk/keystone/sci-clk.c 		.of_match_table = of_match_ptr(ti_sci_clk_of_match),
of_match_table    182 drivers/clk/mediatek/clk-mt2701-aud.c 		.of_match_table = of_match_clk_mt2701_aud,
of_match_table    126 drivers/clk/mediatek/clk-mt2701-bdp.c 		.of_match_table = of_match_clk_mt2701_bdp,
of_match_table     70 drivers/clk/mediatek/clk-mt2701-eth.c 		.of_match_table = of_match_clk_mt2701_eth,
of_match_table     91 drivers/clk/mediatek/clk-mt2701-g3d.c 		.of_match_table = of_match_clk_mt2701_g3d,
of_match_table     69 drivers/clk/mediatek/clk-mt2701-hif.c 		.of_match_table = of_match_clk_mt2701_hif,
of_match_table     68 drivers/clk/mediatek/clk-mt2701-img.c 		.of_match_table = of_match_clk_mt2701_img,
of_match_table    111 drivers/clk/mediatek/clk-mt2701-mm.c 		.of_match_table = of_match_clk_mt2701_mm,
of_match_table     79 drivers/clk/mediatek/clk-mt2701-vdec.c 		.of_match_table = of_match_clk_mt2701_vdec,
of_match_table   1026 drivers/clk/mediatek/clk-mt2701.c 		.of_match_table = of_match_clk_mt2701,
of_match_table     90 drivers/clk/mediatek/clk-mt2712-bdp.c 		.of_match_table = of_match_clk_mt2712_bdp,
of_match_table     68 drivers/clk/mediatek/clk-mt2712-img.c 		.of_match_table = of_match_clk_mt2712_img,
of_match_table     64 drivers/clk/mediatek/clk-mt2712-jpgdec.c 		.of_match_table = of_match_clk_mt2712_jpgdec,
of_match_table     63 drivers/clk/mediatek/clk-mt2712-mfg.c 		.of_match_table = of_match_clk_mt2712_mfg,
of_match_table    158 drivers/clk/mediatek/clk-mt2712-mm.c 		.of_match_table = of_match_clk_mt2712_mm,
of_match_table     82 drivers/clk/mediatek/clk-mt2712-vdec.c 		.of_match_table = of_match_clk_mt2712_vdec,
of_match_table     65 drivers/clk/mediatek/clk-mt2712-venc.c 		.of_match_table = of_match_clk_mt2712_venc,
of_match_table   1462 drivers/clk/mediatek/clk-mt2712.c 		.of_match_table = of_match_clk_mt2712,
of_match_table    113 drivers/clk/mediatek/clk-mt6779-aud.c 		.of_match_table = of_match_clk_mt6779_aud,
of_match_table     62 drivers/clk/mediatek/clk-mt6779-cam.c 		.of_match_table = of_match_clk_mt6779_cam,
of_match_table     54 drivers/clk/mediatek/clk-mt6779-img.c 		.of_match_table = of_match_clk_mt6779_img,
of_match_table     56 drivers/clk/mediatek/clk-mt6779-ipe.c 		.of_match_table = of_match_clk_mt6779_ipe,
of_match_table     51 drivers/clk/mediatek/clk-mt6779-mfg.c 		.of_match_table = of_match_clk_mt6779_mfg,
of_match_table    109 drivers/clk/mediatek/clk-mt6779-mm.c 		.of_match_table = of_match_clk_mt6779_mm,
of_match_table     63 drivers/clk/mediatek/clk-mt6779-vdec.c 		.of_match_table = of_match_clk_mt6779_vdec,
of_match_table     54 drivers/clk/mediatek/clk-mt6779-venc.c 		.of_match_table = of_match_clk_mt6779_venc,
of_match_table   1306 drivers/clk/mediatek/clk-mt6779.c 		.of_match_table = of_match_clk_mt6779,
of_match_table     64 drivers/clk/mediatek/clk-mt6797-img.c 		.of_match_table = of_match_clk_mt6797_img,
of_match_table    124 drivers/clk/mediatek/clk-mt6797-mm.c 		.of_match_table = of_match_clk_mt6797_mm,
of_match_table     81 drivers/clk/mediatek/clk-mt6797-vdec.c 		.of_match_table = of_match_clk_mt6797_vdec,
of_match_table     66 drivers/clk/mediatek/clk-mt6797-venc.c 		.of_match_table = of_match_clk_mt6797_venc,
of_match_table    715 drivers/clk/mediatek/clk-mt6797.c 		.of_match_table = of_match_clk_mt6797,
of_match_table    196 drivers/clk/mediatek/clk-mt7622-aud.c 		.of_match_table = of_match_clk_mt7622_aud,
of_match_table    144 drivers/clk/mediatek/clk-mt7622-eth.c 		.of_match_table = of_match_clk_mt7622_eth,
of_match_table    157 drivers/clk/mediatek/clk-mt7622-hif.c 		.of_match_table = of_match_clk_mt7622_hif,
of_match_table    763 drivers/clk/mediatek/clk-mt7622.c 		.of_match_table = of_match_clk_mt7622,
of_match_table    155 drivers/clk/mediatek/clk-mt7629-eth.c 		.of_match_table = of_match_clk_mt7629_eth,
of_match_table    152 drivers/clk/mediatek/clk-mt7629-hif.c 		.of_match_table = of_match_clk_mt7629_hif,
of_match_table    714 drivers/clk/mediatek/clk-mt7629.c 		.of_match_table = of_match_clk_mt7629,
of_match_table    101 drivers/clk/mediatek/clk-mt8183-audio.c 		.of_match_table = of_match_clk_mt8183_audio,
of_match_table     59 drivers/clk/mediatek/clk-mt8183-cam.c 		.of_match_table = of_match_clk_mt8183_cam,
of_match_table     59 drivers/clk/mediatek/clk-mt8183-img.c 		.of_match_table = of_match_clk_mt8183_img,
of_match_table     52 drivers/clk/mediatek/clk-mt8183-ipu0.c 		.of_match_table = of_match_clk_mt8183_ipu_core0,
of_match_table     52 drivers/clk/mediatek/clk-mt8183-ipu1.c 		.of_match_table = of_match_clk_mt8183_ipu_core1,
of_match_table     50 drivers/clk/mediatek/clk-mt8183-ipu_adl.c 		.of_match_table = of_match_clk_mt8183_ipu_adl,
of_match_table    119 drivers/clk/mediatek/clk-mt8183-ipu_conn.c 		.of_match_table = of_match_clk_mt8183_ipu_conn,
of_match_table     53 drivers/clk/mediatek/clk-mt8183-mfgcfg.c 		.of_match_table = of_match_clk_mt8183_mfg,
of_match_table    107 drivers/clk/mediatek/clk-mt8183-mm.c 		.of_match_table = of_match_clk_mt8183_mm,
of_match_table     63 drivers/clk/mediatek/clk-mt8183-vdec.c 		.of_match_table = of_match_clk_mt8183_vdec,
of_match_table     55 drivers/clk/mediatek/clk-mt8183-venc.c 		.of_match_table = of_match_clk_mt8183_venc,
of_match_table   1322 drivers/clk/mediatek/clk-mt8183.c 		.of_match_table = of_match_clk_mt8183,
of_match_table    334 drivers/clk/meson/axg-aoclk.c 		.of_match_table = axg_aoclkc_match_table,
of_match_table   1120 drivers/clk/meson/axg-audio.c 		.of_match_table = clkc_match_table,
of_match_table   1362 drivers/clk/meson/axg.c 		.of_match_table = clkc_match_table,
of_match_table    469 drivers/clk/meson/g12a-aoclk.c 		.of_match_table = g12a_aoclkc_match_table,
of_match_table   5105 drivers/clk/meson/g12a.c 		.of_match_table = clkc_match_table,
of_match_table    295 drivers/clk/meson/gxbb-aoclk.c 		.of_match_table = gxbb_aoclkc_match_table,
of_match_table   3518 drivers/clk/meson/gxbb.c 		.of_match_table = clkc_match_table,
of_match_table    257 drivers/clk/microchip/clk-pic32mzda.c 		.of_match_table = pic32mzda_clk_match_table,
of_match_table    352 drivers/clk/mvebu/ap-cpu-clk.c 		.of_match_table = ap_cpu_clock_of_match,
of_match_table    274 drivers/clk/mvebu/ap806-system-controller.c 		.of_match_table = ap806_syscon_legacy_of_match,
of_match_table    290 drivers/clk/mvebu/ap806-system-controller.c 		.of_match_table = ap806_clock_of_match,
of_match_table    793 drivers/clk/mvebu/armada-37xx-periph.c 		.of_match_table = armada_3700_periph_clock_of_match,
of_match_table    153 drivers/clk/mvebu/armada-37xx-tbg.c 		.of_match_table = armada_3700_tbg_clock_of_match,
of_match_table     85 drivers/clk/mvebu/armada-37xx-xtal.c 		.of_match_table = armada_3700_xtal_clock_of_match,
of_match_table    415 drivers/clk/mvebu/cp110-system-controller.c 		.of_match_table = cp110_syscon_legacy_of_match,
of_match_table    430 drivers/clk/mvebu/cp110-system-controller.c 		.of_match_table = cp110_clock_of_match,
of_match_table    225 drivers/clk/nxp/clk-lpc18xx-creg.c 		.of_match_table = lpc18xx_creg_clk_of_match,
of_match_table    101 drivers/clk/qcom/a53-pll.c 		.of_match_table = qcom_a53pll_match_table,
of_match_table   1728 drivers/clk/qcom/camcc-sdm845.c 		.of_match_table = cam_cc_sdm845_match_table,
of_match_table    639 drivers/clk/qcom/clk-rpm.c 		.of_match_table = rpm_clk_match_table,
of_match_table    482 drivers/clk/qcom/clk-rpmh.c 		.of_match_table = clk_rpmh_match_table,
of_match_table    809 drivers/clk/qcom/clk-smd-rpm.c 		.of_match_table = rpm_smd_clk_match_table,
of_match_table    286 drivers/clk/qcom/clk-spmi-pmic-div.c 		.of_match_table = spmi_pmic_clkdiv_match_table,
of_match_table    668 drivers/clk/qcom/dispcc-sdm845.c 		.of_match_table = disp_cc_sdm845_match_table,
of_match_table   3618 drivers/clk/qcom/gcc-apq8084.c 		.of_match_table = gcc_apq8084_match_table,
of_match_table   1775 drivers/clk/qcom/gcc-ipq4019.c 		.of_match_table = gcc_ipq4019_match_table,
of_match_table   3097 drivers/clk/qcom/gcc-ipq806x.c 		.of_match_table = gcc_ipq806x_match_table,
of_match_table   4723 drivers/clk/qcom/gcc-ipq8074.c 		.of_match_table = gcc_ipq8074_match_table,
of_match_table   1722 drivers/clk/qcom/gcc-mdm9615.c 		.of_match_table = gcc_mdm9615_match_table,
of_match_table   2724 drivers/clk/qcom/gcc-msm8660.c 		.of_match_table = gcc_msm8660_match_table,
of_match_table   3399 drivers/clk/qcom/gcc-msm8916.c 		.of_match_table = gcc_msm8916_match_table,
of_match_table   3668 drivers/clk/qcom/gcc-msm8960.c 		.of_match_table = gcc_msm8960_match_table,
of_match_table   2737 drivers/clk/qcom/gcc-msm8974.c 		.of_match_table = gcc_msm8974_match_table,
of_match_table   2294 drivers/clk/qcom/gcc-msm8994.c 		.of_match_table = gcc_msm8994_match_table,
of_match_table   3646 drivers/clk/qcom/gcc-msm8996.c 		.of_match_table = gcc_msm8996_match_table,
of_match_table   3008 drivers/clk/qcom/gcc-msm8998.c 		.of_match_table = gcc_msm8998_match_table,
of_match_table   2850 drivers/clk/qcom/gcc-qcs404.c 		.of_match_table = gcc_qcs404_match_table,
of_match_table   2458 drivers/clk/qcom/gcc-sdm660.c 		.of_match_table = gcc_sdm660_match_table,
of_match_table   3630 drivers/clk/qcom/gcc-sdm845.c 		.of_match_table = gcc_sdm845_match_table,
of_match_table   3570 drivers/clk/qcom/gcc-sm8150.c 		.of_match_table = gcc_sm8150_match_table,
of_match_table    235 drivers/clk/qcom/gpucc-sdm845.c 		.of_match_table = gpu_cc_sdm845_match_table,
of_match_table     89 drivers/clk/qcom/hfpll.c 		.of_match_table = qcom_hfpll_match_table,
of_match_table     80 drivers/clk/qcom/kpss-xcc.c 		.of_match_table = kpss_xcc_match_table,
of_match_table    390 drivers/clk/qcom/krait-cc.c 		.of_match_table = krait_cc_match_table,
of_match_table    451 drivers/clk/qcom/lcc-ipq806x.c 		.of_match_table = lcc_ipq806x_match_table,
of_match_table    565 drivers/clk/qcom/lcc-mdm9615.c 		.of_match_table = lcc_mdm9615_match_table,
of_match_table    564 drivers/clk/qcom/lcc-msm8960.c 		.of_match_table = lcc_msm8960_match_table,
of_match_table    143 drivers/clk/qcom/lpasscc-sdm845.c 		.of_match_table = lpass_cc_sdm845_match_table,
of_match_table   3399 drivers/clk/qcom/mmcc-apq8084.c 		.of_match_table = mmcc_apq8084_match_table,
of_match_table   3054 drivers/clk/qcom/mmcc-msm8960.c 		.of_match_table = mmcc_msm8960_match_table,
of_match_table   2624 drivers/clk/qcom/mmcc-msm8974.c 		.of_match_table = mmcc_msm8974_match_table,
of_match_table   3372 drivers/clk/qcom/mmcc-msm8996.c 		.of_match_table = mmcc_msm8996_match_table,
of_match_table    162 drivers/clk/qcom/turingcc-qcs404.c 		.of_match_table = turingcc_match_table,
of_match_table    340 drivers/clk/qcom/videocc-sdm845.c 		.of_match_table = video_cc_sdm845_match_table,
of_match_table    976 drivers/clk/renesas/r9a06g032-clocks.c 		.of_match_table = r9a06g032_match,
of_match_table    175 drivers/clk/renesas/rcar-usb2-clock-sel.c 		.of_match_table = rcar_usb2_clock_sel_match,
of_match_table   1004 drivers/clk/renesas/renesas-cpg-mssr.c 		.of_match_table = cpg_mssr_match,
of_match_table    296 drivers/clk/samsung/clk-exynos-audss.c 		.of_match_table = exynos_audss_clk_of_match,
of_match_table   1088 drivers/clk/samsung/clk-exynos3250.c 		.of_match_table = exynos3250_cmu_isp_of_match,
of_match_table    163 drivers/clk/samsung/clk-exynos4412-isp.c 		.of_match_table = exynos4x12_isp_clk_of_match,
of_match_table    183 drivers/clk/samsung/clk-exynos5-subcmu.c 		.of_match_table = exynos5_clk_of_match,
of_match_table   5710 drivers/clk/samsung/clk-exynos5433.c 		.of_match_table = exynos5433_cmu_of_match,
of_match_table    204 drivers/clk/samsung/clk-s5pv210-audss.c 		.of_match_table = s5pv210_audss_clk_of_match,
of_match_table    618 drivers/clk/sifive/fu540-prci.c 		.of_match_table = sifive_fu540_prci_of_match,
of_match_table    342 drivers/clk/socfpga/clk-s10.c 		.of_match_table = stratix10_clkmgr_match_table,
of_match_table   2046 drivers/clk/sprd/sc9860-clk.c 		.of_match_table	= sprd_sc9860_clk_ids,
of_match_table    980 drivers/clk/sunxi-ng/ccu-sun50i-a64.c 		.of_match_table	= sun50i_a64_ccu_ids,
of_match_table   1246 drivers/clk/sunxi-ng/ccu-sun50i-h6.c 		.of_match_table	= sun50i_h6_ccu_ids,
of_match_table    921 drivers/clk/sunxi-ng/ccu-sun8i-a83t.c 		.of_match_table	= sun8i_a83t_ccu_ids,
of_match_table    363 drivers/clk/sunxi-ng/ccu-sun8i-de2.c 		.of_match_table	= sunxi_de2_clk_ids,
of_match_table   1361 drivers/clk/sunxi-ng/ccu-sun8i-r40.c 		.of_match_table	= sun8i_r40_ccu_ids,
of_match_table    272 drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c 		.of_match_table	= sun9i_a80_de_clk_ids,
of_match_table    141 drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c 		.of_match_table	= sun9i_a80_usb_clk_ids,
of_match_table   1246 drivers/clk/sunxi-ng/ccu-sun9i-a80.c 		.of_match_table	= sun9i_a80_ccu_ids,
of_match_table    115 drivers/clk/sunxi/clk-mod0.c 		.of_match_table = sun4i_a10_mod0_clk_dt_ids,
of_match_table     99 drivers/clk/sunxi/clk-sun6i-apb0-gates.c 		.of_match_table = sun6i_a31_apb0_gates_clk_dt_ids,
of_match_table     67 drivers/clk/sunxi/clk-sun6i-apb0.c 		.of_match_table = sun6i_a31_apb0_clk_dt_ids,
of_match_table    101 drivers/clk/sunxi/clk-sun6i-ar100.c 		.of_match_table = sun6i_a31_ar100_clk_dt_ids,
of_match_table    111 drivers/clk/sunxi/clk-sun8i-apb0.c 		.of_match_table = sun8i_a23_apb0_clk_dt_ids,
of_match_table    199 drivers/clk/sunxi/clk-sun9i-mmc.c 		.of_match_table = sun9i_a80_mmc_config_clk_dt_ids,
of_match_table    641 drivers/clk/tegra/clk-tegra124-dfll-fcpu.c 		.of_match_table = tegra124_dfll_fcpu_of_match,
of_match_table    965 drivers/clk/ti/adpll.c 		.of_match_table = ti_adpll_match,
of_match_table    309 drivers/clk/ti/clk-dra7-atl.c 		.of_match_table = of_dra7_atl_clk_match_tbl,
of_match_table    210 drivers/clk/uniphier/clk-uniphier-core.c 		.of_match_table = uniphier_clk_match,
of_match_table    113 drivers/clk/ux500/abx500-clk.c 		.of_match_table = abx500_clk_match,
of_match_table    115 drivers/clk/versatile/clk-vexpress-osc.c 		.of_match_table = vexpress_osc_of_match,
of_match_table   1066 drivers/clk/zte/clk-zx296718.c 		.of_match_table = zx_clkc_match_table,
of_match_table    759 drivers/clk/zynqmp/clkc.c 		.of_match_table = zynqmp_clock_of_match,
of_match_table    355 drivers/clocksource/em_sti.c 		.of_match_table = em_sti_dt_ids,
of_match_table    353 drivers/clocksource/ingenic-timer.c 		.of_match_table = ingenic_tcu_of_match,
of_match_table   1097 drivers/clocksource/sh_cmt.c 		.of_match_table = of_match_ptr(sh_cmt_of_table),
of_match_table    505 drivers/clocksource/sh_mtu2.c 		.of_match_table = of_match_ptr(sh_mtu2_of_table),
of_match_table    653 drivers/clocksource/sh_tmu.c 		.of_match_table = of_match_ptr(sh_tmu_of_table),
of_match_table    965 drivers/clocksource/timer-ti-dm.c 		.of_match_table = of_match_ptr(omap_timer_match),
of_match_table    341 drivers/counter/ftm-quaddec.c 		.of_match_table = ftm_quaddec_match,
of_match_table    745 drivers/counter/stm32-lptimer-cnt.c 		.of_match_table = stm32_lptim_cnt_of_match,
of_match_table    382 drivers/counter/stm32-timer-cnt.c 		.of_match_table = stm32_timer_cnt_of_match,
of_match_table    732 drivers/cpufreq/brcmstb-avs-cpufreq.c 		.of_match_table = brcm_avs_cpufreq_match,
of_match_table    329 drivers/cpufreq/qcom-cpufreq-hw.c 		.of_match_table = qcom_cpufreq_hw_match,
of_match_table    259 drivers/cpufreq/tegra186-cpufreq.c 		.of_match_table = tegra186_cpufreq_of_match,
of_match_table   1534 drivers/crypto/amcc/crypto4xx_core.c 		.of_match_table = crypto4xx_match,
of_match_table   2784 drivers/crypto/atmel-aes.c 		.of_match_table = of_match_ptr(atmel_aes_dt_ids),
of_match_table    397 drivers/crypto/atmel-ecc.c 		.of_match_table = of_match_ptr(atmel_ecc_dt_ids),
of_match_table   2894 drivers/crypto/atmel-sha.c 		.of_match_table	= of_match_ptr(atmel_sha_dt_ids),
of_match_table    152 drivers/crypto/atmel-sha204a.c 	.driver.of_match_table	= of_match_ptr(atmel_sha204a_dt_ids),
of_match_table   1387 drivers/crypto/atmel-tdes.c 		.of_match_table = of_match_ptr(atmel_tdes_dt_ids),
of_match_table   2989 drivers/crypto/axis/artpec6_crypto.c 		.of_match_table = artpec6_crypto_of_match,
of_match_table   4870 drivers/crypto/bcm/cipher.c 		   .of_match_table = of_match_ptr(bcm_spu_dt_ids),
of_match_table    936 drivers/crypto/caam/ctrl.c 		.of_match_table = caam_match,
of_match_table    584 drivers/crypto/caam/jr.c 		.of_match_table = caam_jr_match,
of_match_table    229 drivers/crypto/ccp/sp-platform.c 		.of_match_table = sp_of_match,
of_match_table    645 drivers/crypto/ccree/cc_driver.c 		   .of_match_table = arm_ccree_dev_of_match,
of_match_table    391 drivers/crypto/exynos-rng.c 		.of_match_table = exynos_rng_dt_match,
of_match_table   1311 drivers/crypto/hisilicon/sec/sec_drv.c 		.of_match_table = sec_match,
of_match_table   1111 drivers/crypto/img-hash.c 		.of_match_table	= of_match_ptr(img_hash_match),
of_match_table   1666 drivers/crypto/inside-secure/safexcel.c 		.of_match_table = safexcel_of_match_table,
of_match_table    606 drivers/crypto/marvell/cesa.c 		.of_match_table = mv_cesa_of_match_table,
of_match_table    585 drivers/crypto/mediatek/mtk-platform.c 		   .of_match_table = of_crypto_id,
of_match_table   1192 drivers/crypto/mxs-dcp.c 		.of_match_table	= mxs_dcp_dt_ids,
of_match_table   2191 drivers/crypto/n2_core.c 		.of_match_table	=	n2_crypto_match,
of_match_table   2218 drivers/crypto/n2_core.c 		.of_match_table	=	n2_mau_match,
of_match_table   1333 drivers/crypto/omap-aes.c 		.of_match_table	= omap_aes_of_match,
of_match_table   1162 drivers/crypto/omap-des.c 		.of_match_table	= of_match_ptr(omap_des_of_match),
of_match_table   2255 drivers/crypto/omap-sham.c 		.of_match_table	= omap_sham_of_match,
of_match_table   1812 drivers/crypto/picoxcell_crypto.c 		.of_match_table	= of_match_ptr(spacc_of_id_table),
of_match_table    268 drivers/crypto/qce/core.c 		.of_match_table = qce_crypto_of_match,
of_match_table    219 drivers/crypto/qcom-rng.c 		.of_match_table = of_match_ptr(qcom_rng_of_match),
of_match_table    435 drivers/crypto/rockchip/rk3288_crypto.c 		.of_match_table	= crypto_of_id_table,
of_match_table   2391 drivers/crypto/s5p-sss.c 		.of_match_table = s5p_sss_dt_match,
of_match_table   1559 drivers/crypto/sahara.c 		.of_match_table = sahara_dt_ids,
of_match_table    377 drivers/crypto/stm32/stm32-crc32.c 		.of_match_table = stm32_dt_ids,
of_match_table   2116 drivers/crypto/stm32/stm32-cryp.c 		.of_match_table = stm32_dt_ids,
of_match_table   1617 drivers/crypto/stm32/stm32-hash.c 		.of_match_table	= stm32_hash_of_match,
of_match_table    437 drivers/crypto/sunxi-ss/sun4i-ss-core.c 		.of_match_table	= a20ss_crypto_of_match_table,
of_match_table   3520 drivers/crypto/talitos.c 		.of_match_table = talitos_match,
of_match_table   1652 drivers/crypto/ux500/cryp/cryp_core.c 		.of_match_table = ux500_cryp_match,
of_match_table   1932 drivers/crypto/ux500/hash/hash_core.c 		.of_match_table = ux500_hash_match,
of_match_table    293 drivers/devfreq/event/exynos-nocp.c 		.of_match_table = exynos_nocp_id_match,
of_match_table    712 drivers/devfreq/event/exynos-ppmu.c 		.of_match_table = exynos_ppmu_id_match,
of_match_table    233 drivers/devfreq/event/rockchip-dfi.c 		.of_match_table = rockchip_dfi_id_match,
of_match_table    488 drivers/devfreq/exynos-bus.c 		.of_match_table = of_match_ptr(exynos_bus_of_match),
of_match_table    496 drivers/devfreq/rk3399_dmc.c 		.of_match_table = rk3399dmc_devfreq_of_match,
of_match_table    741 drivers/devfreq/tegra30-devfreq.c 		.of_match_table = tegra_devfreq_of_match,
of_match_table   2154 drivers/dma/at_hdmac.c 		.of_match_table	= of_match_ptr(atmel_dma_dt_ids),
of_match_table   2156 drivers/dma/at_xdmac.c 		.of_match_table	= of_match_ptr(atmel_xdmac_dt_ids),
of_match_table   1772 drivers/dma/bcm-sba-raid.c 		.of_match_table = sba_of_match,
of_match_table   1045 drivers/dma/bcm2835-dma.c 		.of_match_table = of_match_ptr(bcm2835_dma_of_match),
of_match_table    497 drivers/dma/bestcomm/bestcomm.c 		.of_match_table = mpc52xx_bcom_of_match,
of_match_table   2792 drivers/dma/coh901318.c 		.of_match_table = coh901318_dt_match,
of_match_table    968 drivers/dma/dma-axi-dmac.c 		.of_match_table = axi_dmac_of_match_table,
of_match_table   1037 drivers/dma/dma-jz4780.c 		.of_match_table = of_match_ptr(jz4780_dma_dt_match),
of_match_table    999 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 		.of_match_table = of_match_ptr(dw_dma_of_id_table),
of_match_table    200 drivers/dma/dw/platform.c 		.of_match_table = of_match_ptr(dw_dma_of_id_table),
of_match_table    476 drivers/dma/fsl-edma.c 		.of_match_table = fsl_edma_dt_ids,
of_match_table   1247 drivers/dma/fsl-qdma.c 		.of_match_table = fsl_qdma_dt_ids,
of_match_table    889 drivers/dma/fsl_raid.c 		.of_match_table = fsl_re_ids,
of_match_table   1396 drivers/dma/fsldma.c 		.of_match_table = fsldma_of_ids,
of_match_table   1081 drivers/dma/img-mdc-dma.c 		.of_match_table = of_match_ptr(mdc_dma_of_match),
of_match_table   1267 drivers/dma/imx-dma.c 		.of_match_table = imx_dma_of_dev_id,
of_match_table   2208 drivers/dma/imx-sdma.c 		.of_match_table = sdma_dt_ids,
of_match_table   1040 drivers/dma/k3dma.c 		.of_match_table = k3_pdma_dt_ids,
of_match_table    171 drivers/dma/lpc18xx-dmamux.c 		.of_match_table = lpc18xx_dmamux_match,
of_match_table    944 drivers/dma/mediatek/mtk-cqdma.c 		.of_match_table = mtk_cqdma_match,
of_match_table   1049 drivers/dma/mediatek/mtk-hsdma.c 		.of_match_table	= mtk_hsdma_match,
of_match_table    656 drivers/dma/mediatek/mtk-uart-apdma.c 		.of_match_table = of_match_ptr(mtk_uart_apdma_match),
of_match_table   1142 drivers/dma/mmp_pdma.c 		.of_match_table = mmp_pdma_dt_ids,
of_match_table    736 drivers/dma/mmp_tdma.c 		.of_match_table = mmp_tdma_dt_ids,
of_match_table    664 drivers/dma/moxart-dma.c 		.of_match_table	= moxart_dma_match,
of_match_table   1117 drivers/dma/mpc512x_dma.c 		.of_match_table	= mpc_dma_match,
of_match_table   1459 drivers/dma/mv_xor.c 		.of_match_table = of_match_ptr(mv_xor_dt_ids),
of_match_table    915 drivers/dma/mv_xor_v2.c 		.of_match_table = of_match_ptr(mv_xor_v2_dt_ids),
of_match_table    869 drivers/dma/mxs-dma.c 		.of_match_table = mxs_dma_dt_ids,
of_match_table   1513 drivers/dma/nbpfaxi.c 		.of_match_table = nbpf_match,
of_match_table   1219 drivers/dma/owl-dma.c 		.of_match_table = of_match_ptr(owl_dma_match),
of_match_table   4556 drivers/dma/ppc4xx/adma.c 		.of_match_table = ppc440spe_adma_of_match,
of_match_table   1447 drivers/dma/pxa_dma.c 		.of_match_table = pxad_dt_ids,
of_match_table   1482 drivers/dma/qcom/bam_dma.c 		.of_match_table = bam_of_match,
of_match_table    974 drivers/dma/qcom/hidma.c 		   .of_match_table = hidma_match,
of_match_table    339 drivers/dma/qcom/hidma_mgmt.c 		   .of_match_table = hidma_mgmt_match,
of_match_table   1961 drivers/dma/sh/rcar-dmac.c 		.of_match_table = rcar_dmac_of_ids,
of_match_table     67 drivers/dma/sh/shdma-of.c 		.of_match_table = shdma_of_match,
of_match_table    901 drivers/dma/sh/usb-dmac.c 		.of_match_table = usb_dmac_of_ids,
of_match_table    857 drivers/dma/sirf-dma.c 		(of_match_device(op->dev.driver->of_match_table,
of_match_table   1150 drivers/dma/sirf-dma.c 		.of_match_table	= sirfsoc_dma_match,
of_match_table   1265 drivers/dma/sprd-dma.c 		.of_match_table = sprd_dma_match,
of_match_table    865 drivers/dma/st_fdma.c 		.of_match_table = st_fdma_match,
of_match_table   3716 drivers/dma/ste_dma40.c 		.of_match_table = d40_match,
of_match_table   1438 drivers/dma/stm32-dma.c 		.of_match_table = stm32_dma_of_match,
of_match_table    335 drivers/dma/stm32-dmamux.c 		.of_match_table = stm32_dmamux_match,
of_match_table   1709 drivers/dma/stm32-mdma.c 		.of_match_table = stm32_mdma_of_match,
of_match_table   1275 drivers/dma/sun4i-dma.c 		.of_match_table	= sun4i_dma_match,
of_match_table   1446 drivers/dma/sun6i-dma.c 		.of_match_table	= sun6i_dma_match,
of_match_table   1663 drivers/dma/tegra20-apb-dma.c 		.of_match_table = tegra_dma_of_match,
of_match_table    961 drivers/dma/tegra210-adma.c 		.of_match_table = tegra_adma_of_match,
of_match_table   1251 drivers/dma/ti/cppi41.c 		.of_match_table = of_match_ptr(cppi41_dma_ids),
of_match_table    467 drivers/dma/ti/dma-crossbar.c 		.of_match_table = of_match_ptr(ti_dma_xbar_match),
of_match_table   2572 drivers/dma/ti/edma.c 		.of_match_table = edma_of_ids,
of_match_table   2586 drivers/dma/ti/edma.c 		.of_match_table = edma_tptc_of_ids,
of_match_table   1655 drivers/dma/ti/omap-dma.c 		.of_match_table = of_match_ptr(omap_dma_match),
of_match_table    496 drivers/dma/uniphier-mdmac.c 		.of_match_table = uniphier_mdmac_match,
of_match_table   1821 drivers/dma/xgene-dma.c 		.of_match_table = xgene_dma_of_match_ptr,
of_match_table   2801 drivers/dma/xilinx/xilinx_dma.c 		.of_match_table = xilinx_dma_of_ids,
of_match_table   1147 drivers/dma/xilinx/zynqmp_dma.c 		.of_match_table = zynqmp_dma_of_match,
of_match_table    939 drivers/dma/zx_dma.c 		.of_match_table = zx6702_dma_dt_ids,
of_match_table    497 drivers/edac/altera_edac.c 		.of_match_table = altr_sdram_ctrl_of_match,
of_match_table    589 drivers/edac/altera_edac.c 		.of_match_table = altr_edac_of_match,
of_match_table    886 drivers/edac/altera_edac.c 		.of_match_table = altr_edac_device_of_match,
of_match_table   2310 drivers/edac/altera_edac.c 		.of_match_table = altr_edac_a10_of_match,
of_match_table    377 drivers/edac/armada_xp_edac.c 		.of_match_table = of_match_ptr(axp_mc_of_match),
of_match_table    601 drivers/edac/armada_xp_edac.c 		.of_match_table = of_match_ptr(aurora_l2_of_match),
of_match_table    391 drivers/edac/aspeed_edac.c 		.of_match_table = aspeed_of_match
of_match_table    134 drivers/edac/highbank_l2_edac.c 		.of_match_table = hb_l2_err_of_match,
of_match_table    264 drivers/edac/highbank_mc_edac.c 		.of_match_table = hb_ddr_ctrl_of_match,
of_match_table     33 drivers/edac/layerscape_edac.c 		.of_match_table = fsl_ddr_mc_err_of_match,
of_match_table    642 drivers/edac/mpc85xx_edac.c 		.of_match_table = mpc85xx_l2_err_of_match,
of_match_table    678 drivers/edac/mpc85xx_edac.c 		.of_match_table = mpc85xx_mc_err_of_match,
of_match_table    204 drivers/edac/ppc4xx_edac.c 		.of_match_table = ppc4xx_edac_match,
of_match_table   1402 drivers/edac/synopsys_edac.c 		   .of_match_table = synps_edac_match,
of_match_table    333 drivers/edac/ti_edac.c 		   .of_match_table = ti_edac_of_match,
of_match_table   2002 drivers/edac/xgene_edac.c 		.of_match_table = xgene_edac_of_match,
of_match_table    375 drivers/extcon/extcon-fsa9480.c 		.of_match_table = fsa9480_of_match,
of_match_table    136 drivers/extcon/extcon-max3355.c 		.of_match_table = max3355_match_table,
of_match_table    430 drivers/extcon/extcon-palmas.c 		.of_match_table = of_palmas_match_tbl,
of_match_table    325 drivers/extcon/extcon-ptn5150.c 		.of_match_table = ptn5150_dt_match,
of_match_table    156 drivers/extcon/extcon-qcom-spmi-misc.c 		.of_match_table = qcom_usb_extcon_dt_match,
of_match_table    700 drivers/extcon/extcon-rt8973a.c 		.of_match_table = rt8973a_dt_match,
of_match_table    696 drivers/extcon/extcon-sm5502.c 		.of_match_table = sm5502_dt_match,
of_match_table    304 drivers/extcon/extcon-usb-gpio.c 		.of_match_table = usb_extcon_dt_match,
of_match_table    531 drivers/extcon/extcon-usbc-cros-ec.c 		.of_match_table = of_match_ptr(extcon_cros_ec_of_match),
of_match_table    960 drivers/firmware/arm_scmi/driver.c 		   .of_match_table = scmi_of_match,
of_match_table   1028 drivers/firmware/arm_scpi.c 		.of_match_table = scpi_of_match,
of_match_table   1074 drivers/firmware/arm_sdei.c 		.of_match_table		= sdei_of_match,
of_match_table    195 drivers/firmware/google/coreboot_table.c 		.of_match_table = of_match_ptr(coreboot_of_match),
of_match_table    335 drivers/firmware/imx/imx-scu.c 		.of_match_table = imx_scu_match,
of_match_table    341 drivers/firmware/imx/scu-pd.c 		.of_match_table = imx_sc_pd_match,
of_match_table    306 drivers/firmware/meson/meson_sm.c 		.of_match_table = of_match_ptr(meson_sm_ids),
of_match_table    622 drivers/firmware/qcom_scm.c 		.of_match_table = qcom_scm_dt_match,
of_match_table    764 drivers/firmware/qemu_fw_cfg.c 		.of_match_table = fw_cfg_sysfs_mmio_match,
of_match_table    298 drivers/firmware/raspberrypi.c 		.of_match_table = rpi_firmware_of_match,
of_match_table    144 drivers/firmware/scpi_pm_domain.c 		.of_match_table = scpi_power_domain_ids,
of_match_table   1074 drivers/firmware/stratix10-svc.c 		.of_match_table = stratix10_svc_drv_match,
of_match_table    870 drivers/firmware/tegra/bpmp.c 		.of_match_table = tegra_bpmp_match,
of_match_table   3566 drivers/firmware/ti_sci.c 		   .of_match_table = of_match_ptr(ti_sci_of_match),
of_match_table    377 drivers/firmware/turris-mox-rwtm.c 		.of_match_table	= turris_mox_rwtm_match,
of_match_table    780 drivers/firmware/xilinx/zynqmp.c 		.of_match_table = zynqmp_firmware_of_match,
of_match_table    170 drivers/fpga/altera-fpga2sdram.c 		.of_match_table = of_match_ptr(altera_fpga_of_match),
of_match_table    271 drivers/fpga/altera-freeze-bridge.c 		.of_match_table = of_match_ptr(altera_freeze_br_of_match),
of_match_table    223 drivers/fpga/altera-hps2fpga.c 		.of_match_table = of_match_ptr(altera_fpga_of_match),
of_match_table     52 drivers/fpga/altera-pr-ip-core-plat.c 		.of_match_table = alt_pr_of_match,
of_match_table    336 drivers/fpga/altera-ps-spi.c 		.of_match_table = of_match_ptr(of_ef_match),
of_match_table    205 drivers/fpga/ice40-spi.c 		.of_match_table = of_match_ptr(ice40_fpga_of_match),
of_match_table    399 drivers/fpga/machxo2-spi.c 		.of_match_table = of_match_ptr(of_match),
of_match_table    446 drivers/fpga/of-fpga-region.c 		.of_match_table = of_match_ptr(fpga_region_of_match),
of_match_table    550 drivers/fpga/socfpga-a10.c 		.of_match_table = socfpga_a10_fpga_of_match,
of_match_table    607 drivers/fpga/socfpga.c 		.of_match_table = of_match_ptr(socfpga_fpga_of_match),
of_match_table    496 drivers/fpga/stratix10-soc.c 		.of_match_table = of_match_ptr(s10_of_match),
of_match_table    156 drivers/fpga/xilinx-pr-decoupler.c 		.of_match_table = of_match_ptr(xlnx_pr_decoupler_of_match),
of_match_table    195 drivers/fpga/xilinx-spi.c 		.of_match_table = of_match_ptr(xlnx_spi_of_match),
of_match_table    659 drivers/fpga/zynq-fpga.c 		.of_match_table = of_match_ptr(zynq_fpga_of_match),
of_match_table    151 drivers/fpga/zynqmp-fpga.c 		.of_match_table = of_match_ptr(zynqmp_fpga_of_match),
of_match_table   1433 drivers/fsi/fsi-master-ast-cf.c 		.of_match_table	= fsi_master_acf_match,
of_match_table    888 drivers/fsi/fsi-master-gpio.c 		.of_match_table	= fsi_master_gpio_match,
of_match_table    585 drivers/fsi/fsi-occ.c 		.of_match_table	= occ_match,
of_match_table    142 drivers/gnss/mtk.c 		.of_match_table	= of_match_ptr(mtk_of_match),
of_match_table    567 drivers/gnss/sirf.c 		.of_match_table	= of_match_ptr(sirf_of_match),
of_match_table    144 drivers/gnss/ubx.c 		.of_match_table	= of_match_ptr(ubx_of_match),
of_match_table    188 drivers/gpio/gpio-74x164.c 		.of_match_table	= gen_74x164_dt_ids,
of_match_table    138 drivers/gpio/gpio-74xx-mmio.c 		.of_match_table	= mmio_74xx_gpio_ids,
of_match_table    536 drivers/gpio/gpio-adnp.c 		.of_match_table = adnp_of_match,
of_match_table    451 drivers/gpio/gpio-adp5588.c 		.of_match_table = of_match_ptr(adp5588_gpio_of_id),
of_match_table    115 drivers/gpio/gpio-altera-a10sr.c 		.of_match_table = of_match_ptr(altr_a10sr_gpio_of_match),
of_match_table    333 drivers/gpio/gpio-altera.c 		.of_match_table = of_match_ptr(altera_gpio_of_match),
of_match_table   1247 drivers/gpio/gpio-aspeed.c 		.of_match_table = aspeed_gpio_of_table,
of_match_table    308 drivers/gpio/gpio-ath79.c 		.of_match_table	= ath79_gpio_of_match,
of_match_table    667 drivers/gpio/gpio-bcm-kona.c 			.of_match_table = bcm_kona_gpio_of_match,
of_match_table    773 drivers/gpio/gpio-brcmstb.c 		.of_match_table = brcmstb_gpio_of_match,
of_match_table    285 drivers/gpio/gpio-cadence.c 		.of_match_table = cdns_of_ids,
of_match_table     79 drivers/gpio/gpio-clps711x.c 		.of_match_table	= of_match_ptr(clps711x_gpio_ids),
of_match_table    185 drivers/gpio/gpio-creg-snps.c 		.of_match_table = creg_gpio_ids,
of_match_table    646 drivers/gpio/gpio-davinci.c 		.of_match_table	= of_match_ptr(davinci_gpio_ids),
of_match_table    841 drivers/gpio/gpio-dwapb.c 		.of_match_table = of_match_ptr(dwapb_of_match),
of_match_table    680 drivers/gpio/gpio-eic-sprd.c 		.of_match_table	= sprd_eic_of_match,
of_match_table    380 drivers/gpio/gpio-em.c 		.of_match_table = em_gio_dt_ids,
of_match_table    349 drivers/gpio/gpio-ftgpio010.c 		.of_match_table = of_match_ptr(ftgpio_gpio_of_match),
of_match_table    102 drivers/gpio/gpio-ge.c 		.of_match_table	= gef_gpio_ids,
of_match_table    475 drivers/gpio/gpio-grgpio.c 		.of_match_table = grgpio_match,
of_match_table    129 drivers/gpio/gpio-gw-pld.c 		.of_match_table = gw_pld_dt_ids,
of_match_table    297 drivers/gpio/gpio-hlwd.c 		.of_match_table	= hlwd_gpio_match,
of_match_table    315 drivers/gpio/gpio-ixp4xx.c 		.of_match_table = of_match_ptr(ixp4xx_gpio_of_match),
of_match_table    218 drivers/gpio/gpio-lp3943.c 		.of_match_table = lp3943_gpio_of_match,
of_match_table    408 drivers/gpio/gpio-lpc18xx.c 		.of_match_table	= lpc18xx_gpio_match,
of_match_table    538 drivers/gpio/gpio-lpc32xx.c 		.of_match_table = of_match_ptr(lpc32xx_gpio_of_match),
of_match_table    488 drivers/gpio/gpio-max3191x.c 		.of_match_table	= of_match_ptr(max3191x_of_id),
of_match_table    740 drivers/gpio/gpio-max732x.c 		.of_match_table	= of_match_ptr(max732x_of_table),
of_match_table    240 drivers/gpio/gpio-mb86s7x.c 		.of_match_table = mb86s70_gpio_dt_ids,
of_match_table    144 drivers/gpio/gpio-mm-lantiq.c 		.of_match_table = ltq_mm_match,
of_match_table    793 drivers/gpio/gpio-mmio.c 		.of_match_table = of_match_ptr(bgpio_of_match),
of_match_table    170 drivers/gpio/gpio-moxtet.c 		.of_match_table	= moxtet_gpio_dt_ids,
of_match_table    185 drivers/gpio/gpio-mpc5200.c 		.of_match_table = mpc52xx_wkup_gpiochip_match,
of_match_table    338 drivers/gpio/gpio-mpc5200.c 		.of_match_table = mpc52xx_simple_gpiochip_match,
of_match_table    445 drivers/gpio/gpio-mpc8xxx.c 		.of_match_table	= mpc8xxx_gpio_ids,
of_match_table    334 drivers/gpio/gpio-mt7621.c 		.of_match_table = mediatek_gpio_match,
of_match_table   1271 drivers/gpio/gpio-mvebu.c 		.of_match_table = mvebu_gpio_of_match,
of_match_table    596 drivers/gpio/gpio-mxc.c 		.of_match_table = mxc_gpio_dt_ids,
of_match_table    366 drivers/gpio/gpio-mxs.c 		.of_match_table = mxs_gpio_dt_ids,
of_match_table    128 drivers/gpio/gpio-octeon.c 		.of_match_table = octeon_gpio_match,
of_match_table   1517 drivers/gpio/gpio-omap.c 		.of_match_table = omap_gpio_match,
of_match_table    195 drivers/gpio/gpio-palmas.c 	.driver.of_match_table = of_palmas_gpio_match,
of_match_table   1191 drivers/gpio/gpio-pca953x.c 		.of_match_table = pca953x_dt_ids,
of_match_table    425 drivers/gpio/gpio-pcf857x.c 		.of_match_table = of_match_ptr(pcf857x_of_table),
of_match_table    195 drivers/gpio/gpio-pisosr.c 		.of_match_table = pisosr_gpio_of_match_table,
of_match_table    374 drivers/gpio/gpio-pmic-eic-sprd.c 		.of_match_table	= sprd_pmic_eic_of_match,
of_match_table    743 drivers/gpio/gpio-pxa.c 		.of_match_table = of_match_ptr(pxa_gpio_dt_ids),
of_match_table    244 drivers/gpio/gpio-raspberrypi-exp.c 		.of_match_table	= of_match_ptr(rpi_exp_gpio_ids),
of_match_table    602 drivers/gpio/gpio-rcar.c 		.of_match_table = of_match_ptr(gpio_rcar_of_table),
of_match_table    239 drivers/gpio/gpio-sama5d2-piobu.c 		.of_match_table	= of_match_ptr(sama5d2_piobu_ids)
of_match_table    189 drivers/gpio/gpio-spear-spics.c 		.of_match_table = spics_gpio_of_match,
of_match_table    279 drivers/gpio/gpio-sprd.c 		.of_match_table	= sprd_gpio_of_match,
of_match_table    289 drivers/gpio/gpio-stp-xway.c 		.of_match_table = xway_stp_match,
of_match_table    271 drivers/gpio/gpio-syscon.c 		.of_match_table	= syscon_gpio_ids,
of_match_table    239 drivers/gpio/gpio-tb10x.c 		.of_match_table = tb10x_gpio_dt_ids,
of_match_table    709 drivers/gpio/gpio-tegra.c 		.of_match_table = tegra_gpio_of_match,
of_match_table    682 drivers/gpio/gpio-tegra186.c 		.of_match_table = tegra186_gpio_of_match,
of_match_table    155 drivers/gpio/gpio-tpic2810.c 		.of_match_table = tpic2810_of_match_table,
of_match_table    231 drivers/gpio/gpio-tps65218.c 		.of_match_table = of_match_ptr(tps65218_dt_match)
of_match_table     72 drivers/gpio/gpio-ts4800.c 		   .of_match_table = ts4800_gpio_of_match,
of_match_table    176 drivers/gpio/gpio-ts4900.c 		.of_match_table = ts4900_gpio_of_match_table,
of_match_table    631 drivers/gpio/gpio-twl4030.c 		.of_match_table = twl_gpio_match,
of_match_table    491 drivers/gpio/gpio-uniphier.c 		.of_match_table = uniphier_gpio_match,
of_match_table    348 drivers/gpio/gpio-vf610.c 		.of_match_table = vf610_gpio_dt_ids,
of_match_table    331 drivers/gpio/gpio-xgene-sb.c 		   .of_match_table = xgene_gpio_sb_of_match,
of_match_table    224 drivers/gpio/gpio-xgene.c 		.of_match_table = xgene_gpio_of_match,
of_match_table    359 drivers/gpio/gpio-xilinx.c 			.of_match_table	= xgpio_of_match,
of_match_table    434 drivers/gpio/gpio-xlp.c 		.of_match_table = xlp_gpio_of_ids,
of_match_table    218 drivers/gpio/gpio-xra1403.c 		.of_match_table = of_match_ptr(xra1403_spi_of_match),
of_match_table    211 drivers/gpio/gpio-zevio.c 		.of_match_table = zevio_gpio_of_match,
of_match_table    288 drivers/gpio/gpio-zx.c 		.of_match_table = of_match_ptr(zx_gpio_match),
of_match_table    954 drivers/gpio/gpio-zynq.c 		.of_match_table = zynq_gpio_of_match,
of_match_table    527 drivers/gpio/sgpio-aspeed.c 		.of_match_table = aspeed_sgpio_of_table,
of_match_table    215 drivers/gpu/drm/arc/arcpgu_drv.c 		   .of_match_table = arcpgu_of_table,
of_match_table    144 drivers/gpu/drm/arm/display/komeda/komeda_drv.c 		.of_match_table	= komeda_of_match,
of_match_table    425 drivers/gpu/drm/arm/hdlcd_drv.c 		.of_match_table	= hdlcd_of_match,
of_match_table   1030 drivers/gpu/drm/arm/malidp_drv.c 		.of_match_table	= malidp_drm_of_match,
of_match_table   1023 drivers/gpu/drm/armada/armada_crtc.c 		match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1094 drivers/gpu/drm/armada/armada_crtc.c 		.of_match_table = armada_lcd_of_match,
of_match_table    260 drivers/gpu/drm/aspeed/aspeed_gfx_drv.c 		.of_match_table = aspeed_gfx_match,
of_match_table    953 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c 		.of_match_table = atmel_hlcdc_dc_of_match,
of_match_table   1294 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c 		.of_match_table = adv7511_of_ids,
of_match_table   1479 drivers/gpu/drm/bridge/analogix-anx78xx.c 		   .of_match_table = of_match_ptr(anx78xx_match_table),
of_match_table   1293 drivers/gpu/drm/bridge/cdns-dsi.c 		.of_match_table = cdns_dsi_of_match,
of_match_table    292 drivers/gpu/drm/bridge/dumb-vga-dac.c 		.of_match_table	= dumb_vga_match,
of_match_table    147 drivers/gpu/drm/bridge/lvds-encoder.c 		.of_match_table	= lvds_encoder_match,
of_match_table    349 drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c 		.of_match_table = stdp4028_ge_b850v3_fw_match,
of_match_table    391 drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c 		.of_match_table = stdp2690_ge_b850v3_fw_match,
of_match_table    358 drivers/gpu/drm/bridge/nxp-ptn3460.c 		.of_match_table = ptn3460_match,
of_match_table    623 drivers/gpu/drm/bridge/parade-ps8622.c 		.of_match_table = ps8622_devices,
of_match_table   1067 drivers/gpu/drm/bridge/sii902x.c 		.of_match_table = sii902x_dt_ids,
of_match_table    973 drivers/gpu/drm/bridge/sii9234.c 		.of_match_table = sii9234_dt_match,
of_match_table   2378 drivers/gpu/drm/bridge/sil-sii8620.c 		.of_match_table = of_match_ptr(sii8620_dt_match),
of_match_table    495 drivers/gpu/drm/bridge/tc358764.c 		.of_match_table = tc358764_of_match,
of_match_table   1688 drivers/gpu/drm/bridge/tc358767.c 		.of_match_table = tc358767_of_ids,
of_match_table    251 drivers/gpu/drm/bridge/thc63lvd1024.c 		.of_match_table	= thc63_match,
of_match_table    815 drivers/gpu/drm/bridge/ti-sn65dsi86.c 		.of_match_table = ti_sn_bridge_match_table,
of_match_table    416 drivers/gpu/drm/bridge/ti-tfp410.c 		.of_match_table	= tfp410_match,
of_match_table    451 drivers/gpu/drm/bridge/ti-tfp410.c 		.of_match_table = of_match_ptr(tfp410_match),
of_match_table   1848 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 		.of_match_table = etnaviv_gpu_match,
of_match_table    883 drivers/gpu/drm/exynos/exynos5433_drm_decon.c 		.of_match_table = exynos5433_decon_driver_dt_match,
of_match_table    844 drivers/gpu/drm/exynos/exynos7_drm_decon.c 		.of_match_table = decon_driver_dt_match,
of_match_table    303 drivers/gpu/drm/exynos/exynos_dp.c 		.of_match_table = exynos_dp_match,
of_match_table   1907 drivers/gpu/drm/exynos/exynos_drm_dsi.c 		   .of_match_table = exynos_dsi_of_match,
of_match_table   1420 drivers/gpu/drm/exynos/exynos_drm_fimc.c 		.of_match_table = fimc_of_match,
of_match_table   1290 drivers/gpu/drm/exynos/exynos_drm_fimd.c 		.of_match_table = fimd_driver_dt_match,
of_match_table   1622 drivers/gpu/drm/exynos/exynos_drm_g2d.c 		.of_match_table = exynos_g2d_match,
of_match_table   1431 drivers/gpu/drm/exynos/exynos_drm_gsc.c 		.of_match_table = of_match_ptr(exynos_drm_gsc_of_match),
of_match_table    470 drivers/gpu/drm/exynos/exynos_drm_mic.c 		.of_match_table = exynos_mic_of_match,
of_match_table    466 drivers/gpu/drm/exynos/exynos_drm_rotator.c 		.of_match_table = exynos_rotator_match,
of_match_table    736 drivers/gpu/drm/exynos/exynos_drm_scaler.c 		.of_match_table = exynos_scaler_match,
of_match_table   2122 drivers/gpu/drm/exynos/exynos_hdmi.c 		.of_match_table = hdmi_match_types,
of_match_table   1331 drivers/gpu/drm/exynos/exynos_mixer.c 		.of_match_table = mixer_match_types,
of_match_table    363 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c 		.of_match_table = fsl_dcu_of_match,
of_match_table    894 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 		.of_match_table = dsi_of_match,
of_match_table    351 drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c 		.of_match_table = kirin_drm_dt_ids,
of_match_table   2103 drivers/gpu/drm/i2c/tda998x_drv.c 		.of_match_table = of_match_ptr(tda998x_dt_ids),
of_match_table    288 drivers/gpu/drm/imx/dw_hdmi-imx.c 		.of_match_table = dw_hdmi_imx_dt_ids,
of_match_table    343 drivers/gpu/drm/imx/imx-drm-core.c 		.of_match_table = imx_drm_dt_ids,
of_match_table    752 drivers/gpu/drm/imx/imx-ldb.c 		.of_match_table = imx_ldb_dt_ids,
of_match_table    702 drivers/gpu/drm/imx/imx-tve.c 		.of_match_table = imx_tve_dt_ids,
of_match_table    282 drivers/gpu/drm/imx/parallel-display.c 		.of_match_table = imx_pd_dt_ids,
of_match_table    832 drivers/gpu/drm/ingenic/ingenic-drm.c 		.of_match_table = of_match_ptr(ingenic_drm_of_match),
of_match_table    356 drivers/gpu/drm/lima/lima_drv.c 		.of_match_table = dt_match,
of_match_table    539 drivers/gpu/drm/mcde/mcde_drv.c 		.of_match_table = of_match_ptr(mcde_of_match),
of_match_table   1066 drivers/gpu/drm/mcde/mcde_dsi.c 		.of_match_table = of_match_ptr(mcde_dsi_of_match),
of_match_table    256 drivers/gpu/drm/mediatek/mtk_cec.c 		.of_match_table = mtk_cec_of_ids,
of_match_table    166 drivers/gpu/drm/mediatek/mtk_disp_color.c 		.of_match_table = mtk_disp_color_driver_dt_match,
of_match_table    342 drivers/gpu/drm/mediatek/mtk_disp_ovl.c 		.of_match_table = mtk_disp_ovl_driver_dt_match,
of_match_table    346 drivers/gpu/drm/mediatek/mtk_disp_rdma.c 		.of_match_table = mtk_disp_rdma_driver_dt_match,
of_match_table    780 drivers/gpu/drm/mediatek/mtk_dpi.c 		.of_match_table = mtk_dpi_of_ids,
of_match_table    606 drivers/gpu/drm/mediatek/mtk_drm_ddp.c 		.of_match_table = ddp_driver_dt_match,
of_match_table    660 drivers/gpu/drm/mediatek/mtk_drm_drv.c 		.of_match_table = mtk_drm_of_ids,
of_match_table   1201 drivers/gpu/drm/mediatek/mtk_dsi.c 		.of_match_table = mtk_dsi_of_match,
of_match_table   1774 drivers/gpu/drm/mediatek/mtk_hdmi.c 		.of_match_table = mtk_drm_hdmi_of_ids,
of_match_table    344 drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c 		.of_match_table = mtk_hdmi_ddc_match,
of_match_table    205 drivers/gpu/drm/mediatek/mtk_hdmi_phy.c 		.of_match_table = mtk_hdmi_phy_match,
of_match_table    481 drivers/gpu/drm/mediatek/mtk_mipi_tx.c 		.of_match_table = mtk_mipi_tx_match,
of_match_table    474 drivers/gpu/drm/meson/meson_drv.c 		.of_match_table = dt_match,
of_match_table   1027 drivers/gpu/drm/meson/meson_dw_hdmi.c 		.of_match_table	= meson_dw_hdmi_of_table,
of_match_table    450 drivers/gpu/drm/msm/adreno/adreno_device.c 		.of_match_table = dt_match,
of_match_table   1123 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c 		.of_match_table = dpu_dt_match,
of_match_table   1154 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c 		.of_match_table = mdp5_dt_match,
of_match_table    171 drivers/gpu/drm/msm/dsi/dsi.c 		.of_match_table = dt_match,
of_match_table    651 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c 		.of_match_table = dsi_phy_dt_match,
of_match_table    122 drivers/gpu/drm/msm/edp/edp.c 		.of_match_table = dt_match,
of_match_table    649 drivers/gpu/drm/msm/hdmi/hdmi.c 		.of_match_table = msm_hdmi_dt_match,
of_match_table    210 drivers/gpu/drm/msm/hdmi/hdmi_phy.c 		.of_match_table = msm_hdmi_phy_dt_match,
of_match_table   1337 drivers/gpu/drm/msm/msm_drv.c 		.of_match_table = dt_match,
of_match_table    431 drivers/gpu/drm/mxsfb/mxsfb_drv.c 		.of_match_table	= mxsfb_dt_ids,
of_match_table     93 drivers/gpu/drm/nouveau/nouveau_platform.c 		.of_match_table = of_match_ptr(nouveau_platform_match),
of_match_table     88 drivers/gpu/drm/omapdrm/displays/connector-analog-tv.c 		.of_match_table = tvc_of_match,
of_match_table    174 drivers/gpu/drm/omapdrm/displays/connector-hdmi.c 		.of_match_table = hdmic_of_match,
of_match_table    128 drivers/gpu/drm/omapdrm/displays/encoder-opa362.c 		.of_match_table = opa362_of_match,
of_match_table    208 drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c 		.of_match_table = tpd_of_match,
of_match_table   1378 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c 		.of_match_table = dsicm_of_match,
of_match_table   4936 drivers/gpu/drm/omapdrm/dss/dispc.c 		.of_match_table = dispc_of_match,
of_match_table   5479 drivers/gpu/drm/omapdrm/dss/dsi.c 		.of_match_table = dsi_of_match,
of_match_table   1597 drivers/gpu/drm/omapdrm/dss/dss.c 		.of_match_table = dss_of_match,
of_match_table    813 drivers/gpu/drm/omapdrm/dss/hdmi4.c 		.of_match_table = hdmi_of_match,
of_match_table    798 drivers/gpu/drm/omapdrm/dss/hdmi5.c 		.of_match_table = hdmi_of_match,
of_match_table    942 drivers/gpu/drm/omapdrm/dss/venc.c 		.of_match_table = venc_of_match,
of_match_table   1230 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c 		.of_match_table = of_match_ptr(dmm_of_match),
of_match_table    370 drivers/gpu/drm/panel/panel-arm-versatile.c 		.of_match_table = versatile_panel_match,
of_match_table    265 drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c 		.of_match_table = feiyang_of_match,
of_match_table    949 drivers/gpu/drm/panel/panel-ilitek-ili9322.c 		.of_match_table = ili9322_of_match,
of_match_table    496 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c 		.of_match_table	= ili9881c_of_match,
of_match_table    561 drivers/gpu/drm/panel/panel-innolux-p079zca.c 		.of_match_table = innolux_of_match,
of_match_table    509 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c 		.of_match_table = jdi_of_match,
of_match_table    465 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c 		.of_match_table = kingdisplay_of_match,
of_match_table    236 drivers/gpu/drm/panel/panel-lg-lb035q02.c 		.of_match_table = lb035q02_of_match,
of_match_table    290 drivers/gpu/drm/panel/panel-lg-lg4573.c 		.of_match_table = lg4573_of_match,
of_match_table    292 drivers/gpu/drm/panel/panel-lvds.c 		.of_match_table = panel_lvds_of_table,
of_match_table    247 drivers/gpu/drm/panel/panel-nec-nl8048hl11.c 		.of_match_table = nl8048_of_match,
of_match_table    349 drivers/gpu/drm/panel/panel-novatek-nt39016.c 		.of_match_table = nt39016_of_match,
of_match_table    319 drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c 		.of_match_table = lcd_olinuxino_of_ids,
of_match_table    511 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c 		.of_match_table = orisetech_otm8009a_of_match,
of_match_table    244 drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c 		.of_match_table = osd101t2587_of_match,
of_match_table    307 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c 		.of_match_table = wuxga_nt_of_match,
of_match_table    493 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 		.of_match_table = rpi_touchscreen_of_ids,
of_match_table    658 drivers/gpu/drm/panel/panel-raydium-rm67191.c 		.of_match_table = rad_of_match,
of_match_table    444 drivers/gpu/drm/panel/panel-raydium-rm68200.c 		.of_match_table = raydium_rm68200_of_match,
of_match_table    417 drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c 		.of_match_table = jh057n_of_match,
of_match_table    250 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c 		.of_match_table	= rb070d30_panel_of_match,
of_match_table    382 drivers/gpu/drm/panel/panel-samsung-ld9040.c 		.of_match_table = ld9040_of_match,
of_match_table    254 drivers/gpu/drm/panel/panel-samsung-s6d16d0.c 		.of_match_table = s6d16d0_of_match,
of_match_table    781 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c 		.of_match_table = s6e3ha2_of_match,
of_match_table    526 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 		.of_match_table = s6e63j0x03_of_match,
of_match_table    507 drivers/gpu/drm/panel/panel-samsung-s6e63m0.c 		.of_match_table = s6e63m0_of_match,
of_match_table   1056 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c 		.of_match_table = s6e8aa0_of_match,
of_match_table    360 drivers/gpu/drm/panel/panel-seiko-43wvf1g.c 		.of_match_table = platform_of_match,
of_match_table    438 drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c 		.of_match_table = sharp_of_match,
of_match_table    218 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c 		.of_match_table = ls037v7dw01_of_match,
of_match_table    341 drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c 		.of_match_table = sharp_nt_of_match,
of_match_table   3469 drivers/gpu/drm/panel/panel-simple.c 		.of_match_table = platform_of_match,
of_match_table   3763 drivers/gpu/drm/panel/panel-simple.c 		.of_match_table = dsi_of_match,
of_match_table    419 drivers/gpu/drm/panel/panel-sitronix-st7701.c 		.of_match_table	= st7701_of_match,
of_match_table    443 drivers/gpu/drm/panel/panel-sitronix-st7789v.c 		.of_match_table = st7789v_of_match,
of_match_table    700 drivers/gpu/drm/panel/panel-sony-acx565akm.c 		.of_match_table = acx565akm_of_match,
of_match_table    390 drivers/gpu/drm/panel/panel-tpo-td028ttec1.c 		.of_match_table = td028ttec1_of_match,
of_match_table    508 drivers/gpu/drm/panel/panel-tpo-td043mtea1.c 		.of_match_table = td043mtea1_of_match,
of_match_table    487 drivers/gpu/drm/panel/panel-tpo-tpg110.c 		.of_match_table = tpg110_match,
of_match_table    672 drivers/gpu/drm/panel/panel-truly-nt35597.c 		.of_match_table = truly_nt35597_of_match,
of_match_table    687 drivers/gpu/drm/panfrost/panfrost_drv.c 		.of_match_table = dt_match,
of_match_table    124 drivers/gpu/drm/pl111/pl111_vexpress.c 		.of_match_table = of_match_ptr(vexpress_muxfpga_match),
of_match_table    573 drivers/gpu/drm/rcar-du/rcar_du_drv.c 		.of_match_table = rcar_du_of_table,
of_match_table    115 drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c 		.of_match_table = rcar_dw_hdmi_of_table,
of_match_table    684 drivers/gpu/drm/rcar-du/rcar_lvds.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table    967 drivers/gpu/drm/rcar-du/rcar_lvds.c 		.of_match_table = rcar_lvds_of_table,
of_match_table    473 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c 		   .of_match_table = of_match_ptr(rockchip_dp_dt_ids),
of_match_table   1223 drivers/gpu/drm/rockchip/cdn-dp-core.c 		   .of_match_table = of_match_ptr(cdn_dp_dt_ids),
of_match_table    696 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 	match = of_match_device(dsi->dev->driver->of_match_table, dsi->dev);
of_match_table   1074 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c 		.of_match_table = dw_mipi_dsi_rockchip_dt_ids,
of_match_table    612 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c 		.of_match_table = dw_hdmi_rockchip_dt_ids,
of_match_table    935 drivers/gpu/drm/rockchip/inno_hdmi.c 		.of_match_table = inno_hdmi_dt_ids,
of_match_table    874 drivers/gpu/drm/rockchip/rk3066_hdmi.c 		.of_match_table = rk3066_hdmi_dt_ids,
of_match_table    461 drivers/gpu/drm/rockchip/rockchip_drm_drv.c 		.of_match_table = rockchip_drm_dt_ids,
of_match_table    577 drivers/gpu/drm/rockchip/rockchip_lvds.c 		   .of_match_table = of_match_ptr(rockchip_lvds_dt_ids),
of_match_table    987 drivers/gpu/drm/rockchip/rockchip_vop_reg.c 		.of_match_table = of_match_ptr(vop_driver_dt_match),
of_match_table    273 drivers/gpu/drm/sti/sti_compositor.c 		.of_match_table = compositor_of_match,
of_match_table    295 drivers/gpu/drm/sti/sti_drv.c 		.of_match_table = sti_dt_ids,
of_match_table    591 drivers/gpu/drm/sti/sti_dvo.c 		.of_match_table = dvo_of_match,
of_match_table    813 drivers/gpu/drm/sti/sti_hda.c 		.of_match_table = hda_of_match,
of_match_table   1477 drivers/gpu/drm/sti/sti_hdmi.c 		.of_match_table = hdmi_of_match,
of_match_table   1415 drivers/gpu/drm/sti/sti_hqvdp.c 		.of_match_table = hqvdp_of_match,
of_match_table    894 drivers/gpu/drm/sti/sti_tvout.c 		.of_match_table = tvout_of_match,
of_match_table    435 drivers/gpu/drm/sti/sti_vtg.c 		.of_match_table = vtg_of_match,
of_match_table    247 drivers/gpu/drm/stm/drv.c 		.of_match_table = drv_dt_ids,
of_match_table    473 drivers/gpu/drm/stm/dw_mipi_dsi-stm.c 		.of_match_table = dw_mipi_dsi_stm_dt_ids,
of_match_table   1037 drivers/gpu/drm/sun4i/sun4i_backend.c 		.of_match_table	= sun4i_backend_of_table,
of_match_table    419 drivers/gpu/drm/sun4i/sun4i_drv.c 		.of_match_table	= sun4i_drv_of_table,
of_match_table    744 drivers/gpu/drm/sun4i/sun4i_frontend.c 		.of_match_table	= sun4i_frontend_of_table,
of_match_table    722 drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c 		.of_match_table	= sun4i_hdmi_of_table,
of_match_table   1525 drivers/gpu/drm/sun4i/sun4i_tcon.c 		.of_match_table	= sun4i_tcon_of_table,
of_match_table    675 drivers/gpu/drm/sun4i/sun4i_tv.c 		.of_match_table	= sun4i_tv_of_table,
of_match_table    112 drivers/gpu/drm/sun4i/sun6i_drc.c 		.of_match_table	= sun6i_drc_of_table,
of_match_table   1229 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c 		.of_match_table	= sun6i_dsi_of_table,
of_match_table    323 drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c 		.of_match_table = sun8i_dw_hdmi_dt_ids,
of_match_table    740 drivers/gpu/drm/sun4i/sun8i_mixer.c 		.of_match_table	= sun8i_mixer_of_table,
of_match_table    301 drivers/gpu/drm/sun4i/sun8i_tcon_top.c 		.of_match_table	= sun8i_tcon_top_of_table,
of_match_table   2585 drivers/gpu/drm/tegra/dc.c 		.of_match_table = tegra_dc_of_match,
of_match_table    656 drivers/gpu/drm/tegra/dpaux.c 		.of_match_table = tegra_dpaux_of_match,
of_match_table   1684 drivers/gpu/drm/tegra/dsi.c 		.of_match_table = tegra_dsi_of_match,
of_match_table    266 drivers/gpu/drm/tegra/gr2d.c 		.of_match_table = gr2d_match,
of_match_table    399 drivers/gpu/drm/tegra/gr3d.c 		.of_match_table = tegra_gr3d_match,
of_match_table   1752 drivers/gpu/drm/tegra/hdmi.c 		.of_match_table = tegra_hdmi_of_match,
of_match_table    963 drivers/gpu/drm/tegra/hub.c 		.of_match_table = tegra_display_hub_of_match,
of_match_table   3588 drivers/gpu/drm/tegra/sor.c 		.of_match_table = tegra_sor_of_match,
of_match_table    485 drivers/gpu/drm/tegra/vic.c 		.of_match_table = vic_match,
of_match_table    645 drivers/gpu/drm/tilcdc/tilcdc_drv.c 		.of_match_table = tilcdc_of_match,
of_match_table    409 drivers/gpu/drm/tilcdc/tilcdc_panel.c 		.of_match_table = panel_of_match,
of_match_table    367 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c 		.of_match_table = tfp410_of_match,
of_match_table    293 drivers/gpu/drm/tiny/hx8357d.c 		.of_match_table = hx8357d_of_match,
of_match_table    459 drivers/gpu/drm/tiny/ili9225.c 		.of_match_table = ili9225_of_match,
of_match_table    257 drivers/gpu/drm/tiny/ili9341.c 		.of_match_table = ili9341_of_match,
of_match_table    282 drivers/gpu/drm/tiny/mi0283qt.c 		.of_match_table = mi0283qt_of_match,
of_match_table   1201 drivers/gpu/drm/tiny/repaper.c 		.of_match_table = repaper_of_match,
of_match_table    413 drivers/gpu/drm/tiny/st7586.c 		.of_match_table = st7586_of_match,
of_match_table    235 drivers/gpu/drm/tiny/st7735r.c 		.of_match_table = st7735r_of_match,
of_match_table    275 drivers/gpu/drm/tve200/tve200_drv.c 		.of_match_table = of_match_ptr(tve200_of_match),
of_match_table    363 drivers/gpu/drm/v3d/v3d_drv.c 		.of_match_table = v3d_of_match,
of_match_table   1275 drivers/gpu/drm/vc4/vc4_crtc.c 		.of_match_table = vc4_crtc_dt_match,
of_match_table    370 drivers/gpu/drm/vc4/vc4_dpi.c 		.of_match_table = vc4_dpi_dt_match,
of_match_table    381 drivers/gpu/drm/vc4/vc4_drv.c 		.of_match_table = vc4_of_match,
of_match_table   1696 drivers/gpu/drm/vc4/vc4_dsi.c 		.of_match_table = vc4_dsi_dt_match,
of_match_table   1522 drivers/gpu/drm/vc4/vc4_hdmi.c 		.of_match_table = vc4_hdmi_dt_match,
of_match_table    353 drivers/gpu/drm/vc4/vc4_hvs.c 		.of_match_table = vc4_hvs_dt_match,
of_match_table    454 drivers/gpu/drm/vc4/vc4_txp.c 		.of_match_table = vc4_txp_dt_match,
of_match_table    520 drivers/gpu/drm/vc4/vc4_v3d.c 		.of_match_table = vc4_v3d_dt_match,
of_match_table    629 drivers/gpu/drm/vc4/vc4_vec.c 		.of_match_table = vc4_vec_dt_match,
of_match_table    173 drivers/gpu/drm/zte/zx_drm_drv.c 		.of_match_table	= zx_drm_of_match,
of_match_table    759 drivers/gpu/drm/zte/zx_hdmi.c 		.of_match_table	= zx_hdmi_of_match,
of_match_table    402 drivers/gpu/drm/zte/zx_tvenc.c 		.of_match_table	= zx_tvenc_of_match,
of_match_table    527 drivers/gpu/drm/zte/zx_vga.c 		.of_match_table	= zx_vga_of_match,
of_match_table    919 drivers/gpu/drm/zte/zx_vou.c 		.of_match_table	= zx_crtc_of_match,
of_match_table    409 drivers/gpu/host1x/dev.c 		.of_match_table = host1x_of_match,
of_match_table    549 drivers/gpu/host1x/mipi.c 		.of_match_table = tegra_mipi_of_match,
of_match_table   1536 drivers/gpu/ipu-v3/ipu-common.c 		.of_match_table = imx_ipu_dt_ids,
of_match_table    344 drivers/gpu/ipu-v3/ipu-pre.c 		.of_match_table = ipu_pre_dt_ids,
of_match_table    481 drivers/gpu/ipu-v3/ipu-prg.c 		.of_match_table = ipu_prg_dt_ids,
of_match_table   1270 drivers/hid/i2c-hid/i2c-hid-core.c 		.of_match_table = of_match_ptr(i2c_hid_of_match),
of_match_table    281 drivers/hsi/clients/nokia-modem.c 		.of_match_table = of_match_ptr(nokia_modem_of_match),
of_match_table    620 drivers/hsi/controllers/omap_ssi_core.c 		.of_match_table = omap_ssi_of_match,
of_match_table   1403 drivers/hsi/controllers/omap_ssi_port.c 		.of_match_table = omap_ssi_port_of_match,
of_match_table    475 drivers/hwmon/abx500.c 		.of_match_table = of_match_ptr(abx500_temp_match),
of_match_table    223 drivers/hwmon/ad7414.c 		.of_match_table = of_match_ptr(ad7414_of_match),
of_match_table    306 drivers/hwmon/ad7418.c 		.of_match_table = ad7418_dt_ids,
of_match_table    525 drivers/hwmon/adc128d818.c 		.of_match_table = of_match_ptr(adc128_of_match),
of_match_table    206 drivers/hwmon/ads7828.c 		.of_match_table = of_match_ptr(ads7828_of_match),
of_match_table   1640 drivers/hwmon/adt7475.c 		.of_match_table = of_match_ptr(adt7475_of_match),
of_match_table    138 drivers/hwmon/as370-hwmon.c 		.of_match_table = as370_hwmon_match,
of_match_table    967 drivers/hwmon/aspeed-pwm-tacho.c 		.of_match_table = of_pwm_tacho_match_table,
of_match_table   1080 drivers/hwmon/g762.c 		.of_match_table = of_match_ptr(g762_dt_match),
of_match_table    592 drivers/hwmon/gpio-fan.c 		.of_match_table = of_match_ptr(of_gpio_fan_match),
of_match_table    251 drivers/hwmon/hih6130.c 		.of_match_table = of_match_ptr(hih6130_of_match),
of_match_table    711 drivers/hwmon/ibmpowernv.c 		.of_match_table	= opal_sensor_match,
of_match_table    175 drivers/hwmon/iio_hwmon.c 		.of_match_table = iio_hwmon_of_match,
of_match_table    598 drivers/hwmon/ina209.c 		.of_match_table = of_match_ptr(ina209_of_match),
of_match_table    535 drivers/hwmon/ina2xx.c 		.of_match_table = of_match_ptr(ina2xx_of_match),
of_match_table    904 drivers/hwmon/ina3221.c 		.of_match_table = ina3221_of_match_table,
of_match_table    582 drivers/hwmon/jc42.c 		.of_match_table = of_match_ptr(jc42_of_ids),
of_match_table   1164 drivers/hwmon/lm63.c 		.of_match_table = of_match_ptr(lm63_of_match),
of_match_table    197 drivers/hwmon/lm70.c 		.of_match_table	= of_match_ptr(lm70_of_ids),
of_match_table    889 drivers/hwmon/lm75.c 		.of_match_table = of_match_ptr(lm75_of_match),
of_match_table   1697 drivers/hwmon/lm85.c 		.of_match_table = of_match_ptr(lm85_of_match),
of_match_table    995 drivers/hwmon/lm87.c 		.of_match_table = lm87_of_match,
of_match_table   1916 drivers/hwmon/lm90.c 		.of_match_table = of_match_ptr(lm90_of_match),
of_match_table    599 drivers/hwmon/lm95245.c 		.of_match_table = of_match_ptr(lm95245_of_match),
of_match_table    404 drivers/hwmon/lochnagar-hwmon.c 		.of_match_table = lochnagar_of_match,
of_match_table    207 drivers/hwmon/ltc4151.c 		.of_match_table = of_match_ptr(ltc4151_match),
of_match_table    125 drivers/hwmon/ltq-cputemp.c 		.of_match_table = ltq_cputemp_match,
of_match_table    307 drivers/hwmon/max1619.c 		.of_match_table = of_match_ptr(max1619_of_match),
of_match_table    556 drivers/hwmon/max6621.c 		.of_match_table = of_match_ptr(max6621_of_match),
of_match_table    818 drivers/hwmon/max6650.c 		.of_match_table = of_match_ptr(max6650_dt_match),
of_match_table    693 drivers/hwmon/max6697.c 		.of_match_table = of_match_ptr(max6697_of_match),
of_match_table    198 drivers/hwmon/mcp3021.c 		.of_match_table = of_match_ptr(of_mcp3021_match),
of_match_table   1027 drivers/hwmon/npcm750-pwm-fan.c 		.of_match_table = of_pwm_fan_match_table,
of_match_table    196 drivers/hwmon/nsa320-hwmon.c 		.of_match_table = of_match_ptr(of_nsa320_hwmon_match),
of_match_table    713 drivers/hwmon/ntc_thermistor.c 		.of_match_table = of_match_ptr(ntc_match),
of_match_table    246 drivers/hwmon/occ/p8_i2c.c 		.of_match_table = p8_i2c_occ_of_match,
of_match_table    501 drivers/hwmon/pmbus/ibm-cffps.c 		.of_match_table = ibm_cffps_of_match,
of_match_table    217 drivers/hwmon/pmbus/inspur-ipsps.c 		.of_match_table = of_match_ptr(ipsps_of_match),
of_match_table    779 drivers/hwmon/pmbus/ltc2978.c 		   .of_match_table = of_match_ptr(ltc2978_of_match),
of_match_table    391 drivers/hwmon/pmbus/max31785.c 		.of_match_table = max31785_of_match,
of_match_table    100 drivers/hwmon/pmbus/tps53679.c 		.of_match_table = of_match_ptr(tps53679_of_match),
of_match_table    607 drivers/hwmon/pmbus/ucd9000.c 		.of_match_table = of_match_ptr(ucd9000_of_match),
of_match_table    202 drivers/hwmon/pmbus/ucd9200.c 		.of_match_table = of_match_ptr(ucd9200_of_match),
of_match_table    461 drivers/hwmon/pwm-fan.c 		.of_match_table	= of_pwm_fan_match,
of_match_table    291 drivers/hwmon/scpi-hwmon.c 		.of_match_table = scpi_of_match,
of_match_table   1058 drivers/hwmon/sht15.c 		.of_match_table = of_match_ptr(sht15_dt_match),
of_match_table    823 drivers/hwmon/stts751.c 		.of_match_table = of_match_ptr(stts751_of_match),
of_match_table    305 drivers/hwmon/tmp102.c 	.driver.of_match_table = of_match_ptr(tmp102_of_match),
of_match_table    172 drivers/hwmon/tmp103.c 		.of_match_table = of_match_ptr(tmp103_of_match),
of_match_table    434 drivers/hwmon/tmp108.c 		.of_match_table = of_match_ptr(tmp108_of_ids),
of_match_table    327 drivers/hwmon/tmp421.c 		.of_match_table = of_match_ptr(tmp421_of_match),
of_match_table    318 drivers/hwmon/ultra45_env.c 		.of_match_table = env_match,
of_match_table    238 drivers/hwmon/vexpress-hwmon.c 		.of_match_table = vexpress_hwmon_of_match,
of_match_table    297 drivers/hwmon/w83773g.c 		.of_match_table = of_match_ptr(w83773_of_match),
of_match_table    792 drivers/hwmon/xgene-hwmon.c 		.of_match_table = xgene_hwmon_of_match,
of_match_table    187 drivers/hwspinlock/omap_hwspinlock.c 		.of_match_table = of_match_ptr(omap_hwspinlock_of_match),
of_match_table    156 drivers/hwspinlock/qcom_hwspinlock.c 		.of_match_table = qcom_hwspinlock_of_match,
of_match_table    129 drivers/hwspinlock/sirf_hwspinlock.c 		.of_match_table = of_match_ptr(sirf_hwpinlock_ids),
of_match_table    155 drivers/hwspinlock/sprd_hwspinlock.c 		.of_match_table = of_match_ptr(sprd_hwspinlock_of_match),
of_match_table    143 drivers/hwspinlock/stm32_hwspinlock.c 		.of_match_table = stm32_hwpinlock_ids,
of_match_table    337 drivers/hwtracing/coresight/coresight-funnel.c 		.of_match_table = static_funnel_match,
of_match_table    335 drivers/hwtracing/coresight/coresight-replicator.c 		.of_match_table = of_match_ptr(static_replicator_match),
of_match_table    499 drivers/i2c/busses/i2c-altera.c 		.of_match_table = altr_i2c_of_match,
of_match_table   1076 drivers/i2c/busses/i2c-aspeed.c 		.of_match_table	= aspeed_i2c_bus_of_table,
of_match_table    355 drivers/i2c/busses/i2c-at91-core.c 		.of_match_table = of_match_ptr(atmel_twi_dt_ids),
of_match_table    834 drivers/i2c/busses/i2c-axxia.c 		.of_match_table = axxia_i2c_of_match,
of_match_table   1071 drivers/i2c/busses/i2c-bcm-iproc.c 		.of_match_table = bcm_iproc_i2c_of_match,
of_match_table    893 drivers/i2c/busses/i2c-bcm-kona.c 		   .of_match_table = bcm_kona_i2c_of_match,
of_match_table    516 drivers/i2c/busses/i2c-bcm2835.c 		.of_match_table = bcm2835_i2c_of_match,
of_match_table    715 drivers/i2c/busses/i2c-brcmstb.c 		   .of_match_table = brcmstb_i2c_of_match,
of_match_table   1011 drivers/i2c/busses/i2c-cadence.c 		.of_match_table = cdns_i2c_of_match,
of_match_table    271 drivers/i2c/busses/i2c-cbus-gpio.c 		.of_match_table = of_match_ptr(i2c_cbus_dt_ids),
of_match_table    706 drivers/i2c/busses/i2c-cpm.c 		.of_match_table = cpm_i2c_match,
of_match_table    307 drivers/i2c/busses/i2c-cros-ec-tunnel.c 		.of_match_table = of_match_ptr(cros_ec_i2c_of_match),
of_match_table    963 drivers/i2c/busses/i2c-davinci.c 		.of_match_table = davinci_i2c_of_match,
of_match_table    509 drivers/i2c/busses/i2c-designware-platdrv.c 		.of_match_table = of_match_ptr(dw_i2c_of_match),
of_match_table    375 drivers/i2c/busses/i2c-digicolor.c 		.of_match_table = dc_i2c_match,
of_match_table    471 drivers/i2c/busses/i2c-efm32.c 		.of_match_table = efm32_i2c_dt_ids,
of_match_table    441 drivers/i2c/busses/i2c-emev2.c 		.of_match_table = em_i2c_ids,
of_match_table    879 drivers/i2c/busses/i2c-exynos5.c 		.of_match_table = exynos5_i2c_match,
of_match_table    497 drivers/i2c/busses/i2c-gpio.c 		.of_match_table	= of_match_ptr(i2c_gpio_dt_ids),
of_match_table    524 drivers/i2c/busses/i2c-hix5hd2.c 		.of_match_table = hix5hd2_i2c_match,
of_match_table    798 drivers/i2c/busses/i2c-ibm_iic.c 		.of_match_table = ibm_iic_match,
of_match_table   1509 drivers/i2c/busses/i2c-img-scb.c 		.of_match_table	= img_scb_i2c_match,
of_match_table    677 drivers/i2c/busses/i2c-imx-lpi2c.c 		.of_match_table = lpi2c_imx_of_match,
of_match_table   1257 drivers/i2c/busses/i2c-imx.c 		.of_match_table = i2c_imx_dt_ids,
of_match_table    535 drivers/i2c/busses/i2c-iop3xx.c 		.of_match_table = i2c_iop3xx_match,
of_match_table    785 drivers/i2c/busses/i2c-jz4780.c 		.of_match_table = of_match_ptr(jz4780_i2c_of_matches),
of_match_table    494 drivers/i2c/busses/i2c-lpc2k.c 		.of_match_table	= lpc2k_i2c_match,
of_match_table    476 drivers/i2c/busses/i2c-meson.c 		.of_match_table = meson_i2c_match,
of_match_table    847 drivers/i2c/busses/i2c-mpc.c 		.of_match_table = mpc_i2c_of_match,
of_match_table   1067 drivers/i2c/busses/i2c-mt65xx.c 		.of_match_table = of_match_ptr(mtk_i2c_of_match),
of_match_table    347 drivers/i2c/busses/i2c-mt7621.c 		.of_match_table = i2c_mtk_dt_ids,
of_match_table   1010 drivers/i2c/busses/i2c-mv64xxx.c 		.of_match_table = mv64xxx_i2c_of_match_table,
of_match_table    888 drivers/i2c/busses/i2c-mxs.c 		   .of_match_table = mxs_i2c_dt_ids,
of_match_table    808 drivers/i2c/busses/i2c-ocores.c 		.of_match_table = ocores_i2c_match,
of_match_table    278 drivers/i2c/busses/i2c-octeon-platdrv.c 		.of_match_table = octeon_i2c_match,
of_match_table   1597 drivers/i2c/busses/i2c-omap.c 		.of_match_table = of_match_ptr(omap_i2c_of_match),
of_match_table    257 drivers/i2c/busses/i2c-opal.c 		.of_match_table	= i2c_opal_of_match,
of_match_table    488 drivers/i2c/busses/i2c-owl.c 		.of_match_table = of_match_ptr(owl_i2c_of_match),
of_match_table    252 drivers/i2c/busses/i2c-pca-platform.c 		.of_match_table = of_match_ptr(i2c_pca_of_match_table),
of_match_table    768 drivers/i2c/busses/i2c-pnx.c 		.of_match_table = of_match_ptr(i2c_pnx_of_match),
of_match_table   1379 drivers/i2c/busses/i2c-pxa.c 		.of_match_table = i2c_pxa_dt_ids,
of_match_table    680 drivers/i2c/busses/i2c-qcom-geni.c 		.of_match_table = geni_i2c_dt_match,
of_match_table   1995 drivers/i2c/busses/i2c-qup.c 		.of_match_table = qup_i2c_dt_match,
of_match_table   1057 drivers/i2c/busses/i2c-rcar.c 		.of_match_table = rcar_i2c_dt_ids,
of_match_table    484 drivers/i2c/busses/i2c-riic.c 		.of_match_table = riic_i2c_dt_ids,
of_match_table   1357 drivers/i2c/busses/i2c-rk3x.c 		.of_match_table = rk3x_i2c_match,
of_match_table   1253 drivers/i2c/busses/i2c-s3c2410.c 		.of_match_table = of_match_ptr(s3c24xx_i2c_match),
of_match_table    922 drivers/i2c/busses/i2c-sh_mobile.c 		.of_match_table = sh_mobile_i2c_dt_ids,
of_match_table    468 drivers/i2c/busses/i2c-sirf.c 		.of_match_table = sirfsoc_i2c_of_match,
of_match_table    644 drivers/i2c/busses/i2c-sprd.c 		   .of_match_table = sprd_i2c_of_match,
of_match_table    903 drivers/i2c/busses/i2c-st.c 		.of_match_table = st_i2c_match,
of_match_table    884 drivers/i2c/busses/i2c-stm32f4.c 		.of_match_table = stm32f4_i2c_match,
of_match_table   2072 drivers/i2c/busses/i2c-stm32f7.c 		.of_match_table = stm32f7_i2c_match,
of_match_table    982 drivers/i2c/busses/i2c-stu300.c 		.of_match_table = stu300_dt_match,
of_match_table    336 drivers/i2c/busses/i2c-sun6i-p2wi.c 		.of_match_table = p2wi_of_match_table,
of_match_table    656 drivers/i2c/busses/i2c-synquacer.c 		.of_match_table = of_match_ptr(synquacer_i2c_dt_ids),
of_match_table    340 drivers/i2c/busses/i2c-tegra-bpmp.c 		.of_match_table = tegra_bpmp_i2c_of_match,
of_match_table   1770 drivers/i2c/busses/i2c-tegra.c 		.of_match_table = tegra_i2c_of_match,
of_match_table    641 drivers/i2c/busses/i2c-uniphier-f.c 		.of_match_table = uniphier_fi2c_match,
of_match_table    436 drivers/i2c/busses/i2c-uniphier.c 		.of_match_table = uniphier_i2c_match,
of_match_table    118 drivers/i2c/busses/i2c-versatile.c 		.of_match_table = i2c_versatile_match,
of_match_table    461 drivers/i2c/busses/i2c-wmt.c 		.of_match_table = wmt_i2c_dt_ids,
of_match_table    604 drivers/i2c/busses/i2c-xgene-slimpro.c 		.of_match_table = of_match_ptr(xgene_slimpro_i2c_dt_ids),
of_match_table    879 drivers/i2c/busses/i2c-xiic.c 		.of_match_table = of_match_ptr(xiic_of_match),
of_match_table    597 drivers/i2c/busses/i2c-xlp9xx.c 		.of_match_table = xlp9xx_i2c_of_match,
of_match_table    459 drivers/i2c/busses/i2c-xlr.c 		.of_match_table	= xlr_i2c_dt_ids,
of_match_table    596 drivers/i2c/busses/i2c-zx2967.c 		.of_match_table = zx2967_i2c_of_match,
of_match_table    100 drivers/i2c/i2c-core-base.c 	if (i2c_of_match_device(drv->of_match_table, client))
of_match_table    358 drivers/i2c/i2c-core-base.c 	    !i2c_of_match_device(dev->driver->of_match_table, client)) {
of_match_table    197 drivers/i2c/muxes/i2c-arb-gpio-challenge.c 		.of_match_table = i2c_arbitrator_of_match,
of_match_table    311 drivers/i2c/muxes/i2c-demux-pinctrl.c 		.of_match_table = i2c_demux_pinctrl_of_match,
of_match_table    234 drivers/i2c/muxes/i2c-mux-gpio.c 		.of_match_table = i2c_mux_gpio_of_match,
of_match_table    163 drivers/i2c/muxes/i2c-mux-gpmux.c 		.of_match_table = i2c_mux_of_match,
of_match_table    309 drivers/i2c/muxes/i2c-mux-ltc4306.c 		.of_match_table = of_match_ptr(ltc4306_of_match),
of_match_table    338 drivers/i2c/muxes/i2c-mux-pca9541.c 		   .of_match_table = of_match_ptr(pca9541_of_match),
of_match_table    545 drivers/i2c/muxes/i2c-mux-pca954x.c 		.of_match_table = of_match_ptr(pca954x_of_match),
of_match_table    188 drivers/i2c/muxes/i2c-mux-pinctrl.c 		.of_match_table = of_match_ptr(i2c_mux_pinctrl_of_match),
of_match_table    262 drivers/i2c/muxes/i2c-mux-reg.c 		.of_match_table = of_match_ptr(i2c_mux_reg_of_match),
of_match_table   1198 drivers/i3c/master/dw-i3c-master.c 		.of_match_table = of_match_ptr(dw_i3c_master_of_match),
of_match_table   1644 drivers/i3c/master/i3c-master-cdns.c 		.of_match_table = cdns_i3c_master_of_ids,
of_match_table   1391 drivers/ide/pmac.c 		.of_match_table	= pmac_ide_macio_match,
of_match_table     65 drivers/iio/accel/adxl345_i2c.c 		.of_match_table = adxl345_of_match,
of_match_table     69 drivers/iio/accel/adxl345_spi.c 		.of_match_table = adxl345_of_match,
of_match_table     51 drivers/iio/accel/adxl372_spi.c 		.of_match_table = adxl372_of_match,
of_match_table    881 drivers/iio/accel/bma180.c 		.of_match_table = bma180_of_match,
of_match_table     90 drivers/iio/accel/bmc150-accel-i2c.c 		.of_match_table = bmc150_accel_of_match,
of_match_table    229 drivers/iio/accel/dmard06.c 		.of_match_table = of_match_ptr(dmard06_of_match),
of_match_table   1522 drivers/iio/accel/kxcjk-1013.c 		.of_match_table = kxcjk1013_of_match,
of_match_table     58 drivers/iio/accel/kxsd9-i2c.c 		.of_match_table = of_match_ptr(kxsd9_of_match),
of_match_table     56 drivers/iio/accel/kxsd9-spi.c 		.of_match_table = kxsd9_of_match,
of_match_table     54 drivers/iio/accel/mma7455_i2c.c 		.of_match_table = mma7455_of_match,
of_match_table    269 drivers/iio/accel/mma7660.c 		.of_match_table = mma7660_of_match,
of_match_table   1818 drivers/iio/accel/mma8452.c 		.of_match_table = of_match_ptr(mma8452_dt_ids),
of_match_table    198 drivers/iio/accel/st_accel_i2c.c 		.of_match_table = of_match_ptr(st_accel_of_match),
of_match_table    169 drivers/iio/accel/st_accel_spi.c 		.of_match_table = of_match_ptr(st_accel_of_match),
of_match_table    690 drivers/iio/adc/ad7124.c 		.of_match_table = ad7124_of_match,
of_match_table     96 drivers/iio/adc/ad7606_par.c 		.of_match_table = ad7606_of_match,
of_match_table    354 drivers/iio/adc/ad7606_spi.c 		.of_match_table = ad7606_of_match,
of_match_table    646 drivers/iio/adc/ad7768-1.c 		.of_match_table = ad7768_of_match,
of_match_table    328 drivers/iio/adc/ad7949.c 		.of_match_table	= ad7949_spi_of_id,
of_match_table    326 drivers/iio/adc/aspeed_adc.c 		.of_match_table = aspeed_adc_matches,
of_match_table   1941 drivers/iio/adc/at91-sama5d2_adc.c 		.of_match_table = at91_adc_dt_match,
of_match_table   1476 drivers/iio/adc/at91_adc.c 		   .of_match_table = of_match_ptr(at91_adc_dt_ids),
of_match_table    747 drivers/iio/adc/axp20x_adc.c 		.of_match_table = of_match_ptr(axp20x_adc_of_match),
of_match_table    622 drivers/iio/adc/bcm_iproc_adc.c 		.of_match_table = of_match_ptr(iproc_adc_of_match),
of_match_table    371 drivers/iio/adc/berlin2-adc.c 		.of_match_table	= berlin2_adc_match,
of_match_table    433 drivers/iio/adc/cc10001_adc.c 		.of_match_table = cc10001_adc_dt_ids,
of_match_table   1032 drivers/iio/adc/cpcap-adc.c 		.of_match_table = of_match_ptr(cpcap_adc_id_table),
of_match_table    408 drivers/iio/adc/envelope-detector.c 		.of_match_table = envelope_detector_match,
of_match_table    995 drivers/iio/adc/exynos_adc.c 		.of_match_table = exynos_adc_match,
of_match_table    411 drivers/iio/adc/fsl-imx25-gcq.c 		.of_match_table = mx25_gcq_ids,
of_match_table    545 drivers/iio/adc/hi8435.c 		.of_match_table	= of_match_ptr(hi8435_dt_ids),
of_match_table    625 drivers/iio/adc/hx711.c 		.of_match_table	= of_hx711_match,
of_match_table    556 drivers/iio/adc/imx7d_adc.c 		.of_match_table = imx7d_adc_match,
of_match_table   1091 drivers/iio/adc/ina2xx-adc.c 		   .of_match_table = ina2xx_of_match,
of_match_table    411 drivers/iio/adc/ingenic-adc.c 		.of_match_table = of_match_ptr(ingenic_adc_of_match),
of_match_table    220 drivers/iio/adc/lpc18xx_adc.c 		.of_match_table = lpc18xx_adc_match,
of_match_table    225 drivers/iio/adc/lpc32xx_adc.c 		.of_match_table = of_match_ptr(lpc32xx_adc_match),
of_match_table    283 drivers/iio/adc/ltc2497.c 		.of_match_table = of_match_ptr(ltc2497_of_match),
of_match_table    483 drivers/iio/adc/max1027.c 		.of_match_table = of_match_ptr(max1027_adc_dt_ids),
of_match_table    166 drivers/iio/adc/max11100.c 		.of_match_table = of_match_ptr(max11100_ids),
of_match_table    293 drivers/iio/adc/max1118.c 		.of_match_table = of_match_ptr(max1118_dt_ids),
of_match_table   1749 drivers/iio/adc/max1363.c 		.of_match_table = of_match_ptr(max1363_of_match),
of_match_table    576 drivers/iio/adc/max9611.c 		   .of_match_table = max9611_of_table,
of_match_table    524 drivers/iio/adc/mcp320x.c 		.of_match_table = of_match_ptr(mcp320x_dt_ids),
of_match_table    417 drivers/iio/adc/mcp3422.c 		.of_match_table = of_match_ptr(mcp3422_of_match),
of_match_table    352 drivers/iio/adc/mcp3911.c 		.of_match_table = mcp3911_dt_ids,
of_match_table   1356 drivers/iio/adc/meson_saradc.c 		.of_match_table = meson_sar_adc_of_match,
of_match_table    338 drivers/iio/adc/mt6577_auxadc.c 		.of_match_table = mt6577_auxadc_of_match,
of_match_table    591 drivers/iio/adc/nau7802.c 		   .of_match_table = nau7802_dt_ids,
of_match_table    326 drivers/iio/adc/npcm_adc.c 		.of_match_table = npcm_adc_match,
of_match_table    836 drivers/iio/adc/palmas_gpadc.c 		.of_match_table = of_palmas_gpadc_match_tbl,
of_match_table   1023 drivers/iio/adc/qcom-pm8xxx-xoadc.c 		.of_match_table = pm8xxx_xoadc_id_table,
of_match_table    790 drivers/iio/adc/qcom-spmi-adc5.c 		.of_match_table = adc5_match_table,
of_match_table    577 drivers/iio/adc/qcom-spmi-iadc.c 		   .of_match_table = iadc_match_table,
of_match_table    930 drivers/iio/adc/qcom-spmi-vadc.c 		   .of_match_table = vadc_match_table,
of_match_table    611 drivers/iio/adc/rcar-gyroadc.c 		.of_match_table	= rcar_gyroadc_match,
of_match_table    389 drivers/iio/adc/rockchip_saradc.c 		.of_match_table = rockchip_saradc_match,
of_match_table    572 drivers/iio/adc/sc27xx_adc.c 		.of_match_table = sc27xx_adc_of_match,
of_match_table     59 drivers/iio/adc/sd_adc_modulator.c 		.of_match_table = of_match_ptr(sd_adc_of_match),
of_match_table    384 drivers/iio/adc/spear_adc.c 		.of_match_table = of_match_ptr(spear_adc_dt_ids),
of_match_table    659 drivers/iio/adc/stm32-adc-core.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table    836 drivers/iio/adc/stm32-adc-core.c 		.of_match_table = stm32_adc_of_match,
of_match_table   1831 drivers/iio/adc/stm32-adc.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table   2054 drivers/iio/adc/stm32-adc.c 		.of_match_table = stm32_adc_of_match,
of_match_table   1699 drivers/iio/adc/stm32-dfsdm-adc.c 		.of_match_table = stm32_dfsdm_adc_match,
of_match_table    455 drivers/iio/adc/stm32-dfsdm-core.c 		.of_match_table = stm32_dfsdm_of_match,
of_match_table    707 drivers/iio/adc/sun4i-gpadc-iio.c 		.of_match_table = sun4i_gpadc_of_id,
of_match_table    258 drivers/iio/adc/ti-adc081c.c 		.of_match_table = of_match_ptr(adc081c_of_match),
of_match_table    343 drivers/iio/adc/ti-adc0832.c 		.of_match_table = of_match_ptr(adc0832_dt_ids),
of_match_table    261 drivers/iio/adc/ti-adc084s021.c 		.of_match_table = of_match_ptr(adc084s021_of_match),
of_match_table    328 drivers/iio/adc/ti-adc108s102.c 		.of_match_table = of_match_ptr(adc108s102_of_match),
of_match_table    538 drivers/iio/adc/ti-adc12138.c 		.of_match_table = of_match_ptr(adc12138_dt_ids),
of_match_table    225 drivers/iio/adc/ti-adc128s052.c 		.of_match_table = of_match_ptr(adc128_of_match),
of_match_table    262 drivers/iio/adc/ti-adc161s626.c 		.of_match_table = of_match_ptr(ti_adc_dt_ids),
of_match_table   1127 drivers/iio/adc/ti-ads1015.c 		.of_match_table = ads1015_of_match,
of_match_table    367 drivers/iio/adc/ti-ads124s08.c 		.of_match_table = ads124s_of_table,
of_match_table    718 drivers/iio/adc/ti-ads7950.c 		.of_match_table = ads7950_of_table,
of_match_table    197 drivers/iio/adc/ti-ads8344.c 		.of_match_table = ads8344_of_match,
of_match_table    257 drivers/iio/adc/ti-tlc4541.c 		.of_match_table = of_match_ptr(tlc4541_dt_ids),
of_match_table    738 drivers/iio/adc/ti_am335x_adc.c 		.of_match_table = ti_adc_dt_ids,
of_match_table    931 drivers/iio/adc/twl4030-madc.c 		   .of_match_table = of_match_ptr(twl_madc_of_match),
of_match_table    983 drivers/iio/adc/twl6030-gpadc.c 		.of_match_table = of_twl6030_match_tbl,
of_match_table    969 drivers/iio/adc/vf610_adc.c 		.of_match_table = vf610_adc_match,
of_match_table   1390 drivers/iio/adc/xilinx-xadc-core.c 		.of_match_table = xadc_of_match_table,
of_match_table    352 drivers/iio/afe/iio-rescale.c 		.of_match_table = rescale_match,
of_match_table    181 drivers/iio/chemical/ams-iaq-core.c 		.of_match_table = of_match_ptr(ams_iaqcore_dt_ids),
of_match_table    674 drivers/iio/chemical/atlas-ph-sensor.c 		.of_match_table	= of_match_ptr(atlas_dt_ids),
of_match_table     62 drivers/iio/chemical/bme680_i2c.c 		.of_match_table		= bme680_of_i2c_match,
of_match_table    165 drivers/iio/chemical/bme680_spi.c 		.of_match_table		= bme680_of_spi_match,
of_match_table    344 drivers/iio/chemical/pms7003.c 		.of_match_table = pms7003_of_match,
of_match_table    580 drivers/iio/chemical/sgp30.c 		.of_match_table = of_match_ptr(sgp_dt_ids),
of_match_table    542 drivers/iio/chemical/sps30.c 		.of_match_table = sps30_of_match,
of_match_table    406 drivers/iio/chemical/vz89x.c 		.of_match_table = of_match_ptr(vz89x_dt_ids),
of_match_table    685 drivers/iio/common/ssp_sensors/ssp_dev.c 		.of_match_table = of_match_ptr(ssp_of_match),
of_match_table    500 drivers/iio/dac/ad5446.c 		.of_match_table = of_match_ptr(ad5446_of_ids),
of_match_table    160 drivers/iio/dac/ad5592r.c 		.of_match_table = of_match_ptr(ad5592r_of_match),
of_match_table    127 drivers/iio/dac/ad5593r.c 		.of_match_table = of_match_ptr(ad5593r_of_match),
of_match_table    896 drivers/iio/dac/ad5758.c 		.of_match_table = ad5758_of_match,
of_match_table    297 drivers/iio/dac/ad7303.c 		.of_match_table = of_match_ptr(ad7303_spi_of_match),
of_match_table    255 drivers/iio/dac/dpot-dac.c 		.of_match_table = dpot_dac_match,
of_match_table    319 drivers/iio/dac/ds4424.c 		.of_match_table = ds4424_of_match,
of_match_table    199 drivers/iio/dac/lpc18xx_dac.c 		.of_match_table = lpc18xx_dac_match,
of_match_table    239 drivers/iio/dac/ltc1660.c 		.of_match_table = ltc1660_dt_ids,
of_match_table    350 drivers/iio/dac/ltc2632.c 		.of_match_table = of_match_ptr(ltc2632_of_match),
of_match_table    386 drivers/iio/dac/max5821.c 		.of_match_table = max5821_of_match,
of_match_table    541 drivers/iio/dac/mcp4725.c 		.of_match_table = of_match_ptr(mcp4725_of_match),
of_match_table     70 drivers/iio/dac/stm32-dac-core.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table    184 drivers/iio/dac/stm32-dac-core.c 		.of_match_table = stm32_dac_of_match,
of_match_table    312 drivers/iio/dac/stm32-dac.c 		.of_match_table = stm32_dac_of_match,
of_match_table    355 drivers/iio/dac/ti-dac082s085.c 		.of_match_table	= of_match_ptr(ti_dac_of_id),
of_match_table    421 drivers/iio/dac/ti-dac5571.c 		   .of_match_table = of_match_ptr(dac5571_of_id),
of_match_table    328 drivers/iio/dac/ti-dac7311.c 		.of_match_table	= ti_dac_of_id,
of_match_table    175 drivers/iio/dac/ti-dac7612.c 		   .of_match_table = dac7612_of_match,
of_match_table    281 drivers/iio/dac/vf610_dac.c 		.of_match_table = vf610_dac_match,
of_match_table    634 drivers/iio/frequency/adf4350.c 		.of_match_table = of_match_ptr(adf4350_of_match),
of_match_table    623 drivers/iio/frequency/adf4371.c 		.of_match_table = adf4371_of_match,
of_match_table     70 drivers/iio/gyro/bmg160_i2c.c 		.of_match_table = bmg160_of_match,
of_match_table     59 drivers/iio/gyro/fxas21002c_i2c.c 		.of_match_table = fxas21002c_i2c_of_match,
of_match_table     60 drivers/iio/gyro/fxas21002c_spi.c 		.of_match_table = fxas21002c_spi_of_match,
of_match_table    405 drivers/iio/gyro/itg3200_core.c 		.of_match_table = itg3200_of_match,
of_match_table    115 drivers/iio/gyro/mpu3050-i2c.c 		.of_match_table = mpu3050_i2c_of_match,
of_match_table    125 drivers/iio/gyro/st_gyro_i2c.c 		.of_match_table = of_match_ptr(st_gyro_of_match),
of_match_table    129 drivers/iio/gyro/st_gyro_spi.c 		.of_match_table = of_match_ptr(st_gyro_of_match),
of_match_table    610 drivers/iio/health/afe4403.c 		.of_match_table = afe4403_of_match,
of_match_table    616 drivers/iio/health/afe4404.c 		.of_match_table = afe4404_of_match,
of_match_table    505 drivers/iio/health/max30100.c 		.of_match_table	= of_match_ptr(max30100_dt_ids),
of_match_table    628 drivers/iio/health/max30102.c 		.of_match_table	= of_match_ptr(max30102_dt_ids),
of_match_table    337 drivers/iio/humidity/dht11.c 		.of_match_table = dht11_dt_ids,
of_match_table    424 drivers/iio/humidity/hdc100x.c 		.of_match_table = of_match_ptr(hdc100x_dt_ids),
of_match_table     66 drivers/iio/humidity/hts221_i2c.c 		.of_match_table = of_match_ptr(hts221_i2c_of_match),
of_match_table     59 drivers/iio/humidity/hts221_spi.c 		.of_match_table = of_match_ptr(hts221_spi_of_match),
of_match_table    251 drivers/iio/humidity/htu21.c 		   .of_match_table = of_match_ptr(htu21_of_match),
of_match_table    157 drivers/iio/humidity/si7020.c 		.of_match_table = of_match_ptr(si7020_dt_ids),
of_match_table    479 drivers/iio/imu/adis16460.c 		.of_match_table = adis16460_of_match,
of_match_table   1309 drivers/iio/imu/adis16480.c 		.of_match_table = adis16480_of_match,
of_match_table     62 drivers/iio/imu/bmi160/bmi160_i2c.c 		.of_match_table		= of_match_ptr(bmi160_of_match),
of_match_table     55 drivers/iio/imu/bmi160/bmi160_spi.c 		.of_match_table		= of_match_ptr(bmi160_of_match),
of_match_table    230 drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c 		.of_match_table = inv_of_match,
of_match_table    115 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c 		.of_match_table = of_match_ptr(st_lsm6dsx_i2c_of_match),
of_match_table    115 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c 		.of_match_table = of_match_ptr(st_lsm6dsx_spi_of_match),
of_match_table   1128 drivers/iio/light/apds9960.c 		.of_match_table = apds9960_of_match,
of_match_table    323 drivers/iio/light/bh1750.c 		.of_match_table = bh1750_of_match,
of_match_table    291 drivers/iio/light/bh1780.c 		.of_match_table = of_match_ptr(of_bh1780_match),
of_match_table    357 drivers/iio/light/cm32181.c 		.of_match_table = of_match_ptr(cm32181_of_match),
of_match_table    421 drivers/iio/light/cm3232.c 		.of_match_table = of_match_ptr(cm3232_of_match),
of_match_table    320 drivers/iio/light/cm3605.c 		.of_match_table = cm3605_of_match,
of_match_table    735 drivers/iio/light/cm36651.c 		.of_match_table = cm36651_of_match,
of_match_table   1630 drivers/iio/light/gp2ap020a00f.c 		.of_match_table = of_match_ptr(gp2ap020a00f_of_match),
of_match_table    874 drivers/iio/light/isl29018.c 			.of_match_table = isl29018_of_match,
of_match_table    706 drivers/iio/light/isl29028.c 		.of_match_table = isl29028_of_match,
of_match_table    302 drivers/iio/light/noa1305.c 		.of_match_table	= noa1305_of_match,
of_match_table    847 drivers/iio/light/opt3001.c 		.of_match_table = of_match_ptr(opt3001_of_match),
of_match_table     59 drivers/iio/light/st_uvis25_i2c.c 		.of_match_table = of_match_ptr(st_uvis25_i2c_of_match),
of_match_table     58 drivers/iio/light/st_uvis25_spi.c 		.of_match_table = of_match_ptr(st_uvis25_spi_of_match),
of_match_table    693 drivers/iio/light/stk3310.c 		.of_match_table = stk3310_of_match,
of_match_table    884 drivers/iio/light/tsl2563.c 		.of_match_table = tsl2563_of_match,
of_match_table    938 drivers/iio/light/tsl2583.c 		.of_match_table = tsl2583_of_match,
of_match_table   1942 drivers/iio/light/tsl2772.c 		.of_match_table = tsl2772_of_match,
of_match_table    976 drivers/iio/light/us5182d.c 		.of_match_table = us5182d_of_match,
of_match_table    426 drivers/iio/light/vcnl4000.c 		.of_match_table = vcnl_4000_of_match,
of_match_table    666 drivers/iio/light/vcnl4035.c 		.of_match_table = vcnl4035_of_match,
of_match_table    540 drivers/iio/light/vl6180.c 		.of_match_table = of_match_ptr(vl6180_of_match),
of_match_table    943 drivers/iio/magnetometer/ak8974.c 		.of_match_table = of_match_ptr(ak8974_of_match),
of_match_table   1092 drivers/iio/magnetometer/ak8975.c 		.of_match_table = of_match_ptr(ak8975_of_match),
of_match_table     69 drivers/iio/magnetometer/bmc150_magn_i2c.c 		.of_match_table = bmc150_magn_of_match,
of_match_table     95 drivers/iio/magnetometer/hmc5843_i2c.c 		.of_match_table = hmc5843_of_match,
of_match_table    649 drivers/iio/magnetometer/mag3110.c 		.of_match_table = mag3110_of_match,
of_match_table    579 drivers/iio/magnetometer/mmc35240.c 		.of_match_table = mmc35240_of_match,
of_match_table     46 drivers/iio/magnetometer/rm3100-i2c.c 		.of_match_table = rm3100_dt_match,
of_match_table     56 drivers/iio/magnetometer/rm3100-spi.c 		.of_match_table = rm3100_dt_match,
of_match_table    116 drivers/iio/magnetometer/st_magn_i2c.c 		.of_match_table = of_match_ptr(st_magn_of_match),
of_match_table    107 drivers/iio/magnetometer/st_magn_spi.c 		.of_match_table = of_match_ptr(st_magn_of_match),
of_match_table    455 drivers/iio/multiplexer/iio-mux.c 		.of_match_table = mux_match,
of_match_table    221 drivers/iio/potentiometer/ad5272.c 		.of_match_table = of_match_ptr(ad5272_dt_ids),
of_match_table    159 drivers/iio/potentiometer/ds1803.c 		.of_match_table = of_match_ptr(ds1803_dt_ids),
of_match_table    126 drivers/iio/potentiometer/max5432.c 		.of_match_table = of_match_ptr(max5432_dt_ids),
of_match_table    202 drivers/iio/potentiometer/max5481.c 		.of_match_table = of_match_ptr(max5481_match),
of_match_table    180 drivers/iio/potentiometer/mcp4018.c 		.of_match_table = of_match_ptr(mcp4018_of_match),
of_match_table    193 drivers/iio/potentiometer/mcp41010.c 		.of_match_table = mcp41010_match,
of_match_table    483 drivers/iio/potentiometer/mcp4131.c 		.of_match_table = of_match_ptr(mcp4131_dt_ids),
of_match_table    390 drivers/iio/potentiometer/mcp4531.c 		.of_match_table = of_match_ptr(mcp4531_of_match),
of_match_table    427 drivers/iio/potentiostat/lmp91000.c 		.of_match_table = of_match_ptr(lmp91000_of_match),
of_match_table     81 drivers/iio/pressure/bmp280-i2c.c 		.of_match_table = of_match_ptr(bmp280_of_i2c_match),
of_match_table    116 drivers/iio/pressure/bmp280-spi.c 		.of_match_table = bmp280_of_spi_match,
of_match_table    305 drivers/iio/pressure/hp03.c 		.of_match_table = hp03_of_match,
of_match_table    329 drivers/iio/pressure/mpl3115.c 		.of_match_table = mpl3115_of_match,
of_match_table    133 drivers/iio/pressure/ms5611_i2c.c 		.of_match_table = of_match_ptr(ms5611_i2c_matches)
of_match_table    135 drivers/iio/pressure/ms5611_spi.c 		.of_match_table = of_match_ptr(ms5611_spi_matches)
of_match_table    196 drivers/iio/pressure/ms5637.c 		   .of_match_table = of_match_ptr(ms5637_of_match),
of_match_table    136 drivers/iio/pressure/st_pressure_i2c.c 		.of_match_table = of_match_ptr(st_press_of_match),
of_match_table    119 drivers/iio/pressure/st_pressure_spi.c 		.of_match_table = of_match_ptr(st_press_of_match),
of_match_table     80 drivers/iio/pressure/zpa2326_i2c.c 		.of_match_table = of_match_ptr(zpa2326_i2c_matches),
of_match_table     84 drivers/iio/pressure/zpa2326_spi.c 		.of_match_table = of_match_ptr(zpa2326_spi_matches),
of_match_table    480 drivers/iio/proximity/as3935.c 		.of_match_table = of_match_ptr(as3935_of_match),
of_match_table    263 drivers/iio/proximity/mb1232.c 		.of_match_table	= of_mb1232_match,
of_match_table    363 drivers/iio/proximity/pulsedlight-lidar-lite-v2.c 		.of_match_table	= of_match_ptr(lidar_dt_ids),
of_match_table    306 drivers/iio/proximity/srf04.c 		.of_match_table	= of_srf04_match,
of_match_table    551 drivers/iio/proximity/srf08.c 		.of_match_table	= of_srf08_match,
of_match_table   1067 drivers/iio/proximity/sx9500.c 		.of_match_table = of_match_ptr(sx9500_of_match),
of_match_table    156 drivers/iio/proximity/vl53l0x-i2c.c 		.of_match_table = st_vl53l0x_dt_match,
of_match_table    197 drivers/iio/resolver/ad2s1200.c 		.of_match_table = of_match_ptr(ad2s1200_of_match),
of_match_table    122 drivers/iio/resolver/ad2s90.c 		.of_match_table = ad2s90_of_match,
of_match_table    348 drivers/iio/temperature/max31856.c 		.of_match_table = max31856_of_match,
of_match_table    259 drivers/iio/temperature/maxim_thermocouple.c 		.of_match_table = maxim_thermocouple_of_match,
of_match_table    648 drivers/iio/temperature/mlx90614.c 		.of_match_table = mlx90614_of_match,
of_match_table    747 drivers/iio/temperature/mlx90632.c 		.of_match_table = mlx90632_of_match,
of_match_table    582 drivers/iio/temperature/tmp007.c 		.of_match_table = of_match_ptr(tmp007_of_match),
of_match_table    226 drivers/iio/temperature/tsys01.c 		   .of_match_table = of_match_ptr(tsys01_of_match),
of_match_table    108 drivers/iio/trigger/stm32-lptimer-trigger.c 		.of_match_table = stm32_lptim_trig_of_match,
of_match_table    740 drivers/iio/trigger/stm32-timer-trigger.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table    798 drivers/iio/trigger/stm32-timer-trigger.c 		.of_match_table = stm32_trig_of_match,
of_match_table   4705 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 		.of_match_table = hns_roce_of_match,
of_match_table    197 drivers/input/keyboard/adc-keys.c 		.of_match_table = of_match_ptr(adc_keys_of_match),
of_match_table    446 drivers/input/keyboard/bcm-keypad.c 		.of_match_table = of_match_ptr(bcm_kp_of_match),
of_match_table    488 drivers/input/keyboard/cap11xx.c 		.of_match_table = cap11xx_dt_ids,
of_match_table    188 drivers/input/keyboard/clps711x-keypad.c 		.of_match_table	= clps711x_keypad_of_match,
of_match_table    661 drivers/input/keyboard/cros_ec_keyb.c 		.of_match_table = of_match_ptr(cros_ec_keyb_of_match),
of_match_table    147 drivers/input/keyboard/dlink-dir685-touchkeys.c 		.of_match_table = of_match_ptr(dir685_tk_of_match),
of_match_table    192 drivers/input/keyboard/goldfish_events.c 		.of_match_table = goldfish_events_of_match,
of_match_table   1018 drivers/input/keyboard/gpio_keys.c 		.of_match_table = gpio_keys_of_match,
of_match_table    381 drivers/input/keyboard/gpio_keys_polled.c 		.of_match_table = gpio_keys_polled_of_match,
of_match_table    585 drivers/input/keyboard/imx_keypad.c 		.of_match_table = of_match_ptr(imx_keypad_of_match),
of_match_table    321 drivers/input/keyboard/lpc32xx-keys.c 		.of_match_table = lpc32xx_kscan_match,
of_match_table    577 drivers/input/keyboard/matrix_keypad.c 		.of_match_table = of_match_ptr(matrix_keypad_dt_match),
of_match_table    357 drivers/input/keyboard/mpr121_touchkey.c 		.of_match_table = of_match_ptr(mpr121_touchkey_dt_match_table),
of_match_table    325 drivers/input/keyboard/mtk-pmic-keys.c 		   .of_match_table = of_mtk_pmic_keys_match_tbl,
of_match_table    264 drivers/input/keyboard/nspire-keypad.c 		.of_match_table = nspire_keypad_dt_match,
of_match_table    451 drivers/input/keyboard/omap4-keypad.c 		.of_match_table = omap_keypad_dt_match,
of_match_table    681 drivers/input/keyboard/pmic8xxx-keypad.c 		.of_match_table = pm8xxx_match_table,
of_match_table    832 drivers/input/keyboard/pxa27x_keypad.c 		.of_match_table = of_match_ptr(pxa27x_keypad_dt_match),
of_match_table    588 drivers/input/keyboard/qt1050.c 		.of_match_table = of_match_ptr(qt1050_of_match),
of_match_table    275 drivers/input/keyboard/qt1070.c 		.of_match_table = of_match_ptr(qt1070_of_match),
of_match_table    601 drivers/input/keyboard/samsung-keypad.c 		.of_match_table = of_match_ptr(samsung_keypad_dt_match),
of_match_table    185 drivers/input/keyboard/snvs_pwrkey.c 		.of_match_table = imx_snvs_pwrkey_ids,
of_match_table    383 drivers/input/keyboard/spear-keyboard.c 		.of_match_table = of_match_ptr(spear_kbd_id_table),
of_match_table    263 drivers/input/keyboard/st-keyscan.c 		.of_match_table = of_match_ptr(keyscan_of_match),
of_match_table    300 drivers/input/keyboard/sun4i-lradc-keys.c 		.of_match_table = of_match_ptr(sun4i_lradc_of_match),
of_match_table    372 drivers/input/keyboard/tca8418_keypad.c 		.of_match_table = tca8418_dt_ids,
of_match_table    815 drivers/input/keyboard/tegra-kbc.c 		.of_match_table = tegra_kbc_of_match,
of_match_table    350 drivers/input/keyboard/tm2-touchkey.c 		.of_match_table = of_match_ptr(tm2_touchkey_of_match),
of_match_table    452 drivers/input/keyboard/twl4030_keypad.c 		.of_match_table = of_match_ptr(twl4030_keypad_dt_match_table),
of_match_table    122 drivers/input/misc/ab8500-ponkey.c 		.of_match_table = of_match_ptr(ab8500_ponkey_match),
of_match_table    160 drivers/input/misc/adxl34x-i2c.c 		.of_match_table = adxl34x_of_id,
of_match_table    273 drivers/input/misc/atmel_captouch.c 		.of_match_table = of_match_ptr(atmel_captouch_of_id),
of_match_table    109 drivers/input/misc/cpcap-pwrbutton.c 		.of_match_table = of_match_ptr(cpcap_pwrbutton_dt_match_table),
of_match_table    275 drivers/input/misc/da9063_onkey.c 		.of_match_table = da9063_compatible_reg_id_table,
of_match_table    660 drivers/input/misc/drv260x.c 		.of_match_table = drv260x_of_match,
of_match_table    304 drivers/input/misc/drv2665.c 		.of_match_table = of_match_ptr(drv2665_of_match),
of_match_table    479 drivers/input/misc/drv2667.c 		.of_match_table = of_match_ptr(drv2667_of_match),
of_match_table    124 drivers/input/misc/e3x0-button.c 		.of_match_table = of_match_ptr(e3x0_button_match),
of_match_table    106 drivers/input/misc/gpio-beeper.c 		.of_match_table	= of_match_ptr(gpio_beeper_of_match),
of_match_table    199 drivers/input/misc/gpio-vibra.c 		.of_match_table = of_match_ptr(gpio_vibra_dt_match_table),
of_match_table    129 drivers/input/misc/gpio_decoder.c 		.of_match_table = of_match_ptr(gpio_decoder_of_match),
of_match_table    120 drivers/input/misc/max77650-onkey.c 		.of_match_table = max77650_onkey_of_match,
of_match_table    213 drivers/input/misc/mma8450.c 		.of_match_table = mma8450_dt_ids,
of_match_table    274 drivers/input/misc/msm-vibrator.c 		.of_match_table = of_match_ptr(msm_vibrator_of_match),
of_match_table    320 drivers/input/misc/palmas-pwrbutton.c 		.of_match_table = of_match_ptr(of_palmas_pwr_match),
of_match_table    320 drivers/input/misc/pm8941-pwrkey.c 		.of_match_table = of_match_ptr(pm8941_pwr_key_id_table),
of_match_table    254 drivers/input/misc/pm8xxx-vibrator.c 		.of_match_table = pm8xxx_vib_id_table,
of_match_table    446 drivers/input/misc/pmic8xxx-pwrkey.c 		.of_match_table = pm8xxx_pwr_key_id_table,
of_match_table    254 drivers/input/misc/pwm-beeper.c 		.of_match_table = of_match_ptr(pwm_beeper_match),
of_match_table    262 drivers/input/misc/pwm-vibra.c 		.of_match_table = of_match_ptr(pwm_vibra_dt_match_table),
of_match_table     84 drivers/input/misc/rave-sp-pwrbutton.c 		.of_match_table = rave_sp_pwrbutton_of_match,
of_match_table    255 drivers/input/misc/regulator-haptic.c 		.of_match_table = regulator_haptic_dt_match,
of_match_table    362 drivers/input/misc/rotary_encoder.c 		.of_match_table = of_match_ptr(rotary_encoder_of_match),
of_match_table    145 drivers/input/misc/sc27xx-vibra.c 		.of_match_table = sc27xx_vibra_of_match,
of_match_table    198 drivers/input/misc/sirfsoc-onkey.c 		.of_match_table = sirfsoc_pwrc_of_match,
of_match_table    262 drivers/input/misc/sparcspkr.c 		.of_match_table = bbc_beep_match,
of_match_table    342 drivers/input/misc/sparcspkr.c 		.of_match_table = grover_beep_match,
of_match_table    184 drivers/input/misc/stpmic1_onkey.c 		.of_match_table = of_match_ptr(of_stpmic1_onkey_match),
of_match_table    160 drivers/input/misc/tps65218-pwrbutton.c 		.of_match_table = of_tps6521x_pb_match,
of_match_table    104 drivers/input/misc/twl4030-pwrbutton.c 		.of_match_table = of_match_ptr(twl4030_pwrbutton_dt_match_table),
of_match_table   1492 drivers/input/mouse/cyapa.c 		.of_match_table = of_match_ptr(cyapa_of_match),
of_match_table   1376 drivers/input/mouse/elan_i2c_core.c 		.of_match_table = of_match_ptr(elan_of_match),
of_match_table    167 drivers/input/mouse/gpio_mouse.c 		.of_match_table = gpio_mouse_of_match,
of_match_table    652 drivers/input/mouse/synaptics_i2c.c 		.of_match_table = of_match_ptr(synaptics_i2c_of_match),
of_match_table    379 drivers/input/rmi4/rmi_i2c.c 		.of_match_table = of_match_ptr(rmi_i2c_of_match),
of_match_table    520 drivers/input/rmi4/rmi_spi.c 		.of_match_table = of_match_ptr(rmi_spi_of_match),
of_match_table    156 drivers/input/serio/altera_ps2.c 		.of_match_table = of_match_ptr(altera_ps2_match),
of_match_table    213 drivers/input/serio/apbps2.c 		.of_match_table = apbps2_of_match,
of_match_table    264 drivers/input/serio/arc_ps2.c 		.of_match_table	= of_match_ptr(arc_ps2_match),
of_match_table    100 drivers/input/serio/i8042-sparcio.h 		.of_match_table = sparc_i8042_match,
of_match_table    266 drivers/input/serio/olpc_apsp.c 		.of_match_table = olpc_apsp_dt_ids,
of_match_table    443 drivers/input/serio/ps2-gpio.c 		.of_match_table = of_match_ptr(ps2_gpio_match),
of_match_table    333 drivers/input/serio/sun4i-ps2.c 		.of_match_table = sun4i_ps2_match,
of_match_table    361 drivers/input/serio/xilinx_ps2.c 		.of_match_table = xps2_of_match,
of_match_table     64 drivers/input/touchscreen/ad7879-i2c.c 		.of_match_table = of_match_ptr(ad7879_i2c_dt_ids),
of_match_table     61 drivers/input/touchscreen/ad7879-spi.c 		.of_match_table = of_match_ptr(ad7879_spi_dt_ids),
of_match_table   1518 drivers/input/touchscreen/ads7846.c 		.of_match_table = of_match_ptr(ads7846_dt_ids),
of_match_table    185 drivers/input/touchscreen/ar1021_i2c.c 		.of_match_table = ar1021_i2c_of_match,
of_match_table   3220 drivers/input/touchscreen/atmel_mxt_ts.c 		.of_match_table = mxt_of_match,
of_match_table    671 drivers/input/touchscreen/auo-pixcir-ts.c 		.of_match_table	= of_match_ptr(auo_pixcir_ts_dt_idtable),
of_match_table    521 drivers/input/touchscreen/bcm_iproc_tsc.c 		.of_match_table = of_match_ptr(iproc_ts_of_match),
of_match_table    474 drivers/input/touchscreen/bu21029_ts.c 		.of_match_table	= of_match_ptr(bu21029_of_ids),
of_match_table    268 drivers/input/touchscreen/chipone_icn8318.c 		.of_match_table = icn8318_of_match,
of_match_table    371 drivers/input/touchscreen/colibri-vf50-ts.c 		.of_match_table = vf50_touch_of_match,
of_match_table   1260 drivers/input/touchscreen/edt-ft5x06.c 		.of_match_table = edt_ft5x06_of_match,
of_match_table    293 drivers/input/touchscreen/eeti_ts.c 		.of_match_table = of_match_ptr(of_eeti_ts_match),
of_match_table    273 drivers/input/touchscreen/egalax_ts.c 		.of_match_table	= egalax_ts_dt_ids,
of_match_table    323 drivers/input/touchscreen/ektf2127.c 		.of_match_table = of_match_ptr(ektf2127_of_match),
of_match_table   1396 drivers/input/touchscreen/elants_i2c.c 		.of_match_table = of_match_ptr(elants_of_match),
of_match_table    210 drivers/input/touchscreen/exc3000.c 		.of_match_table = of_match_ptr(exc3000_of_match),
of_match_table    580 drivers/input/touchscreen/fsl-imx25-tcq.c 		.of_match_table = mx25_tcq_ids,
of_match_table   1069 drivers/input/touchscreen/goodix.c 		.of_match_table = of_match_ptr(goodix_of_match),
of_match_table   1103 drivers/input/touchscreen/hideep.c 		.of_match_table		= of_match_ptr(hideep_match_table),
of_match_table    419 drivers/input/touchscreen/ili210x.c 		.of_match_table = ili210x_dt_ids,
of_match_table    564 drivers/input/touchscreen/imx6ul_tsc.c 		.of_match_table	= imx6ul_tsc_match,
of_match_table   1123 drivers/input/touchscreen/iqs5xx.c 		.of_match_table	= iqs5xx_of_match,
of_match_table    391 drivers/input/touchscreen/lpc32xx_ts.c 		.of_match_table = of_match_ptr(lpc32xx_tsc_of_match),
of_match_table    232 drivers/input/touchscreen/max11801_ts.c 		.of_match_table = max11801_ts_dt_ids,
of_match_table   1597 drivers/input/touchscreen/melfas_mip4.c 		.of_match_table = of_match_ptr(mip4_of_match),
of_match_table    611 drivers/input/touchscreen/mms114.c 		.of_match_table = of_match_ptr(mms114_dt_match),
of_match_table    607 drivers/input/touchscreen/pixcir_i2c_ts.c 		.of_match_table = of_match_ptr(pixcir_of_match),
of_match_table    218 drivers/input/touchscreen/raspberrypi-ts.c 		.of_match_table = rpi_ts_match,
of_match_table   1214 drivers/input/touchscreen/raydium_i2c_ts.c 		.of_match_table = of_match_ptr(raydium_of_match),
of_match_table    196 drivers/input/touchscreen/resistive-adc-touch.c 		.of_match_table = of_match_ptr(grts_of_match),
of_match_table    542 drivers/input/touchscreen/s6sy761.c 		.of_match_table = of_match_ptr(s6sy761_of_match),
of_match_table    636 drivers/input/touchscreen/silead.c 		.of_match_table = of_match_ptr(silead_ts_of_match),
of_match_table    395 drivers/input/touchscreen/sis_i2c.c 		.of_match_table = of_match_ptr(sis_ts_dt_ids),
of_match_table    338 drivers/input/touchscreen/st1232.c 		.of_match_table = st1232_ts_dt_ids,
of_match_table    809 drivers/input/touchscreen/stmfts.c 		.of_match_table = of_match_ptr(stmfts_of_match),
of_match_table    403 drivers/input/touchscreen/sun4i-ts.c 		.of_match_table = of_match_ptr(sun4i_ts_of_match),
of_match_table    470 drivers/input/touchscreen/sx8654.c 		.of_match_table = of_match_ptr(sx8654_of_match),
of_match_table    552 drivers/input/touchscreen/ti_am335x_tsc.c 		.of_match_table = ti_tsc_dt_ids,
of_match_table    206 drivers/input/touchscreen/ts4800-ts.c 		.of_match_table = ts4800_ts_of_match,
of_match_table     68 drivers/input/touchscreen/tsc2004.c 		.of_match_table = of_match_ptr(tsc2004_of_match),
of_match_table     83 drivers/input/touchscreen/tsc2005.c 		.of_match_table = of_match_ptr(tsc2005_of_match),
of_match_table    445 drivers/input/touchscreen/tsc2007_core.c 		.of_match_table = of_match_ptr(tsc2007_of_match),
of_match_table    250 drivers/input/touchscreen/zet6223.c 		.of_match_table = zet6223_of_match,
of_match_table    946 drivers/input/touchscreen/zforce_ts.c 		.of_match_table	= of_match_ptr(zforce_dt_idtable),
of_match_table    535 drivers/interconnect/qcom/qcs404.c 		.of_match_table = qcs404_noc_of_match,
of_match_table    892 drivers/interconnect/qcom/sdm845.c 		.of_match_table = qnoc_of_match,
of_match_table   3703 drivers/iommu/arm-smmu-v3.c 		.of_match_table	= of_match_ptr(arm_smmu_of_match),
of_match_table   2239 drivers/iommu/arm-smmu.c 		.of_match_table		= of_match_ptr(arm_smmu_of_match),
of_match_table    718 drivers/iommu/exynos-iommu.c 		.of_match_table	= sysmmu_of_match,
of_match_table   1216 drivers/iommu/ipmmu-vmsa.c 		.of_match_table = of_match_ptr(ipmmu_of_ids),
of_match_table    852 drivers/iommu/msm_iommu.c 		.of_match_table = msm_iommu_dt_match,
of_match_table    864 drivers/iommu/mtk_iommu.c 		.of_match_table = of_match_ptr(mtk_iommu_of_ids),
of_match_table    698 drivers/iommu/mtk_iommu_v1.c 		.of_match_table = mtk_iommu_of_ids,
of_match_table   1322 drivers/iommu/omap-iommu.c 		.of_match_table = of_match_ptr(omap_iommu_of_match),
of_match_table    778 drivers/iommu/qcom_iommu.c 		.of_match_table	= of_match_ptr(ctx_of_match),
of_match_table    931 drivers/iommu/qcom_iommu.c 		.of_match_table	= of_match_ptr(qcom_iommu_of_match),
of_match_table   1305 drivers/iommu/rockchip-iommu.c 		   .of_match_table = rk_iommu_dt_ids,
of_match_table    157 drivers/irqchip/irq-gic-pm.c 		.of_match_table	= gic_match,
of_match_table    487 drivers/irqchip/irq-imgpdc.c 		.of_match_table	= pdc_intc_match,
of_match_table    308 drivers/irqchip/irq-imx-irqsteer.c 		.of_match_table = imx_irqsteer_dt_ids,
of_match_table    228 drivers/irqchip/irq-keystone.c 		.of_match_table	= of_match_ptr(keystone_irq_dt_ids),
of_match_table    428 drivers/irqchip/irq-ls-scfg-msi.c 		.of_match_table = ls_scfg_msi_id,
of_match_table    381 drivers/irqchip/irq-mbigen.c 		.of_match_table	= mbigen_of_match,
of_match_table    261 drivers/irqchip/irq-mvebu-gicp.c 		.of_match_table = mvebu_gicp_of_match,
of_match_table    342 drivers/irqchip/irq-mvebu-icu.c 		.of_match_table = mvebu_icu_subset_of_match,
of_match_table    410 drivers/irqchip/irq-mvebu-icu.c 		.of_match_table = mvebu_icu_of_match,
of_match_table    188 drivers/irqchip/irq-mvebu-pic.c 		.of_match_table = mvebu_pic_of_match,
of_match_table    504 drivers/irqchip/irq-mvebu-sei.c 		.of_match_table = mvebu_sei_of_match,
of_match_table    592 drivers/irqchip/irq-renesas-intc-irqpin.c 		.of_match_table = intc_irqpin_dt_ids,
of_match_table    252 drivers/irqchip/irq-renesas-irqc.c 		.of_match_table	= irqc_dt_ids,
of_match_table    266 drivers/irqchip/irq-renesas-rza1.c 		.of_match_table	= rza1_irqc_dt_ids,
of_match_table    194 drivers/irqchip/irq-st.c 		.of_match_table = st_irq_syscfg_match,
of_match_table    899 drivers/irqchip/irq-stm32-exti.c 		.of_match_table = stm32_exti_ids,
of_match_table    609 drivers/irqchip/irq-ti-sci-inta.c 		.of_match_table = ti_sci_inta_irq_domain_of_match,
of_match_table    268 drivers/irqchip/irq-ti-sci-intr.c 		.of_match_table = ti_sci_intr_irq_domain_of_match,
of_match_table    156 drivers/irqchip/irq-ts4800.c 		.of_match_table = ts4800_ic_of_match,
of_match_table    247 drivers/irqchip/irq-uniphier-aidet.c 		.of_match_table = uniphier_aidet_match,
of_match_table    548 drivers/leds/leds-aat1290.c 		.of_match_table = aat1290_led_dt_match,
of_match_table    365 drivers/leds/leds-an30259a.c 		.of_match_table = of_match_ptr(an30259a_match_table),
of_match_table    759 drivers/leds/leds-as3645a.c 		.of_match_table = as3645a_of_table,
of_match_table    432 drivers/leds/leds-bcm6328.c 		.of_match_table = bcm6328_leds_of_match,
of_match_table    228 drivers/leds/leds-bcm6358.c 		.of_match_table = bcm6358_leds_of_match,
of_match_table    224 drivers/leds/leds-cpcap.c 		.of_match_table = cpcap_led_of_match,
of_match_table    294 drivers/leds/leds-cr0014114.c 		.of_match_table	= cr0014114_dt_ids,
of_match_table    321 drivers/leds/leds-gpio.c 		.of_match_table = of_gpio_leds_match,
of_match_table    433 drivers/leds/leds-is31fl319x.c 		.of_match_table = of_match_ptr(of_is31fl319x_match),
of_match_table    493 drivers/leds/leds-is31fl32xx.c 		.of_match_table = of_is31fl32xx_match,
of_match_table    405 drivers/leds/leds-ktd2692.c 		.of_match_table = ktd2692_match,
of_match_table    748 drivers/leds/leds-lm3532.c 		.of_match_table = of_lm3532_leds_match,
of_match_table    473 drivers/leds/leds-lm3601x.c 		.of_match_table = of_lm3601x_leds_match,
of_match_table    457 drivers/leds/leds-lm3692x.c 		.of_match_table = of_lm3692x_leds_match,
of_match_table    382 drivers/leds/leds-lm3697.c 		.of_match_table = of_lm3697_leds_match,
of_match_table    592 drivers/leds/leds-lp5521.c 		.of_match_table = of_match_ptr(of_lp5521_leds_match),
of_match_table    963 drivers/leds/leds-lp5523.c 		.of_match_table = of_match_ptr(of_lp5523_leds_match),
of_match_table    607 drivers/leds/leds-lp5562.c 		.of_match_table = of_match_ptr(of_lp5562_leds_match),
of_match_table    396 drivers/leds/leds-lp8501.c 		.of_match_table = of_match_ptr(of_lp8501_leds_match),
of_match_table    487 drivers/leds/leds-lp8860.c 		.of_match_table = of_lp8860_leds_match,
of_match_table    127 drivers/leds/leds-lt3593.c 		.of_match_table = of_match_ptr(of_lt3593_leds_match),
of_match_table    147 drivers/leds/leds-max77650.c 		.of_match_table = max77650_led_of_match,
of_match_table   1050 drivers/leds/leds-max77693.c 		.of_match_table = max77693_led_dt_match,
of_match_table    485 drivers/leds/leds-mt6323.c 		.of_match_table = mt6323_led_dt_match,
of_match_table    606 drivers/leds/leds-netxbig.c 		.of_match_table	= of_netxbig_leds_match,
of_match_table    407 drivers/leds/leds-ns2.c 		.of_match_table	= of_match_ptr(of_ns2_leds_match),
of_match_table    102 drivers/leds/leds-pca9532.c 		.of_match_table = of_match_ptr(of_pca9532_leds_match),
of_match_table    574 drivers/leds/leds-pca955x.c 		.of_match_table = of_pca955x_match,
of_match_table    476 drivers/leds/leds-pca963x.c 		.of_match_table = of_pca963x_match,
of_match_table    176 drivers/leds/leds-pm8058.c 		.of_match_table = pm8058_leds_id_table,
of_match_table    341 drivers/leds/leds-powernv.c 		.of_match_table = powernv_led_match,
of_match_table    205 drivers/leds/leds-pwm.c 		.of_match_table = of_pwm_leds_match,
of_match_table    350 drivers/leds/leds-sc27xx-bltc.c 		.of_match_table = sc27xx_led_of_match,
of_match_table    152 drivers/leds/leds-spi-byte.c 		.of_match_table	= spi_byte_dt_ids,
of_match_table    137 drivers/leds/leds-syscon.c 		.of_match_table = of_syscon_leds_match,
of_match_table    837 drivers/leds/leds-tca6507.c 		.of_match_table = of_match_ptr(of_tca6507_leds_match),
of_match_table    269 drivers/leds/leds-tlc591xx.c 		.of_match_table = of_match_ptr(of_tlc591xx_leds_match),
of_match_table     39 drivers/macintosh/macio_asic.c 	const struct of_device_id * matches = drv->of_match_table;
of_match_table     82 drivers/macintosh/macio_asic.c 	match = of_match_device(drv->driver.of_match_table, dev);
of_match_table    730 drivers/macintosh/mediabay.c 		.of_match_table	= media_bay_match,
of_match_table    591 drivers/macintosh/rack-meter.c 		.of_match_table = rackmeter_match,
of_match_table    676 drivers/macintosh/smu.c 		.of_match_table = smu_platform_match,
of_match_table    499 drivers/macintosh/therm_windtunnel.c 		.of_match_table = therm_of_match,
of_match_table    324 drivers/macintosh/windfarm_ad7417_sensor.c 		.of_match_table = wf_ad7417_of_id,
of_match_table    594 drivers/macintosh/windfarm_fcu_controls.c 		.of_match_table = wf_fcu_of_id,
of_match_table    183 drivers/macintosh/windfarm_lm75_sensor.c 		.of_match_table = wf_lm75_of_id,
of_match_table    178 drivers/macintosh/windfarm_lm87_sensor.c 		.of_match_table = wf_lm87_of_id,
of_match_table    132 drivers/macintosh/windfarm_max6690_sensor.c 		.of_match_table = wf_max6690_of_id,
of_match_table    353 drivers/macintosh/windfarm_smu_sat.c 		.of_match_table = wf_sat_of_id,
of_match_table    205 drivers/mailbox/armada-37xx-rwtm-mailbox.c 		.of_match_table	= armada_37xx_mbox_match,
of_match_table   1693 drivers/mailbox/bcm-flexrm-mailbox.c 		.of_match_table = flexrm_mbox_of_match,
of_match_table   1639 drivers/mailbox/bcm-pdc-mailbox.c 		   .of_match_table = of_match_ptr(pdc_mbox_of_match),
of_match_table    194 drivers/mailbox/bcm2835-mailbox.c 		.of_match_table = bcm2835_mbox_of_match,
of_match_table    283 drivers/mailbox/hi3660-mailbox.c 		.of_match_table = hi3660_mbox_of_match,
of_match_table    358 drivers/mailbox/hi6220-mailbox.c 		.of_match_table = hi6220_mbox_of_match,
of_match_table    361 drivers/mailbox/imx-mailbox.c 		.of_match_table = imx_mu_dt_ids,
of_match_table    355 drivers/mailbox/mailbox-altera.c 		.of_match_table	= altera_mbox_match,
of_match_table    491 drivers/mailbox/mailbox-sti.c 		.of_match_table = sti_mailbox_match,
of_match_table    436 drivers/mailbox/mailbox-test.c 		.of_match_table = mbox_test_match,
of_match_table    243 drivers/mailbox/mailbox-xgene-slimpro.c 		.of_match_table = of_match_ptr(slimpro_of_match),
of_match_table    557 drivers/mailbox/mtk-cmdq-mailbox.c 		.of_match_table = cmdq_of_ids,
of_match_table    899 drivers/mailbox/omap-mailbox.c 		.of_match_table = of_match_ptr(omap_mailbox_of_match),
of_match_table    178 drivers/mailbox/platform_mhu.c 		.of_match_table	= platform_mhu_dt_ids,
of_match_table    139 drivers/mailbox/qcom-apcs-ipc-mailbox.c 		.of_match_table = qcom_apcs_ipc_of_match,
of_match_table    253 drivers/mailbox/rockchip-mailbox.c 		.of_match_table = of_match_ptr(rockchip_mbox_of_match),
of_match_table    407 drivers/mailbox/stm32-ipcc.c 		.of_match_table = stm32_ipcc_of_match,
of_match_table    826 drivers/mailbox/tegra-hsp.c 		.of_match_table = tegra_hsp_match,
of_match_table    831 drivers/mailbox/ti-msgmgr.c 		   .of_match_table = of_match_ptr(ti_msgmgr_of_match),
of_match_table    707 drivers/mailbox/zynqmp-ipi-mailbox.c 		   .of_match_table = of_match_ptr(zynqmp_ipi_of_match),
of_match_table    791 drivers/media/dvb-frontends/mn88443x.c 		.of_match_table = of_match_ptr(mn88443x_of_match),
of_match_table   1499 drivers/media/i2c/adv7180.c 		   .of_match_table = of_match_ptr(adv7180_of_id),
of_match_table    523 drivers/media/i2c/adv7343.c 		.of_match_table = of_match_ptr(adv7343_of_match),
of_match_table    809 drivers/media/i2c/adv748x/adv748x-core.c 		.of_match_table = adv748x_of_table,
of_match_table   3622 drivers/media/i2c/adv7604.c 		.of_match_table = of_match_ptr(adv76xx_of_id),
of_match_table    282 drivers/media/i2c/ak7375.c 		.of_match_table = ak7375_of_table,
of_match_table    260 drivers/media/i2c/dw9714.c 		.of_match_table = dw9714_of_table,
of_match_table    319 drivers/media/i2c/dw9807-vcm.c 		.of_match_table = dw9807_of_table,
of_match_table   1504 drivers/media/i2c/et8ek8/et8ek8_driver.c 		.of_match_table	= et8ek8_of_table,
of_match_table   1104 drivers/media/i2c/imx214.c 		.of_match_table = imx214_of_match,
of_match_table   1984 drivers/media/i2c/imx274.c 		.of_match_table	= imx274_of_id_table,
of_match_table   1433 drivers/media/i2c/max2175.c 		.of_match_table = max2175_of_ids,
of_match_table    872 drivers/media/i2c/mt9m001.c 		.of_match_table = mt9m001_of_match,
of_match_table   1388 drivers/media/i2c/mt9m111.c 		.of_match_table = of_match_ptr(mt9m111_of_match),
of_match_table   1184 drivers/media/i2c/mt9p031.c 		.of_match_table = of_match_ptr(mt9p031_of_match),
of_match_table   1291 drivers/media/i2c/mt9v032.c 		.of_match_table = of_match_ptr(mt9v032_of_match),
of_match_table   1273 drivers/media/i2c/mt9v111.c 		.of_match_table = mt9v111_of_match,
of_match_table   1302 drivers/media/i2c/ov2640.c 		.of_match_table = of_match_ptr(ov2640_of_match),
of_match_table   1521 drivers/media/i2c/ov2659.c 		.of_match_table = of_match_ptr(ov2659_of_match),
of_match_table   1160 drivers/media/i2c/ov2680.c 		.of_match_table	= of_match_ptr(ov2680_dt_ids),
of_match_table    836 drivers/media/i2c/ov2685.c 		.of_match_table = of_match_ptr(ov2685_of_match),
of_match_table   3104 drivers/media/i2c/ov5640.c 		.of_match_table	= ov5640_dt_ids,
of_match_table   1284 drivers/media/i2c/ov5645.c 		.of_match_table = of_match_ptr(ov5645_of_match),
of_match_table    643 drivers/media/i2c/ov5647.c 		.of_match_table = of_match_ptr(ov5647_of_match),
of_match_table   1399 drivers/media/i2c/ov5695.c 		.of_match_table = of_match_ptr(ov5695_of_match),
of_match_table   1492 drivers/media/i2c/ov7251.c 		.of_match_table = ov7251_of_match,
of_match_table   2025 drivers/media/i2c/ov7670.c 		.of_match_table = of_match_ptr(ov7670_of_match),
of_match_table   1486 drivers/media/i2c/ov772x.c 		.of_match_table = ov772x_of_match,
of_match_table   1225 drivers/media/i2c/ov7740.c 		.of_match_table = of_match_ptr(ov7740_of_match),
of_match_table   1618 drivers/media/i2c/ov9650.c 		.of_match_table = of_match_ptr(ov965x_of_match),
of_match_table   1805 drivers/media/i2c/s5c73m3/s5c73m3-core.c 		.of_match_table = of_match_ptr(s5c73m3_of_match),
of_match_table    145 drivers/media/i2c/s5c73m3/s5c73m3-spi.c 	spidrv->driver.of_match_table = s5c73m3_spi_ids;
of_match_table   2045 drivers/media/i2c/s5k5baf.c 		.of_match_table = s5k5baf_of_match,
of_match_table    377 drivers/media/i2c/s5k6a3.c 		.of_match_table	= of_match_ptr(s5k6a3_of_match),
of_match_table   3174 drivers/media/i2c/smiapp/smiapp-core.c 		.of_match_table = smiapp_of_table,
of_match_table   1070 drivers/media/i2c/st-mipid02.c 		.of_match_table = mipid02_dt_ids,
of_match_table   2222 drivers/media/i2c/tc358743.c 		.of_match_table = of_match_ptr(tc358743_of_match),
of_match_table   2819 drivers/media/i2c/tda1997x.c 		.of_match_table = of_match_ptr(tda1997x_of_id),
of_match_table    502 drivers/media/i2c/ths8200.c 		.of_match_table = of_match_ptr(ths8200_of_match),
of_match_table   1209 drivers/media/i2c/tvp514x.c 		.of_match_table = of_match_ptr(tvp514x_of_match),
of_match_table   1844 drivers/media/i2c/tvp5150.c 		.of_match_table = of_match_ptr(tvp5150_of_match),
of_match_table   1075 drivers/media/i2c/tvp7002.c 		.of_match_table = of_match_ptr(tvp7002_of_match),
of_match_table    955 drivers/media/i2c/video-i2c.c 		.of_match_table = video_i2c_of_match,
of_match_table   2753 drivers/media/platform/am437x/am437x-vpfe.c 		.of_match_table = of_match_ptr(vpfe_of_match),
of_match_table   1730 drivers/media/platform/aspeed-video.c 		.of_match_table = aspeed_video_of_match,
of_match_table   1336 drivers/media/platform/atmel/atmel-isi.c 		.of_match_table = of_match_ptr(atmel_isi_of_match),
of_match_table    336 drivers/media/platform/atmel/atmel-sama5d2-isc.c 		.of_match_table = of_match_ptr(atmel_isc_of_match),
of_match_table    499 drivers/media/platform/cadence/cdns-csi2rx.c 		.of_match_table	= csi2rx_of_table,
of_match_table    649 drivers/media/platform/cadence/cdns-csi2tx.c 		.of_match_table	= csi2tx_of_table,
of_match_table    267 drivers/media/platform/cec-gpio/cec-gpio.c 		.of_match_table	= cec_gpio_match,
of_match_table   3144 drivers/media/platform/coda/coda-common.c 		.of_match_table = of_match_ptr(coda_dt_ids),
of_match_table    341 drivers/media/platform/coda/imx-vdoa.c 		.of_match_table = vdoa_dt_ids,
of_match_table    536 drivers/media/platform/davinci/vpif.c 		.of_match_table = of_match_ptr(vpif_of_match),
of_match_table   1321 drivers/media/platform/exynos-gsc/gsc-core.c 		.of_match_table = exynos_gsc_match,
of_match_table   1223 drivers/media/platform/exynos4-is/fimc-core.c 		.of_match_table = fimc_of_match,
of_match_table    145 drivers/media/platform/exynos4-is/fimc-is-i2c.c 		.of_match_table = fimc_is_i2c_of_match,
of_match_table    961 drivers/media/platform/exynos4-is/fimc-is.c 		.of_match_table	= fimc_is_of_match,
of_match_table   1672 drivers/media/platform/exynos4-is/fimc-lite.c 		.of_match_table = flite_of_match,
of_match_table   1567 drivers/media/platform/exynos4-is/media-dev.c 		.of_match_table = of_match_ptr(fimc_md_of_match),
of_match_table   1026 drivers/media/platform/exynos4-is/mipi-csis.c 		.of_match_table = s5pcsis_of_match,
of_match_table   1601 drivers/media/platform/fsl-viu.c 		.of_match_table = mpc512x_viu_of_match,
of_match_table   1758 drivers/media/platform/imx-pxp.c 		.of_match_table = of_match_ptr(pxp_dt_ids),
of_match_table    386 drivers/media/platform/marvell-ccic/mmp-driver.c 		.of_match_table = of_match_ptr(mmpcam_of_match),
of_match_table    788 drivers/media/platform/meson/ao-cec-g12a.c 		.of_match_table = of_match_ptr(meson_ao_cec_g12a_of_match),
of_match_table    724 drivers/media/platform/meson/ao-cec.c 		.of_match_table = of_match_ptr(meson_ao_cec_of_match),
of_match_table   1268 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c 		.of_match_table = mtk_jpeg_match,
of_match_table    287 drivers/media/platform/mtk-mdp/mtk_mdp_core.c 		.of_match_table = mtk_mdp_of_ids,
of_match_table    393 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_drv.c 		.of_match_table = mtk_vcodec_match,
of_match_table    412 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c 		.of_match_table = mtk_vcodec_enc_match,
of_match_table    947 drivers/media/platform/mtk-vpu/mtk_vpu.c 		.of_match_table = mtk_vpu_match,
of_match_table   2478 drivers/media/platform/omap3isp/isp.c 		.of_match_table = omap3isp_of_table,
of_match_table   2581 drivers/media/platform/pxa_camera.c 		.of_match_table = of_match_ptr(pxa_camera_of_match),
of_match_table   1013 drivers/media/platform/qcom/camss/camss.c 		.of_match_table = camss_dt_match,
of_match_table    495 drivers/media/platform/qcom/venus/core.c 		.of_match_table = venus_dt_match,
of_match_table   1552 drivers/media/platform/qcom/venus/vdec.c 		.of_match_table = vdec_dt_match,
of_match_table   1375 drivers/media/platform/qcom/venus/venc.c 		.of_match_table = venc_dt_match,
of_match_table    175 drivers/media/platform/rcar-fcp.c 		.of_match_table = rcar_fcp_of_match,
of_match_table    262 drivers/media/platform/rcar-vin/rcar-core.c 	for_each_matching_node(np, vin->dev->driver->of_match_table)
of_match_table    271 drivers/media/platform/rcar-vin/rcar-core.c 	match = of_match_node(vin->dev->driver->of_match_table,
of_match_table   1387 drivers/media/platform/rcar-vin/rcar-core.c 		.of_match_table = rvin_of_id_table,
of_match_table   1221 drivers/media/platform/rcar-vin/rcar-csi2.c 		.of_match_table	= rcar_csi2_of_table,
of_match_table   1490 drivers/media/platform/rcar_drif.c 		.of_match_table = of_match_ptr(rcar_drif_of_table),
of_match_table   2444 drivers/media/platform/rcar_fdp1.c 		.of_match_table = fdp1_dt_ids,
of_match_table   1759 drivers/media/platform/rcar_jpu.c 		.of_match_table = jpu_dt_ids,
of_match_table   1749 drivers/media/platform/renesas-ceu.c 		.of_match_table = of_match_ptr(ceu_of_match),
of_match_table    975 drivers/media/platform/rockchip/rga/rga.c 		.of_match_table = rockchip_rga_match,
of_match_table    298 drivers/media/platform/s5p-cec/s5p_cec.c 		.of_match_table	= s5p_cec_match,
of_match_table    785 drivers/media/platform/s5p-g2d/g2d.c 		.of_match_table = exynos_g2d_match,
of_match_table   3188 drivers/media/platform/s5p-jpeg/jpeg-core.c 		.of_match_table	= of_match_ptr(samsung_jpeg_match),
of_match_table   1670 drivers/media/platform/s5p-mfc/s5p_mfc.c 		.of_match_table = exynos_mfc_match,
of_match_table   1423 drivers/media/platform/sti/bdisp/bdisp-v4l2.c 		.of_match_table = bdisp_match_types,
of_match_table   1191 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c 		.of_match_table = of_match_ptr(c8sectpfe_match),
of_match_table    392 drivers/media/platform/sti/cec/stih-cec.c 		.of_match_table	= stih_cec_match,
of_match_table   1967 drivers/media/platform/sti/delta/delta-v4l2.c 		   .of_match_table = delta_match_types,
of_match_table   1467 drivers/media/platform/sti/hva/hva-v4l2.c 		.of_match_table	= hva_match_types,
of_match_table    359 drivers/media/platform/stm32/stm32-cec.c 		.of_match_table = stm32_cec_of_match,
of_match_table   2114 drivers/media/platform/stm32/stm32-dcmi.c 		.of_match_table = of_match_ptr(stm32_dcmi_of_match),
of_match_table    328 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c 		.of_match_table	= sun4i_csi_of_match,
of_match_table    937 drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c 		.of_match_table = of_match_ptr(sun6i_csi_of_match),
of_match_table    465 drivers/media/platform/tegra-cec/tegra_cec.c 		.of_match_table = of_match_ptr(tegra_cec_of_match),
of_match_table   1941 drivers/media/platform/ti-vpe/cal.c 		.of_match_table = of_match_ptr(cal_of_match),
of_match_table   2607 drivers/media/platform/ti-vpe/vpe.c 		.of_match_table = of_match_ptr(vpe_of_match),
of_match_table    461 drivers/media/platform/video-mux.c 		.of_match_table = video_mux_dt_ids,
of_match_table    911 drivers/media/platform/vsp1/vsp1_drv.c 		.of_match_table = vsp1_of_match,
of_match_table    920 drivers/media/platform/xilinx/xilinx-tpg.c 		.of_match_table	= xtpg_of_id_table,
of_match_table    638 drivers/media/platform/xilinx/xilinx-vipp.c 		.of_match_table = xvip_composite_of_id_table,
of_match_table    367 drivers/media/platform/xilinx/xilinx-vtc.c 		.of_match_table = xvtc_of_id_table,
of_match_table    543 drivers/media/radio/si470x/radio-si470x-i2c.c 		.of_match_table = of_match_ptr(si470x_of_match),
of_match_table   1660 drivers/media/radio/si4713/si4713.c 		.of_match_table = of_match_ptr(si4713_of_match),
of_match_table    141 drivers/media/rc/gpio-ir-recv.c 		.of_match_table = of_match_ptr(gpio_ir_recv_of_match),
of_match_table    161 drivers/media/rc/gpio-ir-tx.c 		.of_match_table = of_match_ptr(gpio_ir_tx_of_match),
of_match_table    183 drivers/media/rc/img-ir/img-ir-core.c 		.of_match_table	= img_ir_match,
of_match_table    353 drivers/media/rc/ir-hix5hd2.c 		.of_match_table = hix5hd2_ir_table,
of_match_table    289 drivers/media/rc/ir-rx51.c 		.of_match_table = of_match_ptr(ir_rx51_match),
of_match_table    171 drivers/media/rc/ir-spi.c 		.of_match_table = ir_spi_of_match,
of_match_table    235 drivers/media/rc/meson-ir.c 		.of_match_table	= meson_ir_match,
of_match_table    450 drivers/media/rc/mtk-cir.c 		.of_match_table = mtk_ir_match,
of_match_table    123 drivers/media/rc/pwm-ir-tx.c 		.of_match_table = of_match_ptr(pwm_ir_of_match),
of_match_table    396 drivers/media/rc/st_rc.c 		.of_match_table = of_match_ptr(st_rc_match),
of_match_table    368 drivers/media/rc/sunxi-cir.c 		.of_match_table = sunxi_ir_match,
of_match_table    270 drivers/media/rc/tango-ir.c 		.of_match_table	= tango_ir_dt_ids,
of_match_table    174 drivers/media/rc/zx-irdec.c 		.of_match_table	= zx_irdec_match,
of_match_table    667 drivers/media/spi/cxd2880-spi.c 		.of_match_table = cxd2880_spi_of_match,
of_match_table    632 drivers/memory/atmel-ebi.c 		.of_match_table	= atmel_ebi_id_table,
of_match_table     72 drivers/memory/atmel-sdramc.c 		.of_match_table = atmel_ramc_of_match,
of_match_table    892 drivers/memory/brcmstb_dpfe.c 		.of_match_table = brcmstb_dpfe_of_match,
of_match_table    163 drivers/memory/da8xx-ddrctl.c 		.of_match_table = da8xx_ddrctl_of_match,
of_match_table   1929 drivers/memory/emif.c 		.of_match_table = of_match_ptr(emif_of_match),
of_match_table    269 drivers/memory/fsl-corenet-cf.c 		.of_match_table = ccf_matches,
of_match_table    311 drivers/memory/fsl_ifc.c 		.of_match_table = fsl_ifc_match,
of_match_table    398 drivers/memory/jz4780-nemc.c 		.of_match_table = of_match_ptr(jz4780_nemc_dt_match),
of_match_table    378 drivers/memory/mtk-smi.c 		.of_match_table = mtk_smi_larb_of_ids,
of_match_table    521 drivers/memory/mtk-smi.c 		.of_match_table = mtk_smi_common_of_ids,
of_match_table    337 drivers/memory/mvebu-devbus.c 		.of_match_table = mvebu_devbus_of_match,
of_match_table   2480 drivers/memory/omap-gpmc.c 		.of_match_table = of_match_ptr(gpmc_dt_ids),
of_match_table    207 drivers/memory/samsung/exynos-srom.c 		.of_match_table = of_exynos_srom_ids,
of_match_table    759 drivers/memory/tegra/mc.c 		.of_match_table = tegra_mc_of_match,
of_match_table   1158 drivers/memory/tegra/tegra124-emc.c 		.of_match_table = tegra_emc_of_match,
of_match_table    588 drivers/memory/tegra/tegra186.c 		.of_match_table = tegra186_mc_of_match,
of_match_table    582 drivers/memory/tegra/tegra20-emc.c 		.of_match_table = tegra_emc_of_match,
of_match_table    441 drivers/memory/ti-aemif.c 		.of_match_table = of_match_ptr(aemif_of_match),
of_match_table    343 drivers/memory/ti-emif-pm.c 		.of_match_table = of_match_ptr(ti_emif_of_match),
of_match_table   1256 drivers/mfd/88pm860x-core.c 		.of_match_table	= pm860x_dt_ids,
of_match_table    161 drivers/mfd/ab8500-sysctrl.c 		.of_match_table = ab8500_sysctrl_match,
of_match_table    126 drivers/mfd/ac100.c 		.of_match_table	= of_match_ptr(ac100_of_match),
of_match_table     72 drivers/mfd/act8945a.c 		   .of_match_table = of_match_ptr(act8945a_of_match),
of_match_table    158 drivers/mfd/altera-a10sr.c 		.of_match_table = of_match_ptr(altr_a10sr_spi_of_match),
of_match_table    183 drivers/mfd/altera-sysmgr.c 		.of_match_table = altr_sysmgr_of_match,
of_match_table    109 drivers/mfd/arizona-i2c.c 		.of_match_table	= of_match_ptr(arizona_of_match),
of_match_table    104 drivers/mfd/arizona-spi.c 		.of_match_table	= of_match_ptr(arizona_of_match),
of_match_table    203 drivers/mfd/as3711.c 		   .of_match_table = of_match_ptr(as3711_of_match),
of_match_table    456 drivers/mfd/as3722.c 		.of_match_table = as3722_of_match,
of_match_table     64 drivers/mfd/at91-usart.c 		.of_match_table	= at91_usart_mode_of_match,
of_match_table    118 drivers/mfd/atmel-flexcom.c 		.of_match_table	= atmel_flexcom_of_match,
of_match_table    142 drivers/mfd/atmel-hlcdc.c 		.of_match_table = atmel_hlcdc_match,
of_match_table     94 drivers/mfd/axp20x-i2c.c 		.of_match_table	= of_match_ptr(axp20x_i2c_of_match),
of_match_table     72 drivers/mfd/axp20x-rsb.c 		.of_match_table	= of_match_ptr(axp20x_rsb_of_match),
of_match_table    832 drivers/mfd/axp20x.c 		of_id = of_match_device(dev->driver->of_match_table, dev);
of_match_table     85 drivers/mfd/bcm2835-pm.c 		.of_match_table = bcm2835_pm_of_match,
of_match_table    110 drivers/mfd/bcm590xx.c 		   .of_match_table = of_match_ptr(bcm590xx_of_match),
of_match_table    223 drivers/mfd/bd9571mwv.c 		.of_match_table = bd9571mwv_of_match_table,
of_match_table    190 drivers/mfd/da9052-i2c.c 		.of_match_table = dialog_dt_ids,
of_match_table     77 drivers/mfd/da9055-i2c.c 		.of_match_table = of_match_ptr(da9055_of_match),
of_match_table    687 drivers/mfd/da9062-core.c 		.of_match_table = of_match_ptr(da9062_dt_ids),
of_match_table    237 drivers/mfd/da9063-i2c.c 		.of_match_table = of_match_ptr(da9063_dt_ids),
of_match_table    514 drivers/mfd/da9150-core.c 		.of_match_table = of_match_ptr(da9150_of_match),
of_match_table   3163 drivers/mfd/db8500-prcmu.c 		.of_match_table = db8500_prcmu_match,
of_match_table    190 drivers/mfd/exynos-lpass.c 		.of_match_table	= exynos_lpass_of_match,
of_match_table    199 drivers/mfd/fsl-imx25-tsadc.c 		.of_match_table = of_match_ptr(mx25_tsadc_ids),
of_match_table    120 drivers/mfd/hi6421-pmic-core.c 		.of_match_table = of_hi6421_pmic_match,
of_match_table    177 drivers/mfd/hi655x-pmic.c 		.of_match_table = of_match_ptr(hi655x_pmic_match),
of_match_table    382 drivers/mfd/lochnagar-i2c.c 		.of_match_table = of_match_ptr(lochnagar_of_match),
of_match_table    146 drivers/mfd/lp3943.c 		.of_match_table = of_match_ptr(lp3943_of_match),
of_match_table     88 drivers/mfd/lp873x.c 		.of_match_table = of_lp873x_match_table,
of_match_table     91 drivers/mfd/lp87565.c 		.of_match_table = of_lp87565_match_table,
of_match_table    143 drivers/mfd/madera-i2c.c 		.of_match_table	= of_match_ptr(madera_of_match),
of_match_table    142 drivers/mfd/madera-spi.c 		.of_match_table	= of_match_ptr(madera_of_match),
of_match_table    526 drivers/mfd/max14577.c 		.of_match_table = max14577_dt_match,
of_match_table    224 drivers/mfd/max77650.c 		.of_match_table = of_match_ptr(max77650_of_match),
of_match_table    273 drivers/mfd/max77686.c 		   .of_match_table = of_match_ptr(max77686_pmic_dt_match),
of_match_table    367 drivers/mfd/max77693.c 		   .of_match_table = of_match_ptr(max77693_dt_match),
of_match_table    208 drivers/mfd/max77843.c 		.of_match_table = max77843_dt_match,
of_match_table    321 drivers/mfd/max8907.c 		.of_match_table = of_match_ptr(max8907_of_match),
of_match_table    244 drivers/mfd/max8925-i2c.c 		.of_match_table = max8925_dt_ids,
of_match_table    480 drivers/mfd/max8997.c 		   .of_match_table = of_match_ptr(max8997_pmic_dt_match),
of_match_table    351 drivers/mfd/max8998.c 		   .of_match_table = of_match_ptr(max8998_dt_match),
of_match_table     97 drivers/mfd/mc13xxx-i2c.c 		.of_match_table = mc13xxx_dt_ids,
of_match_table    178 drivers/mfd/mc13xxx-spi.c 		.of_match_table = mc13xxx_dt_ids,
of_match_table    315 drivers/mfd/motorola-cpcap.c 		.of_match_table = cpcap_of_match,
of_match_table    240 drivers/mfd/mt6397-core.c 		.of_match_table = of_match_ptr(mt6397_of_match),
of_match_table    250 drivers/mfd/mxs-lradc.c 		.of_match_table = mxs_lradc_dt_ids,
of_match_table    845 drivers/mfd/omap-usb-host.c 		.of_match_table = usbhs_omap_dt_ids,
of_match_table    308 drivers/mfd/omap-usb-tll.c 		.of_match_table = usbtll_omap_dt_ids,
of_match_table    735 drivers/mfd/palmas.c 		   .of_match_table = of_palmas_match_tbl,
of_match_table    614 drivers/mfd/qcom-pm8xxx.c 		.of_match_table = pm8xxx_id_table,
of_match_table    140 drivers/mfd/qcom-spmi-pmic.c 		.of_match_table = pmic_spmi_id_table,
of_match_table    694 drivers/mfd/qcom_rpm.c 		.of_match_table = qcom_rpm_of_match,
of_match_table    834 drivers/mfd/rave-sp.c 		.of_match_table	= rave_sp_dt_ids,
of_match_table    321 drivers/mfd/retu-mfd.c 		.of_match_table = retu_of_match,
of_match_table    776 drivers/mfd/rk808.c 		.of_match_table = rk808_of_match,
of_match_table    166 drivers/mfd/rn5t618.c 		.of_match_table = of_match_ptr(rn5t618_of_match),
of_match_table    307 drivers/mfd/rohm-bd70528.c 		.of_match_table = bd70528_of_match,
of_match_table    198 drivers/mfd/rohm-bd718x7.c 		.of_match_table = bd718xx_of_match,
of_match_table    125 drivers/mfd/rt5033.c 		.of_match_table = of_match_ptr(rt5033_dt_match),
of_match_table    546 drivers/mfd/sec-core.c 		   .of_match_table = of_match_ptr(sec_dt_match),
of_match_table     81 drivers/mfd/sky81452.c 		.of_match_table = of_match_ptr(sky81452_of_match),
of_match_table   1720 drivers/mfd/sm501.c 		.of_match_table = of_sm501_match_tbl,
of_match_table    236 drivers/mfd/sprd-sc27xx-spi.c 		.of_match_table = sprd_pmic_match,
of_match_table    320 drivers/mfd/ssbi.c 		.of_match_table = ssbi_match_table,
of_match_table     95 drivers/mfd/stm32-lptimer.c 		.of_match_table = stm32_lptimer_of_match,
of_match_table    269 drivers/mfd/stm32-timers.c 		.of_match_table = stm32_timers_of_match,
of_match_table    535 drivers/mfd/stmfx.c 		.of_match_table = of_match_ptr(stmfx_of_match),
of_match_table    120 drivers/mfd/stmpe-i2c.c 		.of_match_table = stmpe_of_match,
of_match_table    137 drivers/mfd/stmpe-spi.c 		.of_match_table = of_match_ptr(stmpe_spi_of_match),
of_match_table    203 drivers/mfd/stpmic1.c 		.of_match_table = of_match_ptr(stpmic1_of_match),
of_match_table    241 drivers/mfd/stw481x.c 		.of_match_table = stw481x_match,
of_match_table    169 drivers/mfd/sun4i-gpadc.c 		.of_match_table = of_match_ptr(sun4i_gpadc_of_match),
of_match_table    180 drivers/mfd/sun6i-prcm.c 		.of_match_table = sun6i_prcm_dt_ids,
of_match_table    489 drivers/mfd/tc3589x.c 		.of_match_table = of_match_ptr(tc3589x_match),
of_match_table    222 drivers/mfd/ti-lmu.c 		.of_match_table = ti_lmu_of_match,
of_match_table    358 drivers/mfd/ti_am335x_tscadc.c 		.of_match_table = ti_tscadc_dt_ids,
of_match_table    185 drivers/mfd/tps6105x.c 		.of_match_table = tps6105x_of_match,
of_match_table    124 drivers/mfd/tps6507x.c 		   .of_match_table = of_match_ptr(tps6507x_of_match),
of_match_table    139 drivers/mfd/tps65086.c 		.of_match_table = tps65086_of_match_table,
of_match_table    239 drivers/mfd/tps65090.c 		.of_match_table = of_match_ptr(tps65090_of_match),
of_match_table    412 drivers/mfd/tps65217.c 		.of_match_table = tps65217_of_match,
of_match_table    357 drivers/mfd/tps65218.c 		.of_match_table = of_tps65218_match_table,
of_match_table    624 drivers/mfd/tps6586x.c 		.of_match_table = of_match_ptr(tps6586x_of_match),
of_match_table    526 drivers/mfd/tps65910.c 		   .of_match_table = of_match_ptr(tps65910_of_match),
of_match_table     70 drivers/mfd/tps65912-i2c.c 		.of_match_table = tps65912_i2c_of_match_table,
of_match_table     69 drivers/mfd/tps65912-spi.c 		.of_match_table = tps65912_spi_of_match_table,
of_match_table    278 drivers/mfd/twl4030-audio.c 		.of_match_table = twl4030_audio_of_match,
of_match_table    964 drivers/mfd/twl4030-power.c 		.of_match_table = of_match_ptr(twl4030_power_of_match),
of_match_table    213 drivers/mfd/vexpress-sysreg.c 		.of_match_table = vexpress_sysreg_match,
of_match_table    102 drivers/mfd/wm831x-i2c.c 		.of_match_table = of_match_ptr(wm831x_of_match),
of_match_table    102 drivers/mfd/wm831x-spi.c 		.of_match_table = of_match_ptr(wm831x_of_match),
of_match_table    681 drivers/mfd/wm8994-core.c 		.of_match_table = of_match_ptr(wm8994_of_match),
of_match_table    271 drivers/misc/atmel-ssc.c 		.of_match_table	= of_match_ptr(atmel_ssc_dt_ids),
of_match_table    193 drivers/misc/atmel_tclib.c 		.of_match_table	= of_match_ptr(atmel_tcb_dt_ids),
of_match_table    501 drivers/misc/cxl/of.c 		.of_match_table = cxl_of_match,
of_match_table    253 drivers/misc/ds1682.c 		.of_match_table = ds1682_of_match,
of_match_table    737 drivers/misc/eeprom/at24.c 		.of_match_table = at24_of_match,
of_match_table    389 drivers/misc/eeprom/at25.c 		.of_match_table = at25_of_match,
of_match_table    502 drivers/misc/eeprom/eeprom_93xx46.c 		.of_match_table = of_match_ptr(eeprom_93xx46_of_table),
of_match_table   1586 drivers/misc/eeprom/idt_89hpesx.c 		.of_match_table = idt_of_match,
of_match_table   1398 drivers/misc/fastrpc.c 		.of_match_table = fastrpc_match_table,
of_match_table   1529 drivers/misc/fastrpc.c 		.of_match_table = fastrpc_rpmsg_of_match,
of_match_table    265 drivers/misc/lis3lv02d/lis3lv02d_i2c.c 		.of_match_table = of_match_ptr(lis3lv02d_i2c_dt_ids),
of_match_table    139 drivers/misc/lis3lv02d/lis3lv02d_spi.c 		.of_match_table = of_match_ptr(lis302dl_spi_dt_ids),
of_match_table    173 drivers/misc/pvpanic.c 		.of_match_table = pvpanic_mmio_match,
of_match_table    137 drivers/misc/qcom-coincell.c 		.of_match_table	= qcom_coincell_match_table,
of_match_table    430 drivers/misc/sram.c 		.of_match_table = sram_dt_ids,
of_match_table    442 drivers/misc/tsl2550.c 		.of_match_table = tsl2550_of_match,
of_match_table   1481 drivers/misc/xilinx_sdfec.c 		.of_match_table = xsdfec_of_match,
of_match_table    115 drivers/mmc/core/pwrseq_emmc.c 		.of_match_table = mmc_pwrseq_emmc_of_match,
of_match_table    102 drivers/mmc/core/pwrseq_sd8787.c 		.of_match_table = mmc_pwrseq_sd8787_of_match,
of_match_table    159 drivers/mmc/core/pwrseq_simple.c 		.of_match_table = mmc_pwrseq_simple_of_match,
of_match_table   2666 drivers/mmc/host/atmel-mci.c 		.of_match_table	= of_match_ptr(atmci_dt_ids),
of_match_table   1472 drivers/mmc/host/bcm2835.c 		.of_match_table	= bcm2835_match,
of_match_table    341 drivers/mmc/host/cavium-octeon.c 		.of_match_table = octeon_mmc_match,
of_match_table   1400 drivers/mmc/host/davinci_mmc.c 		.of_match_table = davinci_mmc_dt_ids,
of_match_table     58 drivers/mmc/host/dw_mmc-bluefield.c 		.of_match_table	= dw_mci_bluefield_match,
of_match_table    593 drivers/mmc/host/dw_mmc-exynos.c 		.of_match_table	= dw_mci_exynos_match,
of_match_table    203 drivers/mmc/host/dw_mmc-hi3798cv200.c 		.of_match_table = dw_mci_hi3798cv200_match,
of_match_table    476 drivers/mmc/host/dw_mmc-k3.c 		.of_match_table	= dw_mci_k3_match,
of_match_table    101 drivers/mmc/host/dw_mmc-pltfm.c 		.of_match_table	= dw_mci_pltfm_match,
of_match_table    386 drivers/mmc/host/dw_mmc-rockchip.c 		.of_match_table	= dw_mci_rockchip_match,
of_match_table    230 drivers/mmc/host/dw_mmc-zx.c 		.of_match_table	= dw_mci_zx_match,
of_match_table   1091 drivers/mmc/host/jz4740_mmc.c 		.of_match_table = of_match_ptr(jz4740_mmc_of_match),
of_match_table   1276 drivers/mmc/host/meson-gx-mmc.c 		.of_match_table = of_match_ptr(meson_mmc_of_match),
of_match_table    757 drivers/mmc/host/meson-mx-sdio.c 		.of_match_table = of_match_ptr(meson_mx_mmc_of_match),
of_match_table   1519 drivers/mmc/host/mmc_spi.c 		.of_match_table = mmc_spi_of_match_table,
of_match_table    720 drivers/mmc/host/moxart-mmc.c 		.of_match_table	= moxart_mmc_match,
of_match_table   2477 drivers/mmc/host/mtk-sd.c 		.of_match_table = msdc_of_ids,
of_match_table    831 drivers/mmc/host/mvsdio.c 		.of_match_table = mvsdio_dt_ids,
of_match_table   1239 drivers/mmc/host/mxcmmc.c 		.of_match_table	= mxcmci_of_match,
of_match_table    731 drivers/mmc/host/mxs-mmc.c 		.of_match_table = mxs_mmc_dt_ids,
of_match_table   1507 drivers/mmc/host/omap.c 		.of_match_table = of_match_ptr(mmc_omap_match),
of_match_table   2184 drivers/mmc/host/omap_hsmmc.c 		.of_match_table = of_match_ptr(omap_mmc_of_match),
of_match_table    812 drivers/mmc/host/pxamci.c 		.of_match_table = of_match_ptr(pxa_mmc_dt_ids),
of_match_table    355 drivers/mmc/host/renesas_sdhi_internal_dmac.c 		.of_match_table = renesas_sdhi_internal_dmac_of_match,
of_match_table    467 drivers/mmc/host/renesas_sdhi_sys_dmac.c 		.of_match_table = renesas_sdhi_sys_dmac_of_match,
of_match_table   1819 drivers/mmc/host/s3cmci.c 		.of_match_table = s3cmci_dt_match,
of_match_table    328 drivers/mmc/host/sdhci-bcm-kona.c 		.of_match_table = sdhci_bcm_kona_of_match,
of_match_table     93 drivers/mmc/host/sdhci-brcmstb.c 		.of_match_table = of_match_ptr(sdhci_brcm_of_match),
of_match_table    458 drivers/mmc/host/sdhci-cadence.c 		.of_match_table = sdhci_cdns_match,
of_match_table    109 drivers/mmc/host/sdhci-dove.c 		.of_match_table = sdhci_dove_of_match_table,
of_match_table   1738 drivers/mmc/host/sdhci-esdhc-imx.c 		.of_match_table = imx_esdhc_dt_ids,
of_match_table    354 drivers/mmc/host/sdhci-iproc.c 		.of_match_table = sdhci_iproc_of_match,
of_match_table   2056 drivers/mmc/host/sdhci-msm.c 		   .of_match_table = sdhci_msm_dt_match,
of_match_table    898 drivers/mmc/host/sdhci-of-arasan.c 		.of_match_table = sdhci_arasan_of_match,
of_match_table    231 drivers/mmc/host/sdhci-of-aspeed.c 		.of_match_table = aspeed_sdhci_of_match,
of_match_table    310 drivers/mmc/host/sdhci-of-aspeed.c 		.of_match_table = aspeed_sdc_of_match,
of_match_table    450 drivers/mmc/host/sdhci-of-at91.c 		.of_match_table = sdhci_at91_dt_match,
of_match_table    146 drivers/mmc/host/sdhci-of-dwcmshc.c 		.of_match_table = sdhci_dwcmshc_dt_ids,
of_match_table   1371 drivers/mmc/host/sdhci-of-esdhc.c 		.of_match_table = sdhci_esdhc_of_match,
of_match_table     83 drivers/mmc/host/sdhci-of-hlwd.c 		.of_match_table = sdhci_hlwd_of_match,
of_match_table   1186 drivers/mmc/host/sdhci-omap.c 		   .of_match_table = omap_sdhci_match,
of_match_table    244 drivers/mmc/host/sdhci-pic32.c 		.of_match_table = of_match_ptr(pic32_sdhci_id_table),
of_match_table    229 drivers/mmc/host/sdhci-pxav2.c 		.of_match_table = of_match_ptr(sdhci_pxav2_of_match),
of_match_table    570 drivers/mmc/host/sdhci-pxav3.c 		.of_match_table = of_match_ptr(sdhci_pxav3_of_match),
of_match_table    787 drivers/mmc/host/sdhci-s3c.c 		.of_match_table = of_match_ptr(sdhci_s3c_dt_match),
of_match_table    223 drivers/mmc/host/sdhci-sirf.c 		.of_match_table = sdhci_sirf_of_match,
of_match_table    187 drivers/mmc/host/sdhci-spear.c 		.of_match_table = of_match_ptr(sdhci_spear_id_table),
of_match_table    744 drivers/mmc/host/sdhci-sprd.c 		.of_match_table = of_match_ptr(sdhci_sprd_of_match),
of_match_table    525 drivers/mmc/host/sdhci-st.c 		   .of_match_table = of_match_ptr(st_sdhci_match),
of_match_table   1692 drivers/mmc/host/sdhci-tegra.c 		.of_match_table = sdhci_tegra_dt_match,
of_match_table    680 drivers/mmc/host/sdhci-xenon.c 		.of_match_table = sdhci_xenon_dt_ids,
of_match_table    532 drivers/mmc/host/sdhci_am654.c 		.of_match_table = sdhci_am654_of_match,
of_match_table    248 drivers/mmc/host/sdhci_f_sdh30.c 		.of_match_table = of_match_ptr(f_sdh30_dt_ids),
of_match_table   1564 drivers/mmc/host/sh_mmcif.c 		.of_match_table = sh_mmcif_of_match,
of_match_table   1514 drivers/mmc/host/sunxi-mmc.c 		.of_match_table = of_match_ptr(sunxi_mmc_of_match),
of_match_table    691 drivers/mmc/host/uniphier-sd.c 		.of_match_table = uniphier_sd_match,
of_match_table   1895 drivers/mmc/host/usdhi6rol0.c 		.of_match_table = usdhi6_of_match,
of_match_table    994 drivers/mmc/host/wmt-sdmmc.c 		.of_match_table = wmt_mci_dt_ids,
of_match_table   2063 drivers/mtd/devices/docg3.c 		.of_match_table = of_match_ptr(docg3_dt_ids),
of_match_table    235 drivers/mtd/devices/mchp23k256.c 		.of_match_table = of_match_ptr(mchp23k256_of_table),
of_match_table    928 drivers/mtd/devices/mtd_dataflash.c 		.of_match_table = of_match_ptr(dataflash_dt_ids),
of_match_table    281 drivers/mtd/devices/powernv_flash.c 		.of_match_table	= powernv_flash_match,
of_match_table   1116 drivers/mtd/devices/spear_smi.c 		.of_match_table = of_match_ptr(spear_smi_id_table),
of_match_table   2164 drivers/mtd/devices/st_spi_fsm.c 		.of_match_table = stfsm_match,
of_match_table    138 drivers/mtd/hyperbus/hbmc-am654.c 		.of_match_table = am654_hbmc_dt_ids,
of_match_table    197 drivers/mtd/maps/lantiq-flash.c 		.of_match_table = ltq_mtd_match,
of_match_table    604 drivers/mtd/maps/physmap-core.c 		.of_match_table = of_flash_match,
of_match_table    154 drivers/mtd/maps/sun_uflash.c 		.of_match_table = uflash_match,
of_match_table    869 drivers/mtd/mtdpart.c 		matches = p->of_match_table;
of_match_table    610 drivers/mtd/nand/onenand/omap2.c 		.of_match_table = omap2_onenand_id_table,
of_match_table   2585 drivers/mtd/nand/raw/atmel/nand-controller.c 		.of_match_table = of_match_ptr(atmel_nand_controller_of_ids),
of_match_table   1009 drivers/mtd/nand/raw/atmel/pmecc.c 		.of_match_table = of_match_ptr(atmel_pmecc_match),
of_match_table     94 drivers/mtd/nand/raw/brcmnand/bcm63138_nand.c 		.of_match_table	= bcm63138_nand_of_match,
of_match_table    127 drivers/mtd/nand/raw/brcmnand/bcm6368_nand.c 		.of_match_table	= bcm6368_nand_of_match,
of_match_table     30 drivers/mtd/nand/raw/brcmnand/brcmstb_nand.c 		.of_match_table = brcmstb_nand_of_match,
of_match_table    144 drivers/mtd/nand/raw/brcmnand/iproc_nand.c 		.of_match_table	= iproc_nand_of_match,
of_match_table    836 drivers/mtd/nand/raw/davinci_nand.c 		.of_match_table = of_match_ptr(davinci_nand_of_match),
of_match_table    263 drivers/mtd/nand/raw/denali_dt.c 		.of_match_table	= denali_nand_dt_ids,
of_match_table    985 drivers/mtd/nand/raw/fsl_elbc_nand.c 		.of_match_table = fsl_elbc_nand_match,
of_match_table   1122 drivers/mtd/nand/raw/fsl_ifc_nand.c 		.of_match_table = fsl_ifc_nand_match,
of_match_table    346 drivers/mtd/nand/raw/fsl_upm.c 		.of_match_table = of_fun_match,
of_match_table   1187 drivers/mtd/nand/raw/fsmc_nand.c 		.of_match_table = fsmc_nand_id_table,
of_match_table    316 drivers/mtd/nand/raw/gpio.c 		.of_match_table = of_match_ptr(gpio_nand_id_table),
of_match_table   2768 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c 		.of_match_table = gpmi_nand_id_table,
of_match_table    862 drivers/mtd/nand/raw/hisi504_nand.c 		.of_match_table = nfc_id_table,
of_match_table    521 drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c 		.of_match_table = of_match_ptr(ingenic_nand_dt_match),
of_match_table    288 drivers/mtd/nand/raw/ingenic/jz4725b_bch.c 		.of_match_table = jz4725b_bch_dt_match,
of_match_table    190 drivers/mtd/nand/raw/ingenic/jz4740_ecc.c 		.of_match_table = jz4740_ecc_dt_match,
of_match_table    263 drivers/mtd/nand/raw/ingenic/jz4780_bch.c 		.of_match_table = of_match_ptr(jz4780_bch_dt_match),
of_match_table    895 drivers/mtd/nand/raw/lpc32xx_mlc.c 		.of_match_table = lpc32xx_nand_match,
of_match_table   1022 drivers/mtd/nand/raw/lpc32xx_slc.c 		.of_match_table = lpc32xx_nand_match,
of_match_table   3080 drivers/mtd/nand/raw/marvell_nand.c 		.of_match_table = marvell_nfc_of_ids,
of_match_table   1462 drivers/mtd/nand/raw/meson_nand.c 		.of_match_table = meson_nfc_id_table,
of_match_table    826 drivers/mtd/nand/raw/mpc5121_nfc.c 		.of_match_table = mpc5121_nfc_match,
of_match_table    588 drivers/mtd/nand/raw/mtk_ecc.c 		.of_match_table = of_match_ptr(mtk_ecc_dt_match),
of_match_table   1639 drivers/mtd/nand/raw/mtk_nand.c 		.of_match_table = mtk_nfc_id_table,
of_match_table   1933 drivers/mtd/nand/raw/mxc_nand.c 		   .of_match_table = of_match_ptr(mxcnd_dt_ids),
of_match_table    575 drivers/mtd/nand/raw/mxic_nand.c 		.of_match_table = mxic_nfc_of_ids,
of_match_table    264 drivers/mtd/nand/raw/ndfc.c 		.of_match_table = ndfc_match,
of_match_table   2311 drivers/mtd/nand/raw/omap2.c 		.of_match_table = of_match_ptr(omap_nand_ids),
of_match_table    560 drivers/mtd/nand/raw/omap_elm.c 		.of_match_table = of_match_ptr(elm_of_match),
of_match_table    218 drivers/mtd/nand/raw/orion_nand.c 		.of_match_table = of_match_ptr(orion_nand_of_match_table),
of_match_table    192 drivers/mtd/nand/raw/oxnas_nand.c 		.of_match_table = oxnas_nand_match,
of_match_table    205 drivers/mtd/nand/raw/pasemi_nand.c 		.of_match_table = pasemi_nand_match,
of_match_table    128 drivers/mtd/nand/raw/plat_nand.c 		.of_match_table = plat_nand_match,
of_match_table   3043 drivers/mtd/nand/raw/qcom_nandc.c 		.of_match_table = qcom_nandc_of_match,
of_match_table   1285 drivers/mtd/nand/raw/s3c2410.c 		.of_match_table = s3c24xx_nand_dt_ids,
of_match_table   1221 drivers/mtd/nand/raw/sh_flctl.c 		.of_match_table = of_match_ptr(of_flctl_match),
of_match_table    206 drivers/mtd/nand/raw/socrates_nand.c 		.of_match_table = socrates_nand_match,
of_match_table   2075 drivers/mtd/nand/raw/stm32_fmc2_nand.c 		.of_match_table = stm32_fmc2_match,
of_match_table   2214 drivers/mtd/nand/raw/sunxi_nand.c 		.of_match_table = sunxi_nfc_ids,
of_match_table    681 drivers/mtd/nand/raw/tango_nand.c 		.of_match_table	= tango_nand_ids,
of_match_table   1231 drivers/mtd/nand/raw/tegra_nand.c 		.of_match_table = tegra_nand_of_match,
of_match_table    953 drivers/mtd/nand/raw/vf610_nfc.c 		.of_match_table = vf610_nfc_dt_ids,
of_match_table    240 drivers/mtd/nand/raw/xway_nand.c 		.of_match_table = xway_nand_match,
of_match_table   1149 drivers/mtd/nand/spi/core.c 			.of_match_table = of_match_ptr(spinand_of_ids),
of_match_table    391 drivers/mtd/parsers/afs.c 	.of_match_table = mtd_parser_afs_of_match_table,
of_match_table    312 drivers/mtd/parsers/bcm47xxpart.c 	.of_match_table = bcm47xxpart_of_match_table,
of_match_table    171 drivers/mtd/parsers/bcm63xxpart.c 	.of_match_table = parse_bcm63xx_cfe_match_table,
of_match_table    148 drivers/mtd/parsers/ofpart.c 	.of_match_table = parse_ofpart_match_table,
of_match_table    208 drivers/mtd/parsers/parser_imagetag.c 	.of_match_table = parse_bcm963xx_imagetag_match_table,
of_match_table    124 drivers/mtd/parsers/parser_trx.c 	.of_match_table = mtd_parser_trx_of_match_table,
of_match_table    310 drivers/mtd/parsers/redboot.c 	.of_match_table = mtd_parser_redboot_of_match_table,
of_match_table    897 drivers/mtd/spi-nor/aspeed-smc.c 		.of_match_table = aspeed_smc_matches,
of_match_table   1528 drivers/mtd/spi-nor/cadence-quadspi.c 		.of_match_table = cqspi_dt_ids,
of_match_table    488 drivers/mtd/spi-nor/hisi-sfc.c 		.of_match_table = hisi_spi_nor_dt_ids,
of_match_table    556 drivers/mtd/spi-nor/mtk-quadspi.c 		.of_match_table = mtk_nor_of_ids,
of_match_table    472 drivers/mtd/spi-nor/nxp-spifi.c 		.of_match_table = nxp_spifi_match,
of_match_table   5139 drivers/mtd/spi-nor/spi-nor.c 			.of_match_table = spi_nor_of_table,
of_match_table    144 drivers/mux/adg792a.c 		.of_match_table = of_match_ptr(adg792a_of_match),
of_match_table    122 drivers/mux/adgs1408.c 		.of_match_table = of_match_ptr(adgs1408_of_match),
of_match_table     99 drivers/mux/gpio.c 		.of_match_table	= of_match_ptr(mux_gpio_dt_ids),
of_match_table    134 drivers/mux/mmio.c 		.of_match_table	= of_match_ptr(mux_mmio_dt_ids),
of_match_table   1406 drivers/net/can/at91_can.c 		.of_match_table = of_match_ptr(at91_can_dt_ids),
of_match_table    480 drivers/net/can/c_can/c_can_platform.c 		.of_match_table = c_can_of_table,
of_match_table    259 drivers/net/can/cc770/cc770_platform.c 		.of_match_table = cc770_platform_table,
of_match_table   1772 drivers/net/can/flexcan.c 		.of_match_table = flexcan_of_match,
of_match_table   1733 drivers/net/can/grcan.c 		.of_match_table = grcan_match,
of_match_table   1043 drivers/net/can/ifi_canfd/ifi_canfd.c 		.of_match_table	= ifi_canfd_of_table,
of_match_table    187 drivers/net/can/m_can/m_can_platform.c 		.of_match_table = m_can_of_table,
of_match_table    525 drivers/net/can/m_can/tcan4x5x.c 		.of_match_table = tcan4x5x_of_match,
of_match_table    438 drivers/net/can/mscan/mpc5xxx_can.c 		.of_match_table = mpc5xxx_can_table,
of_match_table    910 drivers/net/can/rcar/rcar_can.c 		.of_match_table = of_match_ptr(rcar_can_of_table),
of_match_table   1841 drivers/net/can/rcar/rcar_canfd.c 		.of_match_table = of_match_ptr(rcar_canfd_of_table),
of_match_table    314 drivers/net/can/sja1000/sja1000_platform.c 		.of_match_table = sp_of_table,
of_match_table   1023 drivers/net/can/spi/hi311x.c 		.of_match_table = hi3110_of_match,
of_match_table   1177 drivers/net/can/spi/mcp251x.c 		.of_match_table = mcp251x_of_match,
of_match_table    851 drivers/net/can/sun4i_can.c 		.of_match_table = sun4ican_of_match,
of_match_table   1036 drivers/net/can/ti_hecc.c 		.of_match_table = ti_hecc_dt_ids,
of_match_table   1855 drivers/net/can/xilinx_can.c 		.of_match_table	= xcan_of_match,
of_match_table    378 drivers/net/dsa/b53/b53_mdio.c 		.of_match_table = b53_of_match,
of_match_table    281 drivers/net/dsa/b53/b53_mmap.c 		.of_match_table = b53_mmap_of_table,
of_match_table    646 drivers/net/dsa/b53/b53_srab.c 		.of_match_table = b53_srab_of_match,
of_match_table   1273 drivers/net/dsa/bcm_sf2.c 		.of_match_table = bcm_sf2_of_match,
of_match_table     96 drivers/net/dsa/lan9303_i2c.c 		.of_match_table = of_match_ptr(lan9303_i2c_of_match),
of_match_table    154 drivers/net/dsa/lan9303_mdio.c 		.of_match_table = of_match_ptr(lan9303_mdio_of_match),
of_match_table   1956 drivers/net/dsa/lantiq_gswip.c 		.of_match_table = gswip_of_match,
of_match_table     93 drivers/net/dsa/microchip/ksz8795_spi.c 		.of_match_table = of_match_ptr(ksz8795_dt_ids),
of_match_table     91 drivers/net/dsa/microchip/ksz9477_i2c.c 		.of_match_table = of_match_ptr(ksz9477_dt_ids),
of_match_table     95 drivers/net/dsa/microchip/ksz9477_spi.c 		.of_match_table = of_match_ptr(ksz9477_dt_ids),
of_match_table   1642 drivers/net/dsa/mt7530.c 		.of_match_table = mt7530_of_match,
of_match_table    305 drivers/net/dsa/mv88e6060.c 		.of_match_table = mv88e6060_of_match,
of_match_table   5007 drivers/net/dsa/mv88e6xxx/chip.c 	const struct of_device_id *matches = dev->driver->of_match_table;
of_match_table   5227 drivers/net/dsa/mv88e6xxx/chip.c 		.of_match_table = mv88e6xxx_of_match,
of_match_table   1152 drivers/net/dsa/qca8k.c 		.of_match_table = qca8k_of_match,
of_match_table    490 drivers/net/dsa/realtek-smi-core.c 		.of_match_table = of_match_ptr(realtek_smi_of_match),
of_match_table   2251 drivers/net/dsa/sja1105/sja1105_main.c 		.of_match_table = of_match_ptr(sja1105_dt_ids),
of_match_table    157 drivers/net/dsa/vitesse-vsc73xx-platform.c 		.of_match_table = vsc73xx_of_match,
of_match_table    196 drivers/net/dsa/vitesse-vsc73xx-spi.c 		.of_match_table = vsc73xx_of_match,
of_match_table   1566 drivers/net/ethernet/aeroflex/greth.c 		.of_match_table = greth_of_match,
of_match_table    974 drivers/net/ethernet/allwinner/sun4i-emac.c 		.of_match_table = emac_of_match,
of_match_table   1681 drivers/net/ethernet/altera/altera_tse_main.c 		.of_match_table = altera_tse_ids,
of_match_table   1528 drivers/net/ethernet/amd/sunlance.c 		.of_match_table = sunlance_sbus_match,
of_match_table    613 drivers/net/ethernet/amd/xgbe/xgbe-platform.c 		.of_match_table = xgbe_of_match,
of_match_table   2171 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 		   .of_match_table = of_match_ptr(xgene_enet_of_match),
of_match_table   1637 drivers/net/ethernet/apple/bmac.c 		.of_match_table	= bmac_match,
of_match_table    999 drivers/net/ethernet/apple/mace.c 		.of_match_table	= mace_match,
of_match_table     79 drivers/net/ethernet/arc/emac_arc.c 		.of_match_table  = emac_arc_dt_ids,
of_match_table    271 drivers/net/ethernet/arc/emac_rockchip.c 		.of_match_table  = emac_rockchip_dt_ids,
of_match_table   1898 drivers/net/ethernet/atheros/ag71xx.c 		.of_match_table = ag71xx_match,
of_match_table   1515 drivers/net/ethernet/aurora/nb8800.c 		.of_match_table	= nb8800_dt_ids,
of_match_table   2820 drivers/net/ethernet/broadcom/bcmsysport.c 		.of_match_table = bcm_sysport_of_match,
of_match_table    296 drivers/net/ethernet/broadcom/bgmac-platform.c 		.of_match_table = bgmac_of_enet_match,
of_match_table   3730 drivers/net/ethernet/broadcom/genet/bcmgenet.c 		.of_match_table = bcmgenet_match,
of_match_table   4547 drivers/net/ethernet/cadence/macb_main.c 		.of_match_table	= of_match_ptr(macb_dt_ids),
of_match_table   1916 drivers/net/ethernet/calxeda/xgmac.c 		.of_match_table = xgmac_of_match,
of_match_table   1553 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c 		.of_match_table = octeon_mgmt_match,
of_match_table   1903 drivers/net/ethernet/cirrus/cs89x0.c 		.of_match_table	= of_match_ptr(cs89x0_match),
of_match_table   2544 drivers/net/ethernet/cortina/gemini.c 		.of_match_table = of_match_ptr(gemini_ethernet_port_of_match),
of_match_table   2614 drivers/net/ethernet/cortina/gemini.c 		.of_match_table = of_match_ptr(gemini_ethernet_of_match),
of_match_table   1789 drivers/net/ethernet/davicom/dm9000.c 		.of_match_table = of_match_ptr(dm9000_of_matches),
of_match_table   1304 drivers/net/ethernet/ethoc.c 		.of_match_table = ethoc_match,
of_match_table    665 drivers/net/ethernet/ezchip/nps_enet.c 		.of_match_table  = nps_enet_dt_ids,
of_match_table   1939 drivers/net/ethernet/faraday/ftgmac100.c 		.of_match_table	= ftgmac100_of_match,
of_match_table   1178 drivers/net/ethernet/faraday/ftmac100.c 		.of_match_table = ftmac100_of_ids
of_match_table   3886 drivers/net/ethernet/freescale/fec_main.c 		.of_match_table = fec_dt_ids,
of_match_table   1051 drivers/net/ethernet/freescale/fec_mpc52xx.c 		.of_match_table = mpc52xx_fec_match,
of_match_table    145 drivers/net/ethernet/freescale/fec_mpc52xx_phy.c 		.of_match_table = mpc52xx_fec_mdio_match,
of_match_table   2932 drivers/net/ethernet/freescale/fman/fman.c 		.of_match_table = fman_match,
of_match_table   1898 drivers/net/ethernet/freescale/fman/fman_port.c 		.of_match_table = fman_port_match,
of_match_table    880 drivers/net/ethernet/freescale/fman/mac.c 		.of_match_table	= mac_match,
of_match_table   1127 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 		.of_match_table = fs_enet_match,
of_match_table    219 drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c 		.of_match_table = fs_enet_mdio_bb_match,
of_match_table    220 drivers/net/ethernet/freescale/fs_enet/mii-fec.c 		.of_match_table = fs_enet_mdio_fec_match,
of_match_table    531 drivers/net/ethernet/freescale/fsl_pq_mdio.c 		.of_match_table = fsl_pq_mdio_match,
of_match_table   3746 drivers/net/ethernet/freescale/gianfar.c 		.of_match_table = gfar_match,
of_match_table   3961 drivers/net/ethernet/freescale/ucc_geth.c 		.of_match_table = ucc_geth_match,
of_match_table    326 drivers/net/ethernet/freescale/xgmac_mdio.c 		.of_match_table = xgmac_mdio_match,
of_match_table   1063 drivers/net/ethernet/hisilicon/hip04_eth.c 		.of_match_table	= hip04_mac_match,
of_match_table    975 drivers/net/ethernet/hisilicon/hisi_femac.c 		.of_match_table = hisi_femac_match,
of_match_table   1324 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 		.of_match_table = hix5hd2_of_match,
of_match_table   3031 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 		.of_match_table = g_dsaf_match,
of_match_table   2444 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		.of_match_table = hns_enet_of_match,
of_match_table    565 drivers/net/ethernet/hisilicon/hns_mdio.c 		   .of_match_table = hns_mdio_match,
of_match_table    117 drivers/net/ethernet/ibm/ehea/ehea_main.c 		.of_match_table = ehea_device_table,
of_match_table   3318 drivers/net/ethernet/ibm/emac/core.c 		.of_match_table = emac_match,
of_match_table    768 drivers/net/ethernet/ibm/emac/mal.c 		.of_match_table = mal_platform_match,
of_match_table    300 drivers/net/ethernet/ibm/emac/rgmii.c 		.of_match_table = rgmii_match,
of_match_table    158 drivers/net/ethernet/ibm/emac/tah.c 		.of_match_table = tah_match,
of_match_table    305 drivers/net/ethernet/ibm/emac/zmii.c 		.of_match_table = zmii_match,
of_match_table    553 drivers/net/ethernet/lantiq_xrx200.c 		.of_match_table = xrx200_match,
of_match_table   2900 drivers/net/ethernet/marvell/mv643xx_eth.c 		.of_match_table = of_match_ptr(mv643xx_eth_shared_ids),
of_match_table    429 drivers/net/ethernet/marvell/mvmdio.c 		.of_match_table = orion_mdio_match,
of_match_table   4880 drivers/net/ethernet/marvell/mvneta.c 		.of_match_table = mvneta_match,
of_match_table    493 drivers/net/ethernet/marvell/mvneta_bm.c 		.of_match_table = mvneta_bm_match,
of_match_table   5994 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		.of_match_table = mvpp2_match,
of_match_table   1599 drivers/net/ethernet/marvell/pxa168_eth.c 		.of_match_table	= of_match_ptr(pxa168_eth_of_match),
of_match_table   3151 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		.of_match_table = of_mtk_match,
of_match_table   1599 drivers/net/ethernet/micrel/ks8851.c 		.of_match_table = ks8851_match_table,
of_match_table   1380 drivers/net/ethernet/micrel/ks8851_mll.c 		.of_match_table	= of_match_ptr(ks8851_ml_dt_ids),
of_match_table   1638 drivers/net/ethernet/microchip/enc28j60.c 		.of_match_table = enc28j60_dt_ids,
of_match_table    585 drivers/net/ethernet/moxa/moxart_ether.c 		.of_match_table	= moxart_mac_match,
of_match_table    483 drivers/net/ethernet/mscc/ocelot_board.c 		.of_match_table = mscc_ocelot_match,
of_match_table   1414 drivers/net/ethernet/ni/nixge.c 		.of_match_table	= of_match_ptr(nixge_dt_ids),
of_match_table   1511 drivers/net/ethernet/nxp/lpc_eth.c 		.of_match_table = lpc_eth_match,
of_match_table    765 drivers/net/ethernet/qualcomm/emac/emac.c 		.of_match_table = emac_dt_match,
of_match_table   1025 drivers/net/ethernet/qualcomm/qca_spi.c 		.of_match_table = qca_spi_of_match,
of_match_table    412 drivers/net/ethernet/qualcomm/qca_uart.c 		.of_match_table = of_match_ptr(qca_uart_of_match),
of_match_table   2344 drivers/net/ethernet/renesas/ravb_main.c 		.of_match_table = ravb_match_table,
of_match_table   3562 drivers/net/ethernet/renesas/sh_eth.c 		   .of_match_table = of_match_ptr(sh_eth_match_table),
of_match_table    234 drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c 		.of_match_table	= of_match_ptr(sxgbe_dt_ids),
of_match_table   2479 drivers/net/ethernet/smsc/smc91x.c 		.of_match_table   = of_match_ptr(smc91x_match),
of_match_table   2667 drivers/net/ethernet/smsc/smsc911x.c 		.of_match_table = of_match_ptr(smsc911x_dt_ids),
of_match_table   2185 drivers/net/ethernet/socionext/netsec.c 		.of_match_table = netsec_dt_ids,
of_match_table   1974 drivers/net/ethernet/socionext/sni_ave.c 		.of_match_table	= of_ave_match,
of_match_table    143 drivers/net/ethernet/stmicro/stmmac/dwmac-anarion.c 		.of_match_table = anarion_dwmac_match,
of_match_table    509 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c 		.of_match_table = dwc_eth_dwmac_match,
of_match_table     93 drivers/net/ethernet/stmicro/stmmac/dwmac-generic.c 		.of_match_table = of_match_ptr(dwmac_generic_match),
of_match_table    378 drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c 		.of_match_table	= ipq806x_gmac_dwmac_match,
of_match_table     90 drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c 		.of_match_table = lpc18xx_dwmac_match,
of_match_table    389 drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c 		.of_match_table = mediatek_dwmac_match,
of_match_table     98 drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c 		.of_match_table = meson6_dwmac_match,
of_match_table    423 drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c 		.of_match_table = meson8b_dwmac_match,
of_match_table    181 drivers/net/ethernet/stmicro/stmmac/dwmac-oxnas.c 		.of_match_table = oxnas_dwmac_match,
of_match_table    553 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c 		.of_match_table = of_match_ptr(qcom_ethqos_match),
of_match_table   1495 drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c 		.of_match_table = rk_gmac_dwmac_match,
of_match_table    512 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c 		.of_match_table = socfpga_dwmac_match,
of_match_table    424 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 		.of_match_table = sti_dwmac_match,
of_match_table    527 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c 		.of_match_table = stm32_dwmac_match,
of_match_table   1259 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c 		.of_match_table = sun8i_dwmac_match,
of_match_table    182 drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c 		.of_match_table = sun7i_dwmac_match,
of_match_table   10163 drivers/net/ethernet/sun/niu.c 		.of_match_table = niu_match,
of_match_table   1276 drivers/net/ethernet/sun/sunbmac.c 		.of_match_table = bigmac_sbus_match,
of_match_table   3330 drivers/net/ethernet/sun/sunhme.c 		.of_match_table = hme_sbus_match,
of_match_table    967 drivers/net/ethernet/sun/sunqe.c 		.of_match_table = qec_sbus_match,
of_match_table    243 drivers/net/ethernet/ti/cpsw-phy-sel.c 		.of_match_table = cpsw_phy_sel_id_table,
of_match_table   3045 drivers/net/ethernet/ti/cpsw.c 		.of_match_table = cpsw_of_mtable,
of_match_table   2036 drivers/net/ethernet/ti/davinci_emac.c 		.of_match_table = davinci_emac_of_match,
of_match_table    519 drivers/net/ethernet/ti/davinci_mdio.c 		.of_match_table = of_match_ptr(davinci_mdio_of_mtable),
of_match_table   2275 drivers/net/ethernet/ti/netcp_core.c 		.of_match_table	= of_match,
of_match_table   2591 drivers/net/ethernet/via/via-rhine.c 		.of_match_table	= rhine_of_tbl,
of_match_table   3250 drivers/net/ethernet/via/via-velocity.c 		.of_match_table = velocity_of_ids,
of_match_table    475 drivers/net/ethernet/wiznet/w5100-spi.c 		.of_match_table = w5100_of_match,
of_match_table   1553 drivers/net/ethernet/xilinx/ll_temac_main.c 		.of_match_table = temac_of_match,
of_match_table   1915 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 		 .of_match_table = axienet_of_match,
of_match_table   1290 drivers/net/ethernet/xilinx/xilinx_emaclite.c 		.of_match_table = xemaclite_of_match,
of_match_table   1336 drivers/net/ieee802154/adf7242.c 		   .of_match_table = of_match_ptr(adf7242_of_match),
of_match_table   1797 drivers/net/ieee802154/at86rf230.c 		.of_match_table = of_match_ptr(at86rf230_of_match),
of_match_table   3225 drivers/net/ieee802154/ca8210.c 		.of_match_table =       of_match_ptr(ca8210_of_ids),
of_match_table   1248 drivers/net/ieee802154/cc2520.c 		.of_match_table = of_match_ptr(cc2520_of_ids),
of_match_table   1365 drivers/net/ieee802154/mcr20a.c 		.of_match_table = of_match_ptr(mcr20a_of_match),
of_match_table   1391 drivers/net/ieee802154/mrf24j40.c 		.of_match_table = of_match_ptr(mrf24j40_of_match),
of_match_table    148 drivers/net/phy/mdio-aspeed.c 		.of_match_table = aspeed_mdio_of_match,
of_match_table    207 drivers/net/phy/mdio-bcm-iproc.c 		.of_match_table = iproc_mdio_of_match,
of_match_table    352 drivers/net/phy/mdio-bcm-unimac.c 		.of_match_table = unimac_mdio_ids,
of_match_table    208 drivers/net/phy/mdio-gpio.c 		.of_match_table = mdio_gpio_of_match,
of_match_table    144 drivers/net/phy/mdio-hisi-femac.c 		.of_match_table = hisi_femac_mdio_dt_ids,
of_match_table    180 drivers/net/phy/mdio-moxart.c 		.of_match_table = moxart_mdio_dt_ids,
of_match_table    185 drivers/net/phy/mdio-mscc-miim.c 		.of_match_table = mscc_miim_match,
of_match_table    318 drivers/net/phy/mdio-mux-bcm-iproc.c 		.of_match_table = mdio_mux_iproc_match,
of_match_table     92 drivers/net/phy/mdio-mux-gpio.c 		.of_match_table = mdio_mux_gpio_match,
of_match_table    371 drivers/net/phy/mdio-mux-meson-g12a.c 		.of_match_table = g12a_mdio_mux_match,
of_match_table    194 drivers/net/phy/mdio-mux-mmioreg.c 		.of_match_table = mdio_mux_mmioreg_match,
of_match_table    112 drivers/net/phy/mdio-mux-multiplexer.c 		.of_match_table	= mdio_mux_multiplexer_match,
of_match_table    106 drivers/net/phy/mdio-octeon.c 		.of_match_table = octeon_mdiobus_match,
of_match_table    172 drivers/net/phy/mdio-sun4i.c 		.of_match_table = sun4i_mdio_dt_ids,
of_match_table    455 drivers/net/phy/mdio-xgene.c 		.of_match_table = of_match_ptr(xgene_mdio_of_match),
of_match_table   2040 drivers/net/phy/sfp.c 		.of_match_table = sfp_of_match,
of_match_table    537 drivers/net/phy/spi_ks8995.c 		.of_match_table = of_match_ptr(ks8895_spi_of_match),
of_match_table    109 drivers/net/phy/xilinx_gmii2rgmii.c 		.of_match_table = xgmiitorgmii_of_match,
of_match_table   1296 drivers/net/wan/fsl_ucc_hdlc.c 		.of_match_table	= fsl_ucc_hdlc_of_match,
of_match_table    240 drivers/net/wan/slic_ds26522.c 		   .of_match_table = slic_ds26522_match,
of_match_table    867 drivers/net/wireless/ath/ath10k/ahb.c 		.of_match_table = ath10k_ahb_of_match,
of_match_table   1783 drivers/net/wireless/ath/ath10k/snoc.c 		.of_match_table = ath10k_snoc_dt_match,
of_match_table   1405 drivers/net/wireless/ath/wcn36xx/main.c 		.of_match_table = wcn36xx_of_match,
of_match_table    244 drivers/net/wireless/intersil/orinoco/airport.c 		.of_match_table	= airport_match,
of_match_table     80 drivers/net/wireless/mediatek/mt76/mt7603/soc.c 		.of_match_table = of_wmac_match,
of_match_table    565 drivers/net/wireless/ti/wlcore/spi.c 		.of_match_table = of_match_ptr(wlcore_spi_of_match_table),
of_match_table    282 drivers/nfc/nfcmrvl/i2c.c 		.of_match_table	= of_match_ptr(of_nfcmrvl_i2c_match),
of_match_table    218 drivers/nfc/nfcmrvl/spi.c 		.of_match_table	= of_match_ptr(of_nfcmrvl_spi_match),
of_match_table    345 drivers/nfc/nxp-nci/i2c.c 		   .of_match_table = of_nxp_nci_i2c_match,
of_match_table    264 drivers/nfc/pn533/i2c.c 		   .of_match_table = of_match_ptr(of_pn533_i2c_match),
of_match_table    963 drivers/nfc/pn544/i2c.c 		   .of_match_table = of_match_ptr(of_pn544_i2c_match),
of_match_table    284 drivers/nfc/s3fwrn5/i2c.c 		.of_match_table = of_match_ptr(of_s3fwrn5_i2c_match),
of_match_table    295 drivers/nfc/st-nci/i2c.c 		.of_match_table = of_match_ptr(of_st_nci_i2c_match),
of_match_table    308 drivers/nfc/st-nci/spi.c 		.of_match_table = of_match_ptr(of_st_nci_spi_match),
of_match_table    603 drivers/nfc/st21nfca/i2c.c 		.of_match_table = of_match_ptr(of_st21nfca_i2c_match),
of_match_table   1254 drivers/nfc/st95hf/core.c 		.of_match_table = of_match_ptr(st95hf_spi_of_match),
of_match_table   2262 drivers/nfc/trf7970a.c 		.of_match_table	= of_match_ptr(trf7970a_of_match),
of_match_table    112 drivers/nvdimm/of_pmem.c 		.of_match_table = of_pmem_region_match,
of_match_table    319 drivers/nvmem/bcm-ocotp.c 		.of_match_table = bcm_otpc_dt_ids,
of_match_table    142 drivers/nvmem/imx-iim.c 		.of_match_table = imx_iim_dt_ids,
of_match_table    161 drivers/nvmem/imx-ocotp-scu.c 		.of_match_table = imx_scu_ocotp_dt_ids,
of_match_table    543 drivers/nvmem/imx-ocotp.c 		.of_match_table = imx_ocotp_dt_ids,
of_match_table    272 drivers/nvmem/lpc18xx_eeprom.c 		.of_match_table = lpc18xx_eeprom_of_match,
of_match_table    101 drivers/nvmem/lpc18xx_otp.c 		.of_match_table = lpc18xx_otp_dt_ids,
of_match_table     94 drivers/nvmem/meson-efuse.c 		.of_match_table = meson_efuse_match,
of_match_table    238 drivers/nvmem/meson-mx-efuse.c 		.of_match_table = meson_mx_efuse_match,
of_match_table     84 drivers/nvmem/mtk-efuse.c 		.of_match_table = mtk_efuse_of_match,
of_match_table    141 drivers/nvmem/mxs-ocotp.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table    198 drivers/nvmem/mxs-ocotp.c 		.of_match_table = mxs_ocotp_match,
of_match_table     72 drivers/nvmem/qfprom.c 		.of_match_table = qfprom_of_match,
of_match_table    352 drivers/nvmem/rave-sp-eeprom.c 		.of_match_table = rave_sp_eeprom_of_match,
of_match_table    295 drivers/nvmem/rockchip-efuse.c 		.of_match_table = rockchip_efuse_match,
of_match_table    260 drivers/nvmem/sc27xx-efuse.c 		.of_match_table = sc27xx_efuse_of_match,
of_match_table    149 drivers/nvmem/snvs_lpgpr.c 		.of_match_table = snvs_lpgpr_dt_ids,
of_match_table    163 drivers/nvmem/stm32-romem.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table    194 drivers/nvmem/stm32-romem.c 		.of_match_table = of_match_ptr(stm32_romem_of_match),
of_match_table    213 drivers/nvmem/sunxi_sid.c 		.of_match_table = sunxi_sid_of_match,
of_match_table     71 drivers/nvmem/uniphier-efuse.c 		.of_match_table = uniphier_efuse_of_match,
of_match_table    249 drivers/nvmem/vf610-ocotp.c 		.of_match_table = ocotp_of_match,
of_match_table     82 drivers/nvmem/zynqmp_nvmem.c 		.of_match_table = zynqmp_nvmem_match,
of_match_table    192 drivers/of/device.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1300 drivers/of/unittest.c 		.of_match_table	= of_match_ptr(unittest_match),
of_match_table   1906 drivers/of/unittest.c 		.of_match_table	= of_match_ptr(unittest_i2c_bus_match),
of_match_table    420 drivers/opp/ti-opp-supply.c 		   .of_match_table = of_match_ptr(ti_opp_supply_of_match),
of_match_table    370 drivers/parport/parport_sunbpp.c 		.of_match_table = bpp_match,
of_match_table    941 drivers/pci/controller/dwc/pci-dra7xx.c 		.of_match_table = of_dra7xx_pcie_match,
of_match_table    528 drivers/pci/controller/dwc/pci-exynos.c 		.of_match_table = exynos_pcie_of_match,
of_match_table   1250 drivers/pci/controller/dwc/pci-imx6.c 		.of_match_table = imx6_pcie_of_match,
of_match_table   1431 drivers/pci/controller/dwc/pci-keystone.c 		.of_match_table = of_match_ptr(ks_pcie_of_match),
of_match_table    153 drivers/pci/controller/dwc/pci-layerscape-ep.c 		.of_match_table = ls_pcie_ep_of_match,
of_match_table    338 drivers/pci/controller/dwc/pci-layerscape.c 		.of_match_table = ls_pcie_of_match,
of_match_table    589 drivers/pci/controller/dwc/pci-meson.c 		.of_match_table = meson_pcie_of_match,
of_match_table    451 drivers/pci/controller/dwc/pcie-al.c 		.of_match_table = al_pcie_of_match,
of_match_table    356 drivers/pci/controller/dwc/pcie-armada8k.c 		.of_match_table = of_match_ptr(armada8k_pcie_of_match),
of_match_table    613 drivers/pci/controller/dwc/pcie-artpec6.c 		.of_match_table = artpec6_pcie_of_match,
of_match_table    265 drivers/pci/controller/dwc/pcie-designware-plat.c 		.of_match_table = dw_plat_pcie_of_match,
of_match_table    329 drivers/pci/controller/dwc/pcie-hisi.c 		   .of_match_table = hisi_pcie_of_match,
of_match_table    391 drivers/pci/controller/dwc/pcie-hisi.c 		   .of_match_table = hisi_pcie_almost_ecam_of_match,
of_match_table    465 drivers/pci/controller/dwc/pcie-histb.c 		.of_match_table = histb_pcie_of_match,
of_match_table    539 drivers/pci/controller/dwc/pcie-kirin.c 		.of_match_table = kirin_pcie_match,
of_match_table   1305 drivers/pci/controller/dwc/pcie-qcom.c 		.of_match_table = qcom_pcie_match,
of_match_table    308 drivers/pci/controller/dwc/pcie-spear13xx.c 		.of_match_table = of_match_ptr(spear13xx_pcie_of_match),
of_match_table   1723 drivers/pci/controller/dwc/pcie-tegra194.c 		.of_match_table = tegra_pcie_dw_of_match,
of_match_table    469 drivers/pci/controller/dwc/pcie-uniphier.c 		.of_match_table = uniphier_pcie_match,
of_match_table   1075 drivers/pci/controller/pci-aardvark.c 		.of_match_table = advk_pcie_of_match_table,
of_match_table    616 drivers/pci/controller/pci-ftpci100.c 		.of_match_table = of_match_ptr(faraday_pci_of_match),
of_match_table     94 drivers/pci/controller/pci-host-generic.c 		.of_match_table = gen_pci_of_match,
of_match_table   1149 drivers/pci/controller/pci-mvebu.c 		.of_match_table = mvebu_pcie_of_match_table,
of_match_table    424 drivers/pci/controller/pci-rcar-gen2.c 		.of_match_table = rcar_pci_of_match,
of_match_table   2975 drivers/pci/controller/pci-tegra.c 		.of_match_table = tegra_pcie_of_match,
of_match_table    372 drivers/pci/controller/pci-thunder-ecam.c 		.of_match_table = thunder_ecam_of_match,
of_match_table    465 drivers/pci/controller/pci-thunder-pem.c 		.of_match_table = thunder_pem_of_match,
of_match_table    958 drivers/pci/controller/pci-v3-semi.c 		.of_match_table = of_match_ptr(v3_pci_of_match),
of_match_table    231 drivers/pci/controller/pci-versatile.c 		.of_match_table = versatile_pci_of_match,
of_match_table    533 drivers/pci/controller/pci-xgene-msi.c 		.of_match_table = xgene_msi_match_table,
of_match_table    683 drivers/pci/controller/pci-xgene.c 		.of_match_table = of_match_ptr(xgene_pcie_match_table),
of_match_table    282 drivers/pci/controller/pcie-altera-msi.c 		.of_match_table = altera_msi_of_match,
of_match_table    898 drivers/pci/controller/pcie-altera.c 		.of_match_table = altera_pcie_of_match,
of_match_table    559 drivers/pci/controller/pcie-cadence-ep.c 		.of_match_table = cdns_pcie_ep_of_match,
of_match_table    356 drivers/pci/controller/pcie-cadence-host.c 		.of_match_table = cdns_pcie_host_of_match,
of_match_table    144 drivers/pci/controller/pcie-iproc-platform.c 		.of_match_table = of_match_ptr(iproc_pcie_of_match_table),
of_match_table   1248 drivers/pci/controller/pcie-mediatek.c 		.of_match_table = mtk_pcie_ids,
of_match_table    960 drivers/pci/controller/pcie-mobiveil.c 		.of_match_table = mobiveil_pcie_of_match,
of_match_table   1257 drivers/pci/controller/pcie-rcar.c 		.of_match_table = rcar_pcie_of_match,
of_match_table    647 drivers/pci/controller/pcie-rockchip-ep.c 		.of_match_table = rockchip_pcie_ep_of_match,
of_match_table   1133 drivers/pci/controller/pcie-rockchip-host.c 		.of_match_table = rockchip_pcie_of_match,
of_match_table    310 drivers/pci/controller/pcie-tango.c 		.of_match_table = tango_pcie_ids,
of_match_table    902 drivers/pci/controller/pcie-xilinx-nwl.c 		.of_match_table = nwl_pcie_of_match,
of_match_table    699 drivers/pci/controller/pcie-xilinx.c 		.of_match_table = xilinx_pcie_of_match,
of_match_table    402 drivers/pcmcia/at91_cf.c 		.of_match_table = of_match_ptr(at91_cf_dt_ids),
of_match_table    355 drivers/pcmcia/electra_cf.c 		.of_match_table = electra_cf_match,
of_match_table   1722 drivers/perf/arm-cci.c 		   .of_match_table = arm_cci_pmu_matches,
of_match_table   1547 drivers/perf/arm-ccn.c 		.of_match_table = arm_ccn_match,
of_match_table    761 drivers/perf/arm_dsu_pmu.c 		.of_match_table = of_match_ptr(dsu_pmu_of_match),
of_match_table   1230 drivers/perf/arm_spe_pmu.c 		.of_match_table	= of_match_ptr(arm_spe_pmu_of_match),
of_match_table    647 drivers/perf/fsl_imx8_ddr_perf.c 		.of_match_table = imx_ddr_pmu_dt_ids,
of_match_table   1982 drivers/perf/xgene_pmu.c 		.of_match_table = xgene_pmu_of_match,
of_match_table    997 drivers/phy/allwinner/phy-sun4i-usb.c 		.of_match_table	= sun4i_usb_phy_of_match,
of_match_table    311 drivers/phy/allwinner/phy-sun6i-mipi-dphy.c 		.of_match_table	= sun6i_dphy_of_table,
of_match_table    185 drivers/phy/allwinner/phy-sun9i-usb.c 		.of_match_table	= sun9i_usb_phy_of_match,
of_match_table    333 drivers/phy/amlogic/phy-meson-g12a-usb2.c 		.of_match_table	= phy_meson_g12a_usb2_of_match,
of_match_table    406 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c 		.of_match_table	= phy_g12a_usb3_pcie_of_match,
of_match_table    292 drivers/phy/amlogic/phy-meson-gxl-usb2.c 		.of_match_table	= phy_meson_gxl_usb2_of_match,
of_match_table    276 drivers/phy/amlogic/phy-meson-gxl-usb3.c 		.of_match_table	= phy_meson_gxl_usb3_of_match,
of_match_table    274 drivers/phy/amlogic/phy-meson8b-usb2.c 		.of_match_table	= phy_meson8b_usb2_of_match,
of_match_table    213 drivers/phy/broadcom/phy-bcm-cygnus-pcie.c 		.of_match_table = cygnus_pcie_phy_match_table,
of_match_table    138 drivers/phy/broadcom/phy-bcm-kona-usb2.c 		.of_match_table = bcm_kona_usb2_dt_ids,
of_match_table    128 drivers/phy/broadcom/phy-bcm-ns-usb2.c 		.of_match_table = bcm_ns_usb2_id_table,
of_match_table    250 drivers/phy/broadcom/phy-bcm-ns-usb3.c 			.of_match_table = bcm_ns_usb3_id_table,
of_match_table    368 drivers/phy/broadcom/phy-bcm-ns-usb3.c 		.of_match_table = bcm_ns_usb3_id_table,
of_match_table     91 drivers/phy/broadcom/phy-bcm-ns2-pcie.c 			.of_match_table = ns2_pci_phy_of_match,
of_match_table    429 drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c 		.of_match_table = of_match_ptr(ns2_drd_phy_dt_ids),
of_match_table    297 drivers/phy/broadcom/phy-bcm-sr-pcie.c 		.of_match_table	= sr_pcie_phy_match_table,
of_match_table    386 drivers/phy/broadcom/phy-bcm-sr-usb.c 		.of_match_table = bcm_usb_phy_of_match,
of_match_table    720 drivers/phy/broadcom/phy-brcm-sata.c 		.of_match_table	= brcm_sata_phy_of_match,
of_match_table    447 drivers/phy/broadcom/phy-brcm-usb.c 		.of_match_table = brcm_usb_dt_ids,
of_match_table    384 drivers/phy/cadence/cdns-dphy.c 		.of_match_table	= cdns_dphy_of_match,
of_match_table    534 drivers/phy/cadence/phy-cadence-dp.c 		.of_match_table	= cdns_dp_phy_of_match,
of_match_table    387 drivers/phy/cadence/phy-cadence-sierra.c 		.of_match_table = cdns_sierra_id_table,
of_match_table    490 drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c 		.of_match_table	= mixel_dphy_of_match,
of_match_table    133 drivers/phy/freescale/phy-fsl-imx8mq-usb.c 		.of_match_table	= imx8mq_usb_phy_of_match,
of_match_table    226 drivers/phy/hisilicon/phy-hi3660-usb3.c 		.of_match_table	= hi3660_phy_of_match,
of_match_table    157 drivers/phy/hisilicon/phy-hi6220-usb.c 		.of_match_table	= hi6220_phy_of_match,
of_match_table    179 drivers/phy/hisilicon/phy-hisi-inno-usb2.c 		.of_match_table	= hisi_inno_phy_of_match,
of_match_table    280 drivers/phy/hisilicon/phy-histb-combphy.c 		.of_match_table = histb_combphy_of_match,
of_match_table    179 drivers/phy/hisilicon/phy-hix5hd2-sata.c 		.of_match_table	= hix5hd2_sata_phy_of_match,
of_match_table    241 drivers/phy/lantiq/phy-lantiq-rcu-usb2.c 		.of_match_table	= ltq_rcu_usb2_phy_of_match,
of_match_table    488 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 		.of_match_table	= ltq_vrx200_pcie_phy_of_match,
of_match_table    145 drivers/phy/marvell/phy-armada375-usb2.c 		.of_match_table	= of_usb_cluster_table,
of_match_table    232 drivers/phy/marvell/phy-armada38x-comphy.c 		.of_match_table = a38x_comphy_of_match_table,
of_match_table    290 drivers/phy/marvell/phy-berlin-sata.c 		.of_match_table	= phy_berlin_sata_of_match,
of_match_table    204 drivers/phy/marvell/phy-berlin-usb.c 		.of_match_table	= phy_berlin_usb_of_match,
of_match_table    322 drivers/phy/marvell/phy-mvebu-a3700-comphy.c 		.of_match_table = mvebu_a3700_comphy_of_match_table,
of_match_table    269 drivers/phy/marvell/phy-mvebu-a3700-utmi.c 		.of_match_table	= mvebu_a3700_utmi_of_match,
of_match_table   1088 drivers/phy/marvell/phy-mvebu-cp110-comphy.c 		.of_match_table = mvebu_comphy_of_match_table,
of_match_table    126 drivers/phy/marvell/phy-mvebu-sata.c 		.of_match_table	= phy_mvebu_sata_of_match,
of_match_table    204 drivers/phy/marvell/phy-pxa-28nm-hsic.c 		.of_match_table = of_match_ptr(mv_hsic_phy_dt_match),
of_match_table    339 drivers/phy/marvell/phy-pxa-28nm-usb2.c 		.of_match_table = of_match_ptr(mv_usbphy_dt_match),
of_match_table    338 drivers/phy/marvell/phy-pxa-usb.c 		.of_match_table = pxa_usb_phy_of_match,
of_match_table   1180 drivers/phy/mediatek/phy-mtk-tphy.c 		.of_match_table = mtk_tphy_id_table,
of_match_table    237 drivers/phy/mediatek/phy-mtk-ufs.c 		.of_match_table = ufs_mtk_phy_of_match,
of_match_table    592 drivers/phy/mediatek/phy-mtk-xsphy.c 		.of_match_table = mtk_xsphy_id_table,
of_match_table    684 drivers/phy/motorola/phy-cpcap-usb.c 		.of_match_table = of_match_ptr(cpcap_usb_phy_id_table),
of_match_table    664 drivers/phy/motorola/phy-mapphone-mdm6600.c 		.of_match_table = of_match_ptr(phy_mdm6600_id_table),
of_match_table    533 drivers/phy/mscc/phy-ocelot-serdes.c 		.of_match_table = of_match_ptr(serdes_ids),
of_match_table    138 drivers/phy/phy-lpc18xx-usb-otg.c 		.of_match_table = lpc18xx_usb_otg_phy_match,
of_match_table    196 drivers/phy/phy-pistachio-usb.c 		.of_match_table = pistachio_usb_phy_of_match,
of_match_table   1715 drivers/phy/phy-xgene.c 		   .of_match_table = xgene_phy_of_match,
of_match_table    100 drivers/phy/qualcomm/phy-ath79-usb.c 		.of_match_table	= ath79_usb_phy_of_match,
of_match_table    273 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c 		.of_match_table	= qcom_apq8064_sata_phy_of_match,
of_match_table    195 drivers/phy/qualcomm/phy-qcom-ipq806x-sata.c 		.of_match_table	= qcom_ipq806x_sata_phy_of_match,
of_match_table    324 drivers/phy/qualcomm/phy-qcom-pcie2.c 		.of_match_table = qcom_pcie2_phy_match_table,
of_match_table   2130 drivers/phy/qualcomm/phy-qcom-qmp.c 		.of_match_table = qcom_qmp_phy_of_match_table,
of_match_table    923 drivers/phy/qualcomm/phy-qcom-qusb2.c 		.of_match_table = qusb2_phy_of_match_table,
of_match_table    164 drivers/phy/qualcomm/phy-qcom-ufs-qmp-14nm.c 		.of_match_table = ufs_qcom_phy_qmp_14nm_of_match,
of_match_table    218 drivers/phy/qualcomm/phy-qcom-ufs-qmp-20nm.c 		.of_match_table = ufs_qcom_phy_qmp_20nm_of_match,
of_match_table    283 drivers/phy/qualcomm/phy-qcom-usb-hs.c 		.of_match_table = qcom_usb_hs_phy_match,
of_match_table    150 drivers/phy/qualcomm/phy-qcom-usb-hsic.c 		.of_match_table = qcom_usb_hsic_phy_match,
of_match_table    232 drivers/phy/ralink/phy-ralink-usb.c 		.of_match_table	= ralink_usb_phy_of_match,
of_match_table    436 drivers/phy/renesas/phy-rcar-gen2.c 		.of_match_table	= rcar_gen2_phy_match_table,
of_match_table    141 drivers/phy/renesas/phy-rcar-gen3-pcie.c 		.of_match_table	= rcar_gen3_phy_pcie_match_table,
of_match_table    717 drivers/phy/renesas/phy-rcar-gen3-usb2.c 		.of_match_table	= rcar_gen3_phy_usb2_match_table,
of_match_table    214 drivers/phy/renesas/phy-rcar-gen3-usb3.c 		.of_match_table	= rcar_gen3_phy_usb3_match_table,
of_match_table    143 drivers/phy/rockchip/phy-rockchip-dp.c 		.of_match_table = rockchip_dp_phy_dt_ids,
of_match_table    389 drivers/phy/rockchip/phy-rockchip-emmc.c 		.of_match_table = rockchip_emmc_phy_dt_ids,
of_match_table   1274 drivers/phy/rockchip/phy-rockchip-inno-hdmi.c 		.of_match_table = inno_hdmi_phy_of_match,
of_match_table   1078 drivers/phy/rockchip/phy-rockchip-inno-usb2.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1439 drivers/phy/rockchip/phy-rockchip-inno-usb2.c 		.of_match_table = rockchip_usb2phy_dt_match,
of_match_table    433 drivers/phy/rockchip/phy-rockchip-pcie.c 		.of_match_table = rockchip_pcie_phy_dt_ids,
of_match_table   1115 drivers/phy/rockchip/phy-rockchip-typec.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1221 drivers/phy/rockchip/phy-rockchip-typec.c 		.of_match_table = rockchip_typec_phy_dt_ids,
of_match_table    469 drivers/phy/rockchip/phy-rockchip-usb.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table    515 drivers/phy/rockchip/phy-rockchip-usb.c 		.of_match_table = rockchip_usb_phy_dt_ids,
of_match_table    111 drivers/phy/samsung/phy-exynos-dp-video.c 		.of_match_table	= exynos_dp_video_phy_of_match,
of_match_table    360 drivers/phy/samsung/phy-exynos-mipi-video.c 		.of_match_table	= exynos_mipi_video_phy_of_match,
of_match_table    273 drivers/phy/samsung/phy-exynos-pcie.c 		.of_match_table	= exynos_pcie_phy_match,
of_match_table    954 drivers/phy/samsung/phy-exynos5-usbdrd.c 		.of_match_table	= exynos5_usbdrd_phy_of_match,
of_match_table    238 drivers/phy/samsung/phy-exynos5250-sata.c 		.of_match_table	= exynos_sata_phy_of_match,
of_match_table    251 drivers/phy/samsung/phy-samsung-usb2.c 		.of_match_table	= samsung_usb2_phy_of_match,
of_match_table    233 drivers/phy/socionext/phy-uniphier-pcie.c 		.of_match_table = uniphier_pciephy_match,
of_match_table    237 drivers/phy/socionext/phy-uniphier-usb2.c 		.of_match_table = uniphier_u2phy_match,
of_match_table    410 drivers/phy/socionext/phy-uniphier-usb3hs.c 		.of_match_table	= uniphier_u3hsphy_match,
of_match_table    341 drivers/phy/socionext/phy-uniphier-usb3ss.c 		.of_match_table	= uniphier_u3ssphy_match,
of_match_table   1274 drivers/phy/st/phy-miphy28lp.c 		.of_match_table = miphy28lp_of_match,
of_match_table    249 drivers/phy/st/phy-spear1310-miphy.c 		.of_match_table = of_match_ptr(spear1310_miphy_of_match),
of_match_table    282 drivers/phy/st/phy-spear1340-miphy.c 		.of_match_table = of_match_ptr(spear1340_miphy_of_match),
of_match_table    168 drivers/phy/st/phy-stih407-usb.c 		   .of_match_table = stih407_usb2_picophy_of_match,
of_match_table    452 drivers/phy/st/phy-stm32-usbphyc.c 		.of_match_table = stm32_usbphyc_of_match,
of_match_table    113 drivers/phy/tegra/phy-tegra194-p2u.c 		.of_match_table = tegra_p2u_id_table,
of_match_table    981 drivers/phy/tegra/xusb.c 		.of_match_table = tegra_xusb_padctl_of_match,
of_match_table    662 drivers/phy/ti/phy-am654-serdes.c 		.of_match_table = serdes_am654_id_table,
of_match_table    237 drivers/phy/ti/phy-da8xx-usb.c 		.of_match_table = da8xx_usb_phy_ids,
of_match_table    281 drivers/phy/ti/phy-dm816x-usb.c 		.of_match_table = of_match_ptr(dm816x_usb_phy_id_table),
of_match_table    342 drivers/phy/ti/phy-gmii-sel.c 		.of_match_table = phy_gmii_sel_id_table,
of_match_table    331 drivers/phy/ti/phy-omap-control.c 		.of_match_table = omap_control_phy_id_table,
of_match_table    443 drivers/phy/ti/phy-omap-usb2.c 		.of_match_table = omap_usb2_id_table,
of_match_table    945 drivers/phy/ti/phy-ti-pipe3.c 		.of_match_table = ti_pipe3_id_table,
of_match_table    827 drivers/phy/ti/phy-twl4030-usb.c 		.of_match_table = of_match_ptr(twl4030_usb_id_table),
of_match_table   1894 drivers/pinctrl/actions/pinctrl-s700.c 		.of_match_table = of_match_ptr(s700_pinctrl_of_match),
of_match_table   1810 drivers/pinctrl/actions/pinctrl-s900.c 		.of_match_table = of_match_ptr(s900_pinctrl_of_match),
of_match_table   2675 drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c 		.of_match_table = aspeed_g4_pinctrl_of_match,
of_match_table   2864 drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c 		.of_match_table = aspeed_g5_pinctrl_of_match,
of_match_table   2362 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c 		.of_match_table = aspeed_g6_pinctrl_of_match,
of_match_table   1445 drivers/pinctrl/bcm/pinctrl-bcm281xx.c 		.of_match_table = bcm281xx_pinctrl_of_match,
of_match_table   1189 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		.of_match_table = bcm2835_pinctrl_match,
of_match_table   1011 drivers/pinctrl/bcm/pinctrl-cygnus-mux.c 		.of_match_table = cygnus_pinmux_of_match,
of_match_table    910 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c 		.of_match_table = iproc_gpio_of_match,
of_match_table    373 drivers/pinctrl/bcm/pinctrl-ns.c 		.of_match_table = ns_pinctrl_of_match_table,
of_match_table   1106 drivers/pinctrl/bcm/pinctrl-ns2-mux.c 		.of_match_table = ns2_pinmux_of_match,
of_match_table    722 drivers/pinctrl/bcm/pinctrl-nsp-gpio.c 		.of_match_table = nsp_gpio_of_match,
of_match_table    635 drivers/pinctrl/bcm/pinctrl-nsp-mux.c 		.of_match_table = nsp_pinmux_of_match,
of_match_table    240 drivers/pinctrl/berlin/berlin-bg2.c 		.of_match_table = berlin2_pinctrl_match,
of_match_table    185 drivers/pinctrl/berlin/berlin-bg2cd.c 		.of_match_table = berlin2cd_pinctrl_match,
of_match_table    402 drivers/pinctrl/berlin/berlin-bg2q.c 		.of_match_table = berlin2q_pinctrl_match,
of_match_table    484 drivers/pinctrl/berlin/berlin-bg4ct.c 		.of_match_table = berlin4ct_pinctrl_match,
of_match_table    365 drivers/pinctrl/berlin/pinctrl-as370.c 		.of_match_table = as370_pinctrl_match,
of_match_table   1226 drivers/pinctrl/cirrus/pinctrl-lochnagar.c 		.of_match_table = of_match_ptr(lochnagar_of_match),
of_match_table    264 drivers/pinctrl/freescale/pinctrl-imx1.c 		.of_match_table	= imx1_pinctrl_of_match,
of_match_table    327 drivers/pinctrl/freescale/pinctrl-imx21.c 		.of_match_table	= imx21_pinctrl_of_match,
of_match_table    279 drivers/pinctrl/freescale/pinctrl-imx23.c 		.of_match_table = imx23_pinctrl_of_match,
of_match_table    326 drivers/pinctrl/freescale/pinctrl-imx25.c 		.of_match_table = of_match_ptr(imx25_pinctrl_of_match),
of_match_table    399 drivers/pinctrl/freescale/pinctrl-imx27.c 		.of_match_table = of_match_ptr(imx27_pinctrl_of_match),
of_match_table    395 drivers/pinctrl/freescale/pinctrl-imx28.c 		.of_match_table = imx28_pinctrl_of_match,
of_match_table   1016 drivers/pinctrl/freescale/pinctrl-imx35.c 		.of_match_table = imx35_pinctrl_of_match,
of_match_table    402 drivers/pinctrl/freescale/pinctrl-imx50.c 		.of_match_table = of_match_ptr(imx50_pinctrl_of_match),
of_match_table    778 drivers/pinctrl/freescale/pinctrl-imx51.c 		.of_match_table = imx51_pinctrl_of_match,
of_match_table    465 drivers/pinctrl/freescale/pinctrl-imx53.c 		.of_match_table = imx53_pinctrl_of_match,
of_match_table    475 drivers/pinctrl/freescale/pinctrl-imx6dl.c 		.of_match_table = imx6dl_pinctrl_of_match,
of_match_table    477 drivers/pinctrl/freescale/pinctrl-imx6q.c 		.of_match_table = imx6q_pinctrl_of_match,
of_match_table    381 drivers/pinctrl/freescale/pinctrl-imx6sl.c 		.of_match_table = imx6sl_pinctrl_of_match,
of_match_table    348 drivers/pinctrl/freescale/pinctrl-imx6sll.c 		.of_match_table = of_match_ptr(imx6sll_pinctrl_of_match),
of_match_table    385 drivers/pinctrl/freescale/pinctrl-imx6sx.c 		.of_match_table = of_match_ptr(imx6sx_pinctrl_of_match),
of_match_table    345 drivers/pinctrl/freescale/pinctrl-imx6ul.c 		.of_match_table = of_match_ptr(imx6ul_pinctrl_of_match),
of_match_table    389 drivers/pinctrl/freescale/pinctrl-imx7d.c 		.of_match_table = of_match_ptr(imx7d_pinctrl_of_match),
of_match_table    306 drivers/pinctrl/freescale/pinctrl-imx7ulp.c 		.of_match_table = of_match_ptr(imx7ulp_pinctrl_of_match),
of_match_table    338 drivers/pinctrl/freescale/pinctrl-imx8mm.c 		.of_match_table = of_match_ptr(imx8mm_pinctrl_of_match),
of_match_table    338 drivers/pinctrl/freescale/pinctrl-imx8mn.c 		.of_match_table = of_match_ptr(imx8mn_pinctrl_of_match),
of_match_table    341 drivers/pinctrl/freescale/pinctrl-imx8mq.c 		.of_match_table = of_match_ptr(imx8mq_pinctrl_of_match),
of_match_table    316 drivers/pinctrl/freescale/pinctrl-imx8qm.c 		.of_match_table = of_match_ptr(imx8qm_pinctrl_of_match),
of_match_table    222 drivers/pinctrl/freescale/pinctrl-imx8qxp.c 		.of_match_table = of_match_ptr(imx8qxp_pinctrl_of_match),
of_match_table    338 drivers/pinctrl/freescale/pinctrl-vf610.c 		.of_match_table = vf610_pinctrl_of_match,
of_match_table    550 drivers/pinctrl/mediatek/pinctrl-mt2701.c 		.of_match_table = mt2701_pctrl_match,
of_match_table    604 drivers/pinctrl/mediatek/pinctrl-mt2712.c 		.of_match_table = mt2712_pctrl_match,
of_match_table     55 drivers/pinctrl/mediatek/pinctrl-mt6397.c 		.of_match_table = mt6397_pctrl_match,
of_match_table   1099 drivers/pinctrl/mediatek/pinctrl-mt6765.c 		.of_match_table = mt6765_pinctrl_of_match,
of_match_table     73 drivers/pinctrl/mediatek/pinctrl-mt6797.c 		.of_match_table = mt6797_pinctrl_of_match,
of_match_table    793 drivers/pinctrl/mediatek/pinctrl-mt7622.c 		.of_match_table = mt7622_pinctrl_of_match,
of_match_table   1433 drivers/pinctrl/mediatek/pinctrl-mt7623.c 		.of_match_table = mt7623_pctrl_match,
of_match_table    441 drivers/pinctrl/mediatek/pinctrl-mt7629.c 		.of_match_table = mt7629_pinctrl_of_match,
of_match_table    317 drivers/pinctrl/mediatek/pinctrl-mt8127.c 		.of_match_table = mt8127_pctrl_match,
of_match_table    332 drivers/pinctrl/mediatek/pinctrl-mt8135.c 		.of_match_table = mt8135_pctrl_match,
of_match_table    359 drivers/pinctrl/mediatek/pinctrl-mt8173.c 		.of_match_table = mt8173_pctrl_match,
of_match_table    585 drivers/pinctrl/mediatek/pinctrl-mt8183.c 		.of_match_table = mt8183_pinctrl_of_match,
of_match_table    353 drivers/pinctrl/mediatek/pinctrl-mt8516.c 		.of_match_table = mt8516_pctrl_match,
of_match_table   1087 drivers/pinctrl/meson/pinctrl-meson-axg.c 		.of_match_table = meson_axg_pinctrl_dt_match,
of_match_table   1409 drivers/pinctrl/meson/pinctrl-meson-g12a.c 		.of_match_table = meson_g12a_pinctrl_dt_match,
of_match_table    872 drivers/pinctrl/meson/pinctrl-meson-gxbb.c 		.of_match_table = meson_gxbb_pinctrl_dt_match,
of_match_table    841 drivers/pinctrl/meson/pinctrl-meson-gxl.c 		.of_match_table = meson_gxl_pinctrl_dt_match,
of_match_table   1132 drivers/pinctrl/meson/pinctrl-meson8.c 		.of_match_table = meson8_pinctrl_dt_match,
of_match_table    983 drivers/pinctrl/meson/pinctrl-meson8b.c 		.of_match_table = meson8b_pinctrl_dt_match,
of_match_table    400 drivers/pinctrl/mvebu/pinctrl-armada-370.c 		.of_match_table = armada_370_pinctrl_of_match,
of_match_table    418 drivers/pinctrl/mvebu/pinctrl-armada-375.c 		.of_match_table = of_match_ptr(armada_375_pinctrl_of_match),
of_match_table   1171 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 		.of_match_table = armada_37xx_pinctrl_of_match,
of_match_table    429 drivers/pinctrl/mvebu/pinctrl-armada-38x.c 		.of_match_table = of_match_ptr(armada_38x_pinctrl_of_match),
of_match_table    411 drivers/pinctrl/mvebu/pinctrl-armada-39x.c 		.of_match_table = of_match_ptr(armada_39x_pinctrl_of_match),
of_match_table    131 drivers/pinctrl/mvebu/pinctrl-armada-ap806.c 		.of_match_table = of_match_ptr(armada_ap806_pinctrl_of_match),
of_match_table    688 drivers/pinctrl/mvebu/pinctrl-armada-cp110.c 		.of_match_table = of_match_ptr(armada_cp110_pinctrl_of_match),
of_match_table    642 drivers/pinctrl/mvebu/pinctrl-armada-xp.c 		.of_match_table = armada_xp_pinctrl_of_match,
of_match_table    856 drivers/pinctrl/mvebu/pinctrl-dove.c 		.of_match_table = dove_pinctrl_of_match,
of_match_table    484 drivers/pinctrl/mvebu/pinctrl-kirkwood.c 		.of_match_table = kirkwood_pinctrl_of_match,
of_match_table    243 drivers/pinctrl/mvebu/pinctrl-orion.c 		.of_match_table = of_match_ptr(orion_pinctrl_of_match),
of_match_table   1091 drivers/pinctrl/nomadik/pinctrl-abx500.c 		.of_match_table = abx500_gpio_match,
of_match_table   1963 drivers/pinctrl/nomadik/pinctrl-nomadik.c 		.of_match_table = nmk_gpio_match,
of_match_table   1975 drivers/pinctrl/nomadik/pinctrl-nomadik.c 		.of_match_table = nmk_pinctrl_match,
of_match_table   2054 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c 		.of_match_table = npcm7xx_pinctrl_match,
of_match_table    992 drivers/pinctrl/pinctrl-artpec6.c 		.of_match_table = artpec6_pinctrl_match,
of_match_table    619 drivers/pinctrl/pinctrl-as3722.c 		.of_match_table = as3722_pinctrl_of_match,
of_match_table   1132 drivers/pinctrl/pinctrl-at91-pio4.c 		.of_match_table = atmel_pctrl_of_match,
of_match_table   1935 drivers/pinctrl/pinctrl-at91.c 		.of_match_table = at91_gpio_of_match,
of_match_table   1943 drivers/pinctrl/pinctrl-at91.c 		.of_match_table = at91_pinctrl_of_match,
of_match_table    482 drivers/pinctrl/pinctrl-axp209.c 		.of_match_table	= axp20x_pctl_match,
of_match_table   1349 drivers/pinctrl/pinctrl-bm1880.c 		.of_match_table = of_match_ptr(bm1880_pinctrl_of_match),
of_match_table    760 drivers/pinctrl/pinctrl-coh901.c 		.of_match_table = u300_gpio_match,
of_match_table    192 drivers/pinctrl/pinctrl-da850-pupd.c 		.of_match_table	= da850_pupd_of_match,
of_match_table    342 drivers/pinctrl/pinctrl-digicolor.c 		.of_match_table = dc_pinctrl_ids,
of_match_table    500 drivers/pinctrl/pinctrl-falcon.c 		.of_match_table = falcon_match,
of_match_table   2616 drivers/pinctrl/pinctrl-gemini.c 		.of_match_table = gemini_pinctrl_match,
of_match_table   2153 drivers/pinctrl/pinctrl-ingenic.c 		.of_match_table = of_match_ptr(ingenic_pinctrl_of_match),
of_match_table   1378 drivers/pinctrl/pinctrl-lpc18xx.c 		.of_match_table	= lpc18xx_scu_match,
of_match_table    960 drivers/pinctrl/pinctrl-mcp23s08.c 		.of_match_table = of_match_ptr(mcp23s08_i2c_of_match),
of_match_table   1083 drivers/pinctrl/pinctrl-mcp23s08.c 		.of_match_table = of_match_ptr(mcp23s08_spi_of_match),
of_match_table    825 drivers/pinctrl/pinctrl-ocelot.c 		.of_match_table = of_match_ptr(ocelot_pinctrl_of_match),
of_match_table   1260 drivers/pinctrl/pinctrl-oxnas.c 		.of_match_table = oxnas_pinctrl_of_match,
of_match_table   1275 drivers/pinctrl/pinctrl-oxnas.c 		.of_match_table = oxnas_gpio_of_match,
of_match_table   1054 drivers/pinctrl/pinctrl-palmas.c 		.of_match_table = palmas_pinctrl_of_match,
of_match_table   2273 drivers/pinctrl/pinctrl-pic32.c 		.of_match_table = pic32_pinctrl_of_match,
of_match_table   2287 drivers/pinctrl/pinctrl-pic32.c 		.of_match_table = pic32_gpio_of_match,
of_match_table   1470 drivers/pinctrl/pinctrl-pistachio.c 		.of_match_table = pistachio_pinctrl_of_match,
of_match_table   3866 drivers/pinctrl/pinctrl-rockchip.c 		.of_match_table = rockchip_pinctrl_dt_match,
of_match_table   1417 drivers/pinctrl/pinctrl-rza1.c 		.of_match_table = rza1_pinctrl_of_match,
of_match_table    507 drivers/pinctrl/pinctrl-rza2.c 		.of_match_table = rza2_pinctrl_of_match,
of_match_table    941 drivers/pinctrl/pinctrl-rzn1.c 		.of_match_table	= rzn1_pinctrl_match,
of_match_table   1955 drivers/pinctrl/pinctrl-single.c 		.of_match_table	= pcs_of_match,
of_match_table   1704 drivers/pinctrl/pinctrl-st.c 		.of_match_table = st_pctl_of_match,
of_match_table    804 drivers/pinctrl/pinctrl-stmfx.c 		.of_match_table = stmfx_pinctrl_of_match,
of_match_table   1249 drivers/pinctrl/pinctrl-sx150x.c 		.of_match_table = of_match_ptr(sx150x_of_match),
of_match_table    830 drivers/pinctrl/pinctrl-tb10x.c 		.of_match_table = of_match_ptr(tb10x_pinctrl_dt_ids),
of_match_table   1094 drivers/pinctrl/pinctrl-u300.c 		.of_match_table = u300_pinctrl_match,
of_match_table   1800 drivers/pinctrl/pinctrl-xway.c 		.of_match_table = xway_match,
of_match_table   1206 drivers/pinctrl/pinctrl-zynq.c 		.of_match_table = zynq_pinctrl_of_match,
of_match_table    263 drivers/pinctrl/pxa/pinctrl-pxa25x.c 		.of_match_table	= pxa25x_pinctrl_match,
of_match_table    555 drivers/pinctrl/pxa/pinctrl-pxa27x.c 		.of_match_table	= pxa27x_pinctrl_match,
of_match_table    637 drivers/pinctrl/qcom/pinctrl-apq8064.c 		.of_match_table = apq8064_pinctrl_of_match,
of_match_table   1215 drivers/pinctrl/qcom/pinctrl-apq8084.c 		.of_match_table = apq8084_pinctrl_of_match,
of_match_table    717 drivers/pinctrl/qcom/pinctrl-ipq4019.c 		.of_match_table = ipq4019_pinctrl_of_match,
of_match_table    639 drivers/pinctrl/qcom/pinctrl-ipq8064.c 		.of_match_table = ipq8064_pinctrl_of_match,
of_match_table   1048 drivers/pinctrl/qcom/pinctrl-ipq8074.c 		.of_match_table = ipq8074_pinctrl_of_match,
of_match_table    454 drivers/pinctrl/qcom/pinctrl-mdm9615.c 		.of_match_table = mdm9615_pinctrl_of_match,
of_match_table    989 drivers/pinctrl/qcom/pinctrl-msm8660.c 		.of_match_table = msm8660_pinctrl_of_match,
of_match_table    977 drivers/pinctrl/qcom/pinctrl-msm8916.c 		.of_match_table = msm8916_pinctrl_of_match,
of_match_table   1254 drivers/pinctrl/qcom/pinctrl-msm8960.c 		.of_match_table = msm8960_pinctrl_of_match,
of_match_table   1351 drivers/pinctrl/qcom/pinctrl-msm8994.c 		.of_match_table = msm8994_pinctrl_of_match,
of_match_table   1914 drivers/pinctrl/qcom/pinctrl-msm8996.c 		.of_match_table = msm8996_pinctrl_of_match,
of_match_table   1529 drivers/pinctrl/qcom/pinctrl-msm8998.c 		.of_match_table = msm8998_pinctrl_of_match,
of_match_table   1079 drivers/pinctrl/qcom/pinctrl-msm8x74.c 		.of_match_table = msm8x74_pinctrl_of_match,
of_match_table   1652 drivers/pinctrl/qcom/pinctrl-qcs404.c 		.of_match_table = qcs404_pinctrl_of_match,
of_match_table   1128 drivers/pinctrl/qcom/pinctrl-sc7180.c 		.of_match_table = sc7180_pinctrl_of_match,
of_match_table   1437 drivers/pinctrl/qcom/pinctrl-sdm660.c 		.of_match_table = sdm660_pinctrl_of_match,
of_match_table   1337 drivers/pinctrl/qcom/pinctrl-sdm845.c 		.of_match_table = sdm845_pinctrl_of_match,
of_match_table   1528 drivers/pinctrl/qcom/pinctrl-sm8150.c 		.of_match_table = sm8150_pinctrl_of_match,
of_match_table   1132 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 		   .of_match_table = pmic_gpio_of_match,
of_match_table    929 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 		   .of_match_table = pmic_mpp_of_match,
of_match_table    905 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c 		.of_match_table = pm8xxx_gpio_of_match,
of_match_table    864 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c 		.of_match_table = pm8xxx_mpp_of_match,
of_match_table   1294 drivers/pinctrl/samsung/pinctrl-samsung.c 		.of_match_table = samsung_pinctrl_dt_match,
of_match_table    865 drivers/pinctrl/sh-pfc/core.c 	for (i = 0; pdrv->driver.of_match_table[i].compatible[0]; i++)
of_match_table    866 drivers/pinctrl/sh-pfc/core.c 		sh_pfc_check_info(pdrv->driver.of_match_table[i].data);
of_match_table   1001 drivers/pinctrl/sh-pfc/core.c 		.of_match_table = of_match_ptr(sh_pfc_of_table),
of_match_table   5597 drivers/pinctrl/sirf/pinctrl-atlas7.c 		.of_match_table = atlas7_pinmux_ids,
of_match_table   6147 drivers/pinctrl/sirf/pinctrl-atlas7.c 		.of_match_table = atlas7_gpio_ids,
of_match_table    395 drivers/pinctrl/sirf/pinctrl-sirf.c 		.of_match_table = pinmux_ids,
of_match_table    710 drivers/pinctrl/spear/pinctrl-plgpio.c 		.of_match_table = plgpio_of_match,
of_match_table   2709 drivers/pinctrl/spear/pinctrl-spear1310.c 		.of_match_table = spear1310_pinctrl_of_match,
of_match_table   2025 drivers/pinctrl/spear/pinctrl-spear1340.c 		.of_match_table = spear1340_pinctrl_of_match,
of_match_table    682 drivers/pinctrl/spear/pinctrl-spear300.c 		.of_match_table = spear300_pinctrl_of_match,
of_match_table    405 drivers/pinctrl/spear/pinctrl-spear310.c 		.of_match_table = spear310_pinctrl_of_match,
of_match_table   3446 drivers/pinctrl/spear/pinctrl-spear320.c 		.of_match_table = spear320_pinctrl_of_match,
of_match_table    943 drivers/pinctrl/sprd/pinctrl-sprd-sc9860.c 		.of_match_table = sprd_pinctrl_of_match,
of_match_table   1372 drivers/pinctrl/stm32/pinctrl-stm32.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1584 drivers/pinctrl/stm32/pinctrl-stm32f429.c 		.of_match_table = stm32f429_pctrl_match,
of_match_table   1570 drivers/pinctrl/stm32/pinctrl-stm32f469.c 		.of_match_table = stm32f469_pctrl_match,
of_match_table   1679 drivers/pinctrl/stm32/pinctrl-stm32f746.c 		.of_match_table = stm32f746_pctrl_match,
of_match_table   1819 drivers/pinctrl/stm32/pinctrl-stm32f769.c 		.of_match_table = stm32f769_pctrl_match,
of_match_table   1976 drivers/pinctrl/stm32/pinctrl-stm32h743.c 		.of_match_table = stm32h743_pctrl_match,
of_match_table   2353 drivers/pinctrl/stm32/pinctrl-stm32mp157.c 		.of_match_table = stm32mp157_pctrl_match,
of_match_table   1323 drivers/pinctrl/sunxi/pinctrl-sun4i-a10.c 		.of_match_table	= sun4i_a10_pinctrl_match,
of_match_table    122 drivers/pinctrl/sunxi/pinctrl-sun50i-a64-r.c 		.of_match_table	= sun50i_a64_r_pinctrl_match,
of_match_table    598 drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c 		.of_match_table	= a64_pinctrl_match,
of_match_table    577 drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c 		.of_match_table	= sun50i_h5_pinctrl_match,
of_match_table    125 drivers/pinctrl/sunxi/pinctrl-sun50i-h6-r.c 		.of_match_table	= sun50i_h6_r_pinctrl_match,
of_match_table    612 drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c 		.of_match_table	= h6_pinctrl_match,
of_match_table    747 drivers/pinctrl/sunxi/pinctrl-sun5i.c 		.of_match_table	= sun5i_pinctrl_match,
of_match_table    145 drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.c 		.of_match_table	= sun6i_a31_r_pinctrl_match,
of_match_table    997 drivers/pinctrl/sunxi/pinctrl-sun6i-a31.c 		.of_match_table	= sun6i_a31_pinctrl_match,
of_match_table    132 drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.c 		.of_match_table	= sun8i_a23_r_pinctrl_match,
of_match_table    584 drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c 		.of_match_table	= sun8i_a23_pinctrl_match,
of_match_table    509 drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c 		.of_match_table	= sun8i_a33_pinctrl_match,
of_match_table    125 drivers/pinctrl/sunxi/pinctrl-sun8i-a83t-r.c 		.of_match_table	= sun8i_a83t_r_pinctrl_match,
of_match_table    595 drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c 		.of_match_table	= sun8i_a83t_pinctrl_match,
of_match_table    104 drivers/pinctrl/sunxi/pinctrl-sun8i-h3-r.c 		.of_match_table	= sun8i_h3_r_pinctrl_match,
of_match_table    513 drivers/pinctrl/sunxi/pinctrl-sun8i-h3.c 		.of_match_table	= sun8i_h3_pinctrl_match,
of_match_table    576 drivers/pinctrl/sunxi/pinctrl-sun8i-v3s.c 		.of_match_table	= sun8i_v3s_pinctrl_match,
of_match_table    175 drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.c 		.of_match_table	= sun9i_a80_r_pinctrl_match,
of_match_table    743 drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c 		.of_match_table	= sun9i_a80_pinctrl_match,
of_match_table    413 drivers/pinctrl/sunxi/pinctrl-suniv-f1c100s.c 		.of_match_table	= suniv_f1c100s_pinctrl_match,
of_match_table   1859 drivers/pinctrl/tegra/pinctrl-tegra114.c 		.of_match_table = tegra114_pinctrl_of_match,
of_match_table   2071 drivers/pinctrl/tegra/pinctrl-tegra124.c 		.of_match_table = tegra124_pinctrl_of_match,
of_match_table    161 drivers/pinctrl/tegra/pinctrl-tegra194.c 		.of_match_table = tegra194_pinctrl_of_match,
of_match_table   2268 drivers/pinctrl/tegra/pinctrl-tegra20.c 		.of_match_table = tegra20_pinctrl_of_match,
of_match_table   1573 drivers/pinctrl/tegra/pinctrl-tegra210.c 		.of_match_table = tegra210_pinctrl_of_match,
of_match_table   2494 drivers/pinctrl/tegra/pinctrl-tegra30.c 		.of_match_table = tegra30_pinctrl_of_match,
of_match_table    927 drivers/pinctrl/ti/pinctrl-ti-iodelay.c 		   .of_match_table = ti_iodelay_of_match,
of_match_table    712 drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c 		.of_match_table = uniphier_ld11_pinctrl_match,
of_match_table    825 drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c 		.of_match_table = uniphier_ld20_pinctrl_match,
of_match_table    745 drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c 		.of_match_table = uniphier_ld4_pinctrl_match,
of_match_table    960 drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c 		.of_match_table = uniphier_ld6b_pinctrl_match,
of_match_table   1254 drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c 		.of_match_table = uniphier_pro4_pinctrl_match,
of_match_table   1023 drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c 		.of_match_table = uniphier_pro5_pinctrl_match,
of_match_table    982 drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c 		.of_match_table = uniphier_pxs2_pinctrl_match,
of_match_table    993 drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c 		.of_match_table = uniphier_pxs3_pinctrl_match,
of_match_table    674 drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c 		.of_match_table = uniphier_sld8_pinctrl_match,
of_match_table    475 drivers/pinctrl/vt8500/pinctrl-vt8500.c 		.of_match_table	= wmt_pinctrl_of_match,
of_match_table    506 drivers/pinctrl/vt8500/pinctrl-wm8505.c 		.of_match_table	= wmt_pinctrl_of_match,
of_match_table    344 drivers/pinctrl/vt8500/pinctrl-wm8650.c 		.of_match_table	= wmt_pinctrl_of_match,
of_match_table    383 drivers/pinctrl/vt8500/pinctrl-wm8750.c 		.of_match_table	= wmt_pinctrl_of_match,
of_match_table    362 drivers/pinctrl/vt8500/pinctrl-wm8850.c 		.of_match_table	= wmt_pinctrl_of_match,
of_match_table   1018 drivers/pinctrl/zte/pinctrl-zx296718.c 		.of_match_table = zx296718_pinctrl_match,
of_match_table    363 drivers/platform/chrome/cros_ec_i2c.c 		.of_match_table = of_match_ptr(cros_ec_i2c_of_match),
of_match_table    307 drivers/platform/chrome/cros_ec_rpmsg.c 		.of_match_table = cros_ec_rpmsg_of_match,
of_match_table    829 drivers/platform/chrome/cros_ec_spi.c 		.of_match_table = cros_ec_spi_of_match,
of_match_table    962 drivers/platform/goldfish/goldfish_pipe.c 		.of_match_table = goldfish_pipe_of_match,
of_match_table    748 drivers/platform/olpc/olpc-xo175-ec.c 		.of_match_table = olpc_xo175_ec_of_match,
of_match_table    621 drivers/power/avs/rockchip-io-domain.c 		.of_match_table = rockchip_iodomain_match,
of_match_table   1017 drivers/power/avs/smartreflex.c 		.of_match_table	= omap_sr_match,
of_match_table    232 drivers/power/reset/at91-poweroff.c 		.of_match_table = at91_poweroff_of_match,
of_match_table    268 drivers/power/reset/at91-reset.c 		.of_match_table = at91_reset_of_match,
of_match_table    388 drivers/power/reset/at91-sama5d2_shdwc.c 		.of_match_table = at91_shdwc_of_match,
of_match_table     80 drivers/power/reset/axxia-reset.c 		.of_match_table = of_match_ptr(of_axxia_reset_match),
of_match_table     69 drivers/power/reset/brcm-kona-reset.c 		.of_match_table = of_match,
of_match_table    147 drivers/power/reset/brcmstb-reboot.c 		.of_match_table = of_match,
of_match_table    172 drivers/power/reset/gemini-poweroff.c 		.of_match_table = gemini_poweroff_of_match,
of_match_table     99 drivers/power/reset/gpio-poweroff.c 		.of_match_table = of_gpio_poweroff_match,
of_match_table    132 drivers/power/reset/gpio-restart.c 		.of_match_table = of_gpio_restart_match,
of_match_table     76 drivers/power/reset/hisi-reboot.c 		.of_match_table = hisi_reboot_of_match,
of_match_table    164 drivers/power/reset/keystone-reset.c 		.of_match_table = rsctrl_of_match,
of_match_table    306 drivers/power/reset/ltc2952-poweroff.c 		.of_match_table = of_ltc2952_poweroff_match,
of_match_table     63 drivers/power/reset/msm-poweroff.c 		.of_match_table = of_match_ptr(of_msm_restart_match),
of_match_table     69 drivers/power/reset/nvmem-reboot-mode.c 		.of_match_table = nvmem_reboot_mode_of_match,
of_match_table     97 drivers/power/reset/ocelot-reset.c 		.of_match_table = ocelot_reset_of_match,
of_match_table     92 drivers/power/reset/qcom-pon.c 		.of_match_table = of_match_ptr(pm8916_pon_id_table),
of_match_table    129 drivers/power/reset/qnap-poweroff.c 		.of_match_table = of_match_ptr(qnap_power_off_of_match_table),
of_match_table     54 drivers/power/reset/restart-poweroff.c 		.of_match_table = of_restart_poweroff_match,
of_match_table     80 drivers/power/reset/rmobile-reset.c 		.of_match_table = rmobile_reset_of_match,
of_match_table     99 drivers/power/reset/st-poweroff.c 		.of_match_table = st_reset_of_match,
of_match_table     98 drivers/power/reset/syscon-poweroff.c 		.of_match_table = syscon_poweroff_of_match,
of_match_table     79 drivers/power/reset/syscon-reboot-mode.c 		.of_match_table = syscon_reboot_mode_of_match,
of_match_table     94 drivers/power/reset/syscon-reboot.c 		.of_match_table = syscon_reboot_of_match,
of_match_table    145 drivers/power/reset/vexpress-poweroff.c 		.of_match_table = vexpress_reset_of_match,
of_match_table     87 drivers/power/reset/xgene-reboot.c 		.of_match_table = xgene_reboot_of_match,
of_match_table     79 drivers/power/reset/zx-reboot.c 		.of_match_table = zx_reboot_of_match,
of_match_table   1131 drivers/power/supply/ab8500_btemp.c 		.of_match_table = ab8500_btemp_match,
of_match_table   3628 drivers/power/supply/ab8500_charger.c 		.of_match_table = ab8500_charger_match,
of_match_table   3241 drivers/power/supply/ab8500_fg.c 		.of_match_table = ab8500_fg_match,
of_match_table   2095 drivers/power/supply/abx500_chargalg.c 		.of_match_table = ab8500_chargalg_match,
of_match_table    354 drivers/power/supply/axp20x_ac_power.c 		.of_match_table = axp20x_ac_power_match,
of_match_table    640 drivers/power/supply/axp20x_battery.c 		.of_match_table = axp20x_battery_ps_id,
of_match_table    560 drivers/power/supply/axp20x_usb_power.c 		.of_match_table = axp20x_usb_power_match,
of_match_table   1782 drivers/power/supply/bq2415x_charger.c 		.of_match_table = of_match_ptr(bq2415x_of_match_table),
of_match_table   1973 drivers/power/supply/bq24190_charger.c 		.of_match_table	= of_match_ptr(bq24190_of_match),
of_match_table   1166 drivers/power/supply/bq24257_charger.c 		.of_match_table = of_match_ptr(bq24257_of_match),
of_match_table    510 drivers/power/supply/bq24735-charger.c 		.of_match_table = bq24735_match_ids,
of_match_table   1008 drivers/power/supply/bq25890_charger.c 		.of_match_table = of_match_ptr(bq25890_of_match),
of_match_table    297 drivers/power/supply/bq27xxx_battery_i2c.c 		.of_match_table = of_match_ptr(bq27xxx_battery_i2c_of_match_table),
of_match_table   1978 drivers/power/supply/charger-manager.c 		.of_match_table = charger_manager_match,
of_match_table    804 drivers/power/supply/cpcap-battery.c 		.of_match_table = of_match_ptr(cpcap_battery_id_table),
of_match_table    701 drivers/power/supply/cpcap-charger.c 		.of_match_table = of_match_ptr(cpcap_charger_id_table),
of_match_table    807 drivers/power/supply/ds2760_battery.c 	.of_match_table	= of_match_ptr(w1_ds2760_of_ids),
of_match_table    280 drivers/power/supply/goldfish_battery.c 		.of_match_table = goldfish_battery_of_match,
of_match_table    265 drivers/power/supply/gpio-charger.c 		.of_match_table = gpio_charger_match,
of_match_table    183 drivers/power/supply/ingenic-battery.c 		.of_match_table = of_match_ptr(ingenic_battery_of_match),
of_match_table    503 drivers/power/supply/isp1704_charger.c 		.of_match_table = of_match_ptr(omap_isp1704_of_match),
of_match_table    230 drivers/power/supply/lego_ev3_battery.c 		.of_match_table = of_lego_ev3_battery_match,
of_match_table    617 drivers/power/supply/lp8727_charger.c 		   .of_match_table = of_match_ptr(lp8727_dt_ids),
of_match_table    198 drivers/power/supply/lt3651-charger.c 		.of_match_table = lt3651_charger_match,
of_match_table    653 drivers/power/supply/ltc2941-battery-gauge.c 		.of_match_table = ltc294x_i2c_of_match,
of_match_table    328 drivers/power/supply/max14656_charger_detector.c 		.of_match_table = max14656_match_table,
of_match_table    286 drivers/power/supply/max17040_battery.c 		.of_match_table = max17040_of_match,
of_match_table   1187 drivers/power/supply/max17042_battery.c 		.of_match_table = of_match_ptr(max17042_dt_match),
of_match_table    436 drivers/power/supply/max8903_charger.c 		.of_match_table = max8903_match_ids
of_match_table    720 drivers/power/supply/olpc_battery.c 		.of_match_table = olpc_battery_ids,
of_match_table   1028 drivers/power/supply/qcom_smbb.c 		.of_match_table = smbb_charger_id_table,
of_match_table   1746 drivers/power/supply/rt9455_charger.c 		.of_match_table	= of_match_ptr(rt9455_of_match),
of_match_table    275 drivers/power/supply/rx51_battery.c 		.of_match_table = of_match_ptr(n900_battery_of_match),
of_match_table    995 drivers/power/supply/sbs-battery.c 		.of_match_table = sbs_dt_ids,
of_match_table    260 drivers/power/supply/sbs-charger.c 		.of_match_table = of_match_ptr(sbs_dt_ids),
of_match_table    431 drivers/power/supply/sbs-manager.c 		.of_match_table = of_match_ptr(sbsm_dt_ids),
of_match_table    531 drivers/power/supply/sc2731_charger.c 		.of_match_table = sc2731_charger_of_match,
of_match_table   1223 drivers/power/supply/sc27xx_fuel_gauge.c 		.of_match_table = sc27xx_fgu_of_match,
of_match_table    351 drivers/power/supply/tps65090-charger.c 		.of_match_table = of_tps65090_charger_match,
of_match_table    278 drivers/power/supply/tps65217_charger.c 		.of_match_table = of_match_ptr(tps65217_charger_match_table),
of_match_table   1142 drivers/power/supply/twl4030_charger.c 		.of_match_table = of_match_ptr(twl_bci_of_match),
of_match_table    637 drivers/power/supply/ucs1002_power.c 		   .of_match_table = ucs1002_of_match,
of_match_table    266 drivers/pps/clients/pps-gpio.c 		.of_match_table	= pps_gpio_dt_ids,
of_match_table    340 drivers/ptp/ptp_dte.c 		.of_match_table = ptp_dte_of_match,
of_match_table    638 drivers/ptp/ptp_qoriq.c 		.of_match_table	= match_table,
of_match_table    306 drivers/pwm/pwm-atmel-hlcdc.c 		.of_match_table = atmel_hlcdc_pwm_dt_ids,
of_match_table    506 drivers/pwm/pwm-atmel-tcb.c 		.of_match_table = atmel_tcb_pwm_dt_ids,
of_match_table    404 drivers/pwm/pwm-atmel.c 		.of_match_table = of_match_ptr(atmel_pwm_dt_ids),
of_match_table    269 drivers/pwm/pwm-bcm-iproc.c 		.of_match_table = bcm_iproc_pwmc_dt,
of_match_table    334 drivers/pwm/pwm-bcm-kona.c 		.of_match_table = bcm_kona_pwmc_dt,
of_match_table    205 drivers/pwm/pwm-bcm2835.c 		.of_match_table = bcm2835_pwm_of_match,
of_match_table    298 drivers/pwm/pwm-berlin.c 		.of_match_table = berlin_pwm_match,
of_match_table    324 drivers/pwm/pwm-brcmstb.c 		.of_match_table = brcmstb_pwm_of_match,
of_match_table    161 drivers/pwm/pwm-clps711x.c 		.of_match_table = of_match_ptr(clps711x_pwm_dt_ids),
of_match_table    250 drivers/pwm/pwm-cros-ec.c 		.of_match_table = of_match_ptr(cros_ec_pwm_of_match),
of_match_table    556 drivers/pwm/pwm-fsl-ftm.c 		.of_match_table = fsl_pwm_dt_ids,
of_match_table    282 drivers/pwm/pwm-hibvt.c 		.of_match_table = hibvt_pwm_of_match,
of_match_table    416 drivers/pwm/pwm-img.c 		.of_match_table = img_pwm_of_match,
of_match_table    439 drivers/pwm/pwm-imx-tpm.c 		.of_match_table = imx_tpm_pwm_dt_ids,
of_match_table    191 drivers/pwm/pwm-imx1.c 		.of_match_table = pwm_imx1_dt_ids,
of_match_table    353 drivers/pwm/pwm-imx27.c 		.of_match_table = pwm_imx27_dt_ids,
of_match_table    195 drivers/pwm/pwm-jz4740.c 		.of_match_table = of_match_ptr(jz4740_pwm_dt_ids),
of_match_table    304 drivers/pwm/pwm-lp3943.c 		.of_match_table = of_match_ptr(lp3943_pwm_of_match),
of_match_table    459 drivers/pwm/pwm-lpc18xx-sct.c 		.of_match_table = lpc18xx_pwm_of_match,
of_match_table    159 drivers/pwm/pwm-lpc32xx.c 		.of_match_table = lpc32xx_pwm_dt_ids,
of_match_table    324 drivers/pwm/pwm-mediatek.c 		.of_match_table = pwm_mediatek_of_match,
of_match_table    587 drivers/pwm/pwm-meson.c 		.of_match_table = meson_pwm_matches,
of_match_table    294 drivers/pwm/pwm-mtk-disp.c 		.of_match_table = mtk_disp_pwm_of_match,
of_match_table    188 drivers/pwm/pwm-mxs.c 		.of_match_table = mxs_pwm_dt_ids,
of_match_table    398 drivers/pwm/pwm-omap-dmtimer.c 		.of_match_table = of_match_ptr(pwm_omap_dmtimer_of_match),
of_match_table    577 drivers/pwm/pwm-pca9685.c 		.of_match_table = of_match_ptr(pca9685_dt_ids),
of_match_table    225 drivers/pwm/pwm-pxa.c 		.of_match_table = pwm_of_match,
of_match_table    266 drivers/pwm/pwm-rcar.c 		.of_match_table = of_match_ptr(rcar_pwm_of_table),
of_match_table    461 drivers/pwm/pwm-renesas-tpu.c 		.of_match_table = of_match_ptr(tpu_of_table),
of_match_table    410 drivers/pwm/pwm-rockchip.c 		.of_match_table = rockchip_pwm_dt_ids,
of_match_table    641 drivers/pwm/pwm-samsung.c 		.of_match_table = of_match_ptr(samsung_pwm_matches),
of_match_table    331 drivers/pwm/pwm-sifive.c 		.of_match_table = pwm_sifive_of_match,
of_match_table    255 drivers/pwm/pwm-spear.c 		.of_match_table = spear_pwm_of_match,
of_match_table    300 drivers/pwm/pwm-sprd.c 		.of_match_table = sprd_pwm_of_match,
of_match_table    681 drivers/pwm/pwm-sti.c 		.of_match_table = sti_pwm_of_match,
of_match_table    267 drivers/pwm/pwm-stm32-lp.c 		.of_match_table = of_match_ptr(stm32_pwm_lp_of_match),
of_match_table    661 drivers/pwm/pwm-stm32.c 		.of_match_table = stm32_pwm_of_match,
of_match_table    398 drivers/pwm/pwm-sun4i.c 		.of_match_table = sun4i_pwm_dt_ids,
of_match_table    299 drivers/pwm/pwm-tegra.c 		.of_match_table = tegra_pwm_of_match,
of_match_table    309 drivers/pwm/pwm-tiecap.c 		.of_match_table = ecap_of_match,
of_match_table    580 drivers/pwm/pwm-tiehrpwm.c 		.of_match_table = ehrpwm_of_match,
of_match_table     45 drivers/pwm/pwm-tipwmss.c 		.of_match_table	= pwmss_of_match,
of_match_table    326 drivers/pwm/pwm-twl-led.c 		.of_match_table = of_match_ptr(twl_pwmled_of_match),
of_match_table    346 drivers/pwm/pwm-twl.c 		.of_match_table = of_match_ptr(twl_pwm_of_match),
of_match_table    262 drivers/pwm/pwm-vt8500.c 		.of_match_table = vt8500_pwm_dt_ids,
of_match_table    269 drivers/pwm/pwm-zx.c 		.of_match_table = zx_pwm_dt_ids,
of_match_table    104 drivers/regulator/88pg86x.c 		.of_match_table = of_match_ptr(pg86x_dt_ids),
of_match_table    327 drivers/regulator/anatop-regulator.c 		.of_match_table = of_anatop_regulator_match_tbl,
of_match_table    833 drivers/regulator/as3722-regulator.c 		.of_match_table = of_as3722_regulator_match,
of_match_table    564 drivers/regulator/cpcap-regulator.c 		.of_match_table = of_match_ptr(cpcap_regulator_id_table),
of_match_table    229 drivers/regulator/da9210-regulator.c 		.of_match_table = of_match_ptr(da9210_dt_ids),
of_match_table    527 drivers/regulator/da9211-regulator.c 		.of_match_table = of_match_ptr(da9211_dt_ids),
of_match_table    563 drivers/regulator/fan53555.c 		.of_match_table = of_match_ptr(fan53555_dt_ids),
of_match_table    280 drivers/regulator/fixed.c 		.of_match_table = of_match_ptr(fixed_of_match),
of_match_table    349 drivers/regulator/gpio-regulator.c 		.of_match_table = of_match_ptr(regulator_gpio_of_match),
of_match_table    199 drivers/regulator/isl9305.c 		.of_match_table	= of_match_ptr(isl9305_dt_ids),
of_match_table    274 drivers/regulator/lochnagar-regulator.c 		.of_match_table = of_match_ptr(lochnagar_of_match),
of_match_table    955 drivers/regulator/lp872x.c 		.of_match_table = of_match_ptr(lp872x_dt_ids),
of_match_table    480 drivers/regulator/ltc3589.c 		.of_match_table = of_match_ptr(ltc3589_of_match),
of_match_table    381 drivers/regulator/ltc3676.c 		.of_match_table = of_match_ptr(ltc3676_of_match),
of_match_table    296 drivers/regulator/max1586.c 		.of_match_table = of_match_ptr(max1586_of_match),
of_match_table    320 drivers/regulator/max8952.c 		.of_match_table = of_match_ptr(max8952_dt_match),
of_match_table    839 drivers/regulator/max8973-regulator.c 		.of_match_table = of_max8973_match_tbl,
of_match_table    517 drivers/regulator/mcp16502.c 		.of_match_table	= of_match_ptr(mcp16502_ids),
of_match_table    155 drivers/regulator/mt6311-regulator.c 		.of_match_table = of_match_ptr(mt6311_dt_ids),
of_match_table    333 drivers/regulator/mt6380-regulator.c 		.of_match_table = of_match_ptr(mt6380_of_match),
of_match_table    397 drivers/regulator/mt6397-regulator.c 		.of_match_table = of_match_ptr(mt6397_of_match),
of_match_table   1669 drivers/regulator/palmas-regulator.c 		.of_match_table = of_palmas_match_tbl,
of_match_table    253 drivers/regulator/pbias-regulator.c 		.of_match_table = of_match_ptr(pbias_of_match),
of_match_table    861 drivers/regulator/pfuze100-regulator.c 		.of_match_table = pfuze_dt_ids,
of_match_table    386 drivers/regulator/pv88060-regulator.c 		.of_match_table = of_match_ptr(pv88060_dt_ids),
of_match_table    566 drivers/regulator/pv88080-regulator.c 		.of_match_table = of_match_ptr(pv88080_dt_ids),
of_match_table    407 drivers/regulator/pv88090-regulator.c 		.of_match_table = of_match_ptr(pv88090_dt_ids),
of_match_table    398 drivers/regulator/pwm-regulator.c 		.of_match_table = of_match_ptr(pwm_of_match),
of_match_table    950 drivers/regulator/qcom-rpmh-regulator.c 		.of_match_table	= of_match_ptr(rpmh_regulator_match_table),
of_match_table    995 drivers/regulator/qcom_rpm-regulator.c 		.of_match_table = of_match_ptr(rpm_of_match),
of_match_table    835 drivers/regulator/qcom_smd-regulator.c 		.of_match_table = rpm_of_match,
of_match_table   2092 drivers/regulator/qcom_spmi-regulator.c 		.of_match_table = qcom_spmi_regulator_match,
of_match_table     87 drivers/regulator/stm32-booster.c 		of_match_device(dev->driver->of_match_table, dev)->data;
of_match_table    120 drivers/regulator/stm32-booster.c 		.of_match_table = of_match_ptr(stm32_booster_of_match),
of_match_table    179 drivers/regulator/stm32-pwr.c 		.of_match_table = of_match_ptr(stm32_pwr_of_match),
of_match_table    300 drivers/regulator/stm32-vrefbuf.c 		.of_match_table = of_match_ptr(stm32_vrefbuf_of_match),
of_match_table    623 drivers/regulator/stpmic1_regulator.c 		.of_match_table = of_match_ptr(of_pmic_regulator_match),
of_match_table     98 drivers/regulator/stw481x-vmmc.c 		.of_match_table = stw481x_vmmc_match,
of_match_table    142 drivers/regulator/sy8106a-regulator.c 		.of_match_table	= of_match_ptr(sy8106a_i2c_of_match),
of_match_table    223 drivers/regulator/sy8824x.c 		.of_match_table = of_match_ptr(sy8824_dt_ids),
of_match_table    885 drivers/regulator/ti-abb-regulator.c 		   .of_match_table = of_match_ptr(ti_abb_of_match),
of_match_table    368 drivers/regulator/tps51632-regulator.c 		.of_match_table = of_match_ptr(tps51632_of_match),
of_match_table    518 drivers/regulator/tps62360-regulator.c 		.of_match_table = of_match_ptr(tps62360_of_match),
of_match_table    345 drivers/regulator/tps65023-regulator.c 		.of_match_table = of_match_ptr(tps65023_of_match),
of_match_table    665 drivers/regulator/twl-regulator.c 		.of_match_table = of_match_ptr(twl_of_match),
of_match_table    759 drivers/regulator/twl6030-regulator.c 		.of_match_table = of_match_ptr(twl_of_match),
of_match_table    212 drivers/regulator/uniphier-regulator.c 		.of_match_table = uniphier_regulator_match,
of_match_table    536 drivers/regulator/vctrl-regulator.c 		.of_match_table = of_match_ptr(vctrl_of_match),
of_match_table     94 drivers/regulator/vexpress-regulator.c 		.of_match_table = vexpress_regulator_of_match,
of_match_table    392 drivers/remoteproc/da8xx_remoteproc.c 		.of_match_table = of_match_ptr(davinci_rproc_of_match),
of_match_table    413 drivers/remoteproc/imx_rproc.c 		.of_match_table = imx_rproc_of_match,
of_match_table    506 drivers/remoteproc/keystone_remoteproc.c 		.of_match_table = keystone_rproc_of_match,
of_match_table    532 drivers/remoteproc/qcom_q6v5_adsp.c 		.of_match_table = adsp_of_match,
of_match_table   1720 drivers/remoteproc/qcom_q6v5_mss.c 		.of_match_table = q6v5_of_match,
of_match_table    395 drivers/remoteproc/qcom_q6v5_pas.c 		.of_match_table = adsp_of_match,
of_match_table    595 drivers/remoteproc/qcom_q6v5_wcss.c 		.of_match_table = q6v5_wcss_of_match,
of_match_table    594 drivers/remoteproc/qcom_wcnss.c 		.of_match_table = wcnss_of_match,
of_match_table    173 drivers/remoteproc/qcom_wcnss_iris.c 		.of_match_table = iris_of_match,
of_match_table    471 drivers/remoteproc/st_remoteproc.c 		.of_match_table = of_match_ptr(st_rproc_match),
of_match_table    633 drivers/remoteproc/stm32_rproc.c 		.of_match_table = of_match_ptr(stm32_rproc_match),
of_match_table    243 drivers/remoteproc/wkup_m3_rproc.c 		.of_match_table = wkup_m3_rproc_of_match,
of_match_table    145 drivers/reset/hisilicon/hi6220_reset.c 		.of_match_table = hi6220_reset_match,
of_match_table    110 drivers/reset/hisilicon/reset-hi3660.c 		.of_match_table = hi3660_reset_match,
of_match_table    134 drivers/reset/reset-ath79.c 		.of_match_table		= ath79_reset_dt_ids,
of_match_table     77 drivers/reset/reset-axs10x.c 		.of_match_table = axs10x_reset_dt_match,
of_match_table    101 drivers/reset/reset-berlin.c 		.of_match_table = berlin_reset_dt_match,
of_match_table    119 drivers/reset/reset-brcmstb.c 		.of_match_table = brcmstb_reset_of_match,
of_match_table    131 drivers/reset/reset-hsdk.c 		.of_match_table = hsdk_reset_dt_match,
of_match_table    293 drivers/reset/reset-imx7.c 		.of_match_table	= imx7_reset_dt_ids,
of_match_table    203 drivers/reset/reset-lantiq.c 		.of_match_table	= lantiq_rcu_reset_dt_ids,
of_match_table    226 drivers/reset/reset-lpc18xx.c 		.of_match_table		= lpc18xx_rgu_match,
of_match_table    162 drivers/reset/reset-meson-audio-arb.c 		.of_match_table = meson_audio_arb_of_match,
of_match_table    121 drivers/reset/reset-meson.c 		.of_match_table	= meson_reset_dt_ids,
of_match_table    111 drivers/reset/reset-oxnas.c 		.of_match_table	= oxnas_reset_dt_ids,
of_match_table    133 drivers/reset/reset-pistachio.c 		.of_match_table	= pistachio_reset_dt_ids,
of_match_table    126 drivers/reset/reset-qcom-aoss.c 		.of_match_table = qcom_aoss_reset_of_match,
of_match_table    118 drivers/reset/reset-qcom-pdc.c 		.of_match_table = qcom_pdc_reset_of_match,
of_match_table    180 drivers/reset/reset-simple.c 		.of_match_table	= reset_simple_dt_ids,
of_match_table    111 drivers/reset/reset-stm32mp1.c 		.of_match_table	= stm32_reset_dt_ids,
of_match_table    262 drivers/reset/reset-ti-sci.c 		.of_match_table = ti_sci_reset_of_match,
of_match_table    230 drivers/reset/reset-ti-syscon.c 		.of_match_table = ti_syscon_reset_of_match,
of_match_table    176 drivers/reset/reset-uniphier-glue.c 		.of_match_table = uniphier_glue_reset_match,
of_match_table    490 drivers/reset/reset-uniphier.c 		.of_match_table = uniphier_reset_match,
of_match_table    131 drivers/reset/reset-zynq.c 		.of_match_table	= zynq_reset_dt_ids,
of_match_table    105 drivers/reset/reset-zynqmp.c 		.of_match_table	= zynqmp_reset_dt_ids,
of_match_table    150 drivers/reset/sti/reset-stih407.c 		.of_match_table = stih407_reset_match,
of_match_table    200 drivers/reset/sti/reset-syscfg.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table    333 drivers/rpmsg/qcom_glink_rpm.c 		.of_match_table = glink_rpm_of_match,
of_match_table   1572 drivers/rpmsg/qcom_smd.c 		.of_match_table = qcom_smd_of_match,
of_match_table    956 drivers/rtc/rtc-ab-b5ze-s3.c 		.of_match_table = of_match_ptr(abb5zes3_dt_match),
of_match_table    447 drivers/rtc/rtc-ab-eoz9.c 		.of_match_table = of_match_ptr(abeoz9_dt_match),
of_match_table    636 drivers/rtc/rtc-ac100.c 		.of_match_table	= of_match_ptr(ac100_rtc_match),
of_match_table    600 drivers/rtc/rtc-armada38x.c 		.of_match_table = of_match_ptr(armada38x_rtc_of_match_table),
of_match_table    331 drivers/rtc/rtc-asm9260.c 		.of_match_table = asm9260_dt_ids,
of_match_table    123 drivers/rtc/rtc-aspeed.c 		.of_match_table = of_match_ptr(aspeed_rtc_match),
of_match_table    535 drivers/rtc/rtc-at91rm9200.c 		.of_match_table = of_match_ptr(at91_rtc_dt_ids),
of_match_table    541 drivers/rtc/rtc-at91sam9.c 		.of_match_table = of_match_ptr(at91_rtc_dt_ids),
of_match_table    323 drivers/rtc/rtc-bq32k.c 		.of_match_table = of_match_ptr(bq32k_of_match),
of_match_table    323 drivers/rtc/rtc-brcmstb-waketimer.c 		.of_match_table	= of_match_ptr(brcmstb_waketmr_of_match),
of_match_table    405 drivers/rtc/rtc-cadence.c 		.of_match_table = cdns_rtc_of_match,
of_match_table   1446 drivers/rtc/rtc-cmos.c 		.of_match_table = of_match_ptr(of_cmos_match),
of_match_table    282 drivers/rtc/rtc-coh901331.c 		.of_match_table = coh901331_dt_match,
of_match_table    314 drivers/rtc/rtc-cpcap.c 		.of_match_table = cpcap_rtc_of_match,
of_match_table    501 drivers/rtc/rtc-da9063.c 		.of_match_table = da9063_compatible_reg_id_table,
of_match_table    219 drivers/rtc/rtc-digicolor.c 		.of_match_table = of_match_ptr(dc_dt_ids),
of_match_table    206 drivers/rtc/rtc-ds1302.c 	.driver.of_match_table = of_match_ptr(ds1302_dt_ids),
of_match_table   1869 drivers/rtc/rtc-ds1307.c 		.of_match_table = of_match_ptr(ds1307_of_match),
of_match_table    713 drivers/rtc/rtc-ds1374.c 		.of_match_table = of_match_ptr(ds1374_of_match),
of_match_table    225 drivers/rtc/rtc-ds1390.c 		.of_match_table = of_match_ptr(ds1390_of_match),
of_match_table    151 drivers/rtc/rtc-ds1672.c 		   .of_match_table = of_match_ptr(ds1672_of_match),
of_match_table    215 drivers/rtc/rtc-ds1742.c 		.of_match_table = of_match_ptr(ds1742_rtc_of_match),
of_match_table    605 drivers/rtc/rtc-ds3232.c 		.of_match_table = of_match_ptr(ds3232_of_match),
of_match_table    149 drivers/rtc/rtc-em3027.c 		   .of_match_table = of_match_ptr(em3027_of_match),
of_match_table    324 drivers/rtc/rtc-fsl-ftm-alarm.c 		.of_match_table = ftm_rtc_match,
of_match_table    204 drivers/rtc/rtc-ftrtc010.c 		.of_match_table = ftrtc010_rtc_dt_match,
of_match_table    215 drivers/rtc/rtc-goldfish.c 		.of_match_table = goldfish_rtc_of_match,
of_match_table    594 drivers/rtc/rtc-hym8563.c 		.of_match_table	= hym8563_dt_idtable,
of_match_table    187 drivers/rtc/rtc-imx-sc.c 		.of_match_table = imx_sc_dt_ids,
of_match_table    855 drivers/rtc/rtc-imxdi.c 		   .of_match_table = of_match_ptr(dryice_dt_ids),
of_match_table    275 drivers/rtc/rtc-isl12022.c 		.of_match_table = of_match_ptr(isl12022_dt_match),
of_match_table    492 drivers/rtc/rtc-isl12026.c 		.of_match_table = isl12026_dt_match,
of_match_table    903 drivers/rtc/rtc-isl1208.c 		.of_match_table = of_match_ptr(isl1208_of_match),
of_match_table    408 drivers/rtc/rtc-jz4740.c 		.of_match_table = of_match_ptr(jz4740_rtc_of_match),
of_match_table    298 drivers/rtc/rtc-lpc24xx.c 		.of_match_table	= lpc24xx_rtc_match,
of_match_table    364 drivers/rtc/rtc-lpc32xx.c 		.of_match_table = of_match_ptr(lpc32xx_rtc_match),
of_match_table   1005 drivers/rtc/rtc-m41t80.c 		.of_match_table = of_match_ptr(m41t80_of_match),
of_match_table    437 drivers/rtc/rtc-mcp795.c 				.of_match_table = of_match_ptr(mcp795_of_match),
of_match_table    147 drivers/rtc/rtc-meson-vrtc.c 		.of_match_table = meson_vrtc_dt_match,
of_match_table    398 drivers/rtc/rtc-meson.c 		.of_match_table	= of_match_ptr(meson_rtc_dt_match),
of_match_table    321 drivers/rtc/rtc-moxart.c 		.of_match_table	= moxart_rtc_match,
of_match_table    412 drivers/rtc/rtc-mpc5121.c 		.of_match_table = of_match_ptr(mpc5121_rtc_match),
of_match_table    418 drivers/rtc/rtc-mt6397.c 		.of_match_table = mt6397_rtc_of_match,
of_match_table    404 drivers/rtc/rtc-mt7622.c 		.of_match_table = mtk_rtc_match,
of_match_table    318 drivers/rtc/rtc-mv.c 		.of_match_table = of_match_ptr(rtc_mv_of_match_table),
of_match_table    446 drivers/rtc/rtc-mxc.c 		   .of_match_table = of_match_ptr(imx_rtc_dt_ids),
of_match_table    380 drivers/rtc/rtc-mxc_v2.c 		.of_match_table = mxc_ids,
of_match_table   1034 drivers/rtc/rtc-omap.c 		.of_match_table = omap_rtc_of_match,
of_match_table    276 drivers/rtc/rtc-opal.c 		.of_match_table	= opal_rtc_match,
of_match_table    367 drivers/rtc/rtc-palmas.c 		.of_match_table = of_match_ptr(of_palmas_rtc_match),
of_match_table    458 drivers/rtc/rtc-pcf2123.c 			.of_match_table = of_match_ptr(pcf2123_dt_ids),
of_match_table    660 drivers/rtc/rtc-pcf2127.c 		.of_match_table = of_match_ptr(pcf2127_of_match),
of_match_table    724 drivers/rtc/rtc-pcf2127.c 		.of_match_table = of_match_ptr(pcf2127_of_match),
of_match_table    489 drivers/rtc/rtc-pcf85063.c 		.of_match_table = of_match_ptr(pcf85063_of_match),
of_match_table    395 drivers/rtc/rtc-pcf8523.c 		.of_match_table = of_match_ptr(pcf8523_of_match),
of_match_table    441 drivers/rtc/rtc-pcf85363.c 		.of_match_table = of_match_ptr(dev_ids),
of_match_table    639 drivers/rtc/rtc-pcf8563.c 		.of_match_table = of_match_ptr(pcf8563_of_match),
of_match_table    381 drivers/rtc/rtc-pic32.c 		.of_match_table	= of_match_ptr(pic32_rtc_dt_ids),
of_match_table    543 drivers/rtc/rtc-pm8xxx.c 		.of_match_table	= pm8xxx_id_table,
of_match_table    409 drivers/rtc/rtc-pxa.c 		.of_match_table = of_match_ptr(pxa_rtc_dt_ids),
of_match_table    445 drivers/rtc/rtc-r7301.c 		.of_match_table = rtc7301_dt_match,
of_match_table    743 drivers/rtc/rtc-rs5c372.c 		.of_match_table = of_match_ptr(rs5c372_of_match),
of_match_table    239 drivers/rtc/rtc-rtd119x.c 		.of_match_table	= rtd119x_rtc_dt_ids,
of_match_table    723 drivers/rtc/rtc-rv3028.c 		.of_match_table = of_match_ptr(rv3028_of_match),
of_match_table    887 drivers/rtc/rtc-rv3029c2.c 		.of_match_table = of_match_ptr(rv3029_of_match),
of_match_table    638 drivers/rtc/rtc-rv8803.c 		.of_match_table = of_match_ptr(rv8803_of_match),
of_match_table    393 drivers/rtc/rtc-rx6110.c 		.of_match_table = of_match_ptr(rx6110_spi_of_match),
of_match_table    491 drivers/rtc/rtc-rx8010.c 		.of_match_table = of_match_ptr(rx8010_of_match),
of_match_table    327 drivers/rtc/rtc-rx8581.c 		.of_match_table = of_match_ptr(rx8581_of_match),
of_match_table    506 drivers/rtc/rtc-s35390a.c 		.of_match_table = of_match_ptr(s35390a_of_match),
of_match_table    828 drivers/rtc/rtc-s3c.c 		.of_match_table	= of_match_ptr(s3c_rtc_dt_match),
of_match_table    358 drivers/rtc/rtc-sa1100.c 		.of_match_table = of_match_ptr(sa1100_rtc_dt_ids),
of_match_table    679 drivers/rtc/rtc-sc27xx.c 		.of_match_table = sprd_rtc_of_match,
of_match_table    219 drivers/rtc/rtc-sd3078.c 		.of_match_table = of_match_ptr(rtc_dt_match),
of_match_table    676 drivers/rtc/rtc-sh.c 		.of_match_table = sh_rtc_of_match,
of_match_table    450 drivers/rtc/rtc-sirfsoc.c 		.of_match_table = sirfsoc_rtc_of_match,
of_match_table    396 drivers/rtc/rtc-snvs.c 		.of_match_table = snvs_dt_ids,
of_match_table    487 drivers/rtc/rtc-spear.c 		.of_match_table = of_match_ptr(spear_rtc_id_table),
of_match_table    314 drivers/rtc/rtc-st-lpc.c 		.of_match_table = st_rtc_match,
of_match_table    921 drivers/rtc/rtc-stm32.c 		.of_match_table = stm32_rtc_of_match,
of_match_table    411 drivers/rtc/rtc-stmp3xxx.c 		.of_match_table = rtc_dt_ids,
of_match_table    765 drivers/rtc/rtc-sun6i.c 		.of_match_table = sun6i_rtc_dt_ids,
of_match_table    482 drivers/rtc/rtc-sunxi.c 		.of_match_table = sunxi_rtc_dt_ids,
of_match_table    410 drivers/rtc/rtc-tegra.c 		.of_match_table = tegra_rtc_dt_match,
of_match_table    650 drivers/rtc/rtc-twl.c 		.of_match_table = twl_rtc_of_match,
of_match_table    271 drivers/rtc/rtc-vt8500.c 		.of_match_table = wmt_dt_ids,
of_match_table    682 drivers/rtc/rtc-x1205.c 		.of_match_table = x1205_dt_ids,
of_match_table    277 drivers/rtc/rtc-xgene.c 		.of_match_table	= of_match_ptr(xgene_rtc_of_match),
of_match_table    300 drivers/rtc/rtc-zynqmp.c 		.of_match_table	= xlnx_rtc_of_match,
of_match_table    417 drivers/sbus/char/bbc_i2c.c 		.of_match_table = bbc_i2c_match,
of_match_table    267 drivers/sbus/char/display7seg.c 		.of_match_table = d7s_match,
of_match_table   1131 drivers/sbus/char/envctrl.c 		.of_match_table = envctrl_match,
of_match_table    211 drivers/sbus/char/flash.c 		.of_match_table = flash_match,
of_match_table    429 drivers/sbus/char/uctrl.c 		.of_match_table = uctrl_match,
of_match_table   1824 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c 		.of_match_table = sas_v1_of_match,
of_match_table   3626 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 		.of_match_table = sas_v2_of_match,
of_match_table    550 drivers/scsi/mac53c94.c 		.of_match_table	= mac53c94_match,
of_match_table   2042 drivers/scsi/mesh.c 		.of_match_table	= mesh_match,
of_match_table   1466 drivers/scsi/qlogicpti.c 		.of_match_table = qpti_match,
of_match_table    604 drivers/scsi/sun_esp.c 		.of_match_table = esp_match,
of_match_table    225 drivers/scsi/ufs/cdns-pltfrm.c 		.of_match_table = cdns_ufs_of_match,
of_match_table    101 drivers/scsi/ufs/tc-dwc-g210-pltfrm.c 		.of_match_table	= of_match_ptr(tc_dwc_g210_pltfm_match),
of_match_table    600 drivers/scsi/ufs/ufs-hisi.c 		.of_match_table = of_match_ptr(ufs_hisi_of_match),
of_match_table    370 drivers/scsi/ufs/ufs-mediatek.c 		.of_match_table = ufs_mtk_of_match,
of_match_table   1667 drivers/scsi/ufs/ufs-qcom.c 		.of_match_table = of_match_ptr(ufs_qcom_of_match),
of_match_table    166 drivers/siox/siox-bus-gpio.c 		.of_match_table = siox_gpio_dt_ids,
of_match_table    126 drivers/slimbus/core.c 	if (!(drv->driver.of_match_table || drv->id_table) || !drv->probe)
of_match_table    735 drivers/slimbus/qcom-ctrl.c 		.of_match_table = qcom_slim_dt_match,
of_match_table   1520 drivers/slimbus/qcom-ngd-ctrl.c 		.of_match_table = qcom_slim_ngd_dt_match,
of_match_table    109 drivers/soc/actions/owl-sps.c 	match = of_match_device(pdev->dev.driver->of_match_table, &pdev->dev);
of_match_table    311 drivers/soc/actions/owl-sps.c 		.of_match_table = owl_sps_of_matches,
of_match_table    204 drivers/soc/amlogic/meson-canvas.c 		.of_match_table = canvas_dt_match,
of_match_table    689 drivers/soc/amlogic/meson-clk-measure.c 		.of_match_table	= meson_msr_match_table,
of_match_table    495 drivers/soc/amlogic/meson-ee-pwrc.c 		.of_match_table	= meson_ee_pwrc_match_table,
of_match_table    373 drivers/soc/amlogic/meson-gx-pwrc-vpu.c 		.of_match_table	= meson_gx_pwrc_vpu_match_table,
of_match_table    300 drivers/soc/aspeed/aspeed-lpc-ctrl.c 		.of_match_table = aspeed_lpc_ctrl_match,
of_match_table    334 drivers/soc/aspeed/aspeed-lpc-snoop.c 		.of_match_table = aspeed_lpc_snoop_match,
of_match_table    433 drivers/soc/aspeed/aspeed-p2a-ctrl.c 		.of_match_table = aspeed_p2a_ctrl_match,
of_match_table    821 drivers/soc/bcm/brcmstb/pm/pm-arm.c 		.of_match_table = aon_ctrl_dt_ids,
of_match_table    237 drivers/soc/bcm/raspberrypi-power.c 		.of_match_table = rpi_power_of_match,
of_match_table    320 drivers/soc/fsl/dpaa2-console.c 		   .of_match_table = dpaa2_console_match_table,
of_match_table    240 drivers/soc/fsl/guts.c 		.of_match_table = fsl_guts_of_match,
of_match_table    314 drivers/soc/fsl/qbman/bman_ccsr.c 		.of_match_table = fsl_bman_ids,
of_match_table    218 drivers/soc/fsl/qbman/bman_portal.c 		.of_match_table = bman_portal_ids,
of_match_table    911 drivers/soc/fsl/qbman/qman_ccsr.c 		.of_match_table = fsl_qman_ids,
of_match_table    365 drivers/soc/fsl/qbman/qman_portal.c 		.of_match_table = qman_portal_ids,
of_match_table    688 drivers/soc/fsl/qe/qe.c 		.of_match_table = qe_ids,
of_match_table    549 drivers/soc/imx/gpc.c 		.of_match_table = imx_gpc_dt_ids,
of_match_table    650 drivers/soc/imx/gpcv2.c 		.of_match_table = imx_gpcv2_dt_ids,
of_match_table    739 drivers/soc/ixp4xx/ixp4xx-npe.c 		.of_match_table = of_match_ptr(ixp4xx_npe_of_match),
of_match_table    460 drivers/soc/ixp4xx/ixp4xx-qmgr.c 		.of_match_table = of_match_ptr(ixp4xx_qmgr_of_match),
of_match_table     78 drivers/soc/lantiq/fpi-bus.c 		.of_match_table = ltq_fpi_match,
of_match_table   2049 drivers/soc/mediatek/mtk-pmic-wrap.c 		.of_match_table = of_match_ptr(of_pwrap_match_tbl),
of_match_table   1065 drivers/soc/mediatek/mtk-scpsys.c 		.of_match_table = of_match_ptr(of_scpsys_match_tbl),
of_match_table    415 drivers/soc/qcom/apr.c 		.of_match_table = apr_of_match,
of_match_table    274 drivers/soc/qcom/cmd-db.c 		   .of_match_table = cmd_db_match_table,
of_match_table     92 drivers/soc/qcom/llcc-sdm845.c 		.of_match_table = sdm845_qcom_llcc_of_match,
of_match_table    764 drivers/soc/qcom/qcom-geni-se.c 		.of_match_table = geni_se_dt_match,
of_match_table    605 drivers/soc/qcom/qcom_aoss.c 		.of_match_table	= qmp_dt_match,
of_match_table    241 drivers/soc/qcom/qcom_gsbi.c 		.of_match_table	= gsbi_dt_match,
of_match_table    295 drivers/soc/qcom/rmtfs_mem.c 		.of_match_table = qcom_rmtfs_mem_of_match,
of_match_table    687 drivers/soc/qcom/rpmh-rsc.c 		  .of_match_table = rpmh_drv_match,
of_match_table    398 drivers/soc/qcom/rpmhpd.c 		.of_match_table = rpmhpd_match_table,
of_match_table    391 drivers/soc/qcom/rpmpd.c 		.of_match_table = rpmpd_match_table,
of_match_table    234 drivers/soc/qcom/smd-rpm.c 		.of_match_table = qcom_smd_rpm_of_match,
of_match_table    997 drivers/soc/qcom/smem.c 		.of_match_table = qcom_smem_of_match,
of_match_table    592 drivers/soc/qcom/smp2p.c 		.of_match_table = qcom_smp2p_of_match,
of_match_table    615 drivers/soc/qcom/smsm.c 		.of_match_table = qcom_smsm_of_match,
of_match_table    374 drivers/soc/qcom/spm.c 		.of_match_table = spm_match_table,
of_match_table    351 drivers/soc/qcom/wcnss_ctrl.c 		.of_match_table = wcnss_ctrl_of_match,
of_match_table    635 drivers/soc/rockchip/pm_domains.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table   1031 drivers/soc/rockchip/pm_domains.c 		.of_match_table = rockchip_pm_domain_dt_match,
of_match_table    143 drivers/soc/samsung/exynos-pmu.c 		.of_match_table = exynos_pmu_of_device_ids,
of_match_table    397 drivers/soc/sunxi/sunxi_sram.c 		.of_match_table	= sunxi_sram_dt_match,
of_match_table    169 drivers/soc/tegra/flowctrl.c 		.of_match_table = tegra_flowctrl_match,
of_match_table    168 drivers/soc/tegra/fuse/fuse-tegra.c 		.of_match_table = tegra_fuse_match,
of_match_table   2807 drivers/soc/tegra/pmc.c 		.of_match_table = tegra_pmc_match,
of_match_table    814 drivers/soc/ti/knav_dma.c 		.of_match_table	= of_match,
of_match_table   1904 drivers/soc/ti/knav_qmss_queue.c 		.of_match_table = keystone_qmss_of_match,
of_match_table    209 drivers/soc/ti/ti_sci_pm_domains.c 		.of_match_table = ti_sci_pm_domain_matches,
of_match_table    567 drivers/soc/ti/wkup_m3_ipc.c 		.of_match_table = wkup_m3_ipc_of_match,
of_match_table    131 drivers/soc/versatile/soc-realview.c 		.of_match_table = realview_soc_of_match,
of_match_table    620 drivers/soc/xilinx/xlnx_vcu.c 		.of_match_table = xvcu_of_id_table,
of_match_table    177 drivers/soc/xilinx/zynqmp_power.c 		.of_match_table = pm_of_match,
of_match_table    172 drivers/soc/zte/zx296718_pm_domains.c 		.of_match_table = zx296718_pm_domain_matches,
of_match_table    631 drivers/spi/atmel-quadspi.c 		.of_match_table	= atmel_qspi_dt_ids,
of_match_table    236 drivers/spi/spi-altera.c 		.of_match_table = of_match_ptr(altera_spi_match),
of_match_table    929 drivers/spi/spi-armada-3700.c 		.of_match_table = of_match_ptr(a3700_spi_dt_ids),
of_match_table    243 drivers/spi/spi-ath79.c 		.of_match_table = ath79_spi_of_match,
of_match_table   1785 drivers/spi/spi-atmel.c 		.of_match_table	= of_match_ptr(atmel_spi_dt_ids),
of_match_table    584 drivers/spi/spi-axi-spi-engine.c 		.of_match_table = spi_engine_match_table,
of_match_table   1380 drivers/spi/spi-bcm2835.c 		.of_match_table	= bcm2835_spi_match,
of_match_table    615 drivers/spi/spi-bcm2835aux.c 		.of_match_table	= bcm2835aux_spi_match,
of_match_table    509 drivers/spi/spi-bcm63xx-hsspi.c 		.of_match_table = bcm63xx_hsspi_of_match,
of_match_table    654 drivers/spi/spi-bcm63xx.c 		.of_match_table = bcm63xx_spi_of_match,
of_match_table     35 drivers/spi/spi-brcmstb-qspi.c 		.of_match_table = brcmstb_qspi_of_match,
of_match_table    713 drivers/spi/spi-cadence.c 		.of_match_table = cdns_spi_of_match,
of_match_table     92 drivers/spi/spi-cavium-octeon.c 		.of_match_table = octeon_spi_match,
of_match_table    163 drivers/spi/spi-clps711x.c 		.of_match_table = clps711x_spi_dt_ids,
of_match_table   1056 drivers/spi/spi-davinci.c 		.of_match_table = of_match_ptr(davinci_spi_of_match),
of_match_table    241 drivers/spi/spi-dw-mmio.c 		.of_match_table = dw_spi_mmio_of_match,
of_match_table    492 drivers/spi/spi-efm32.c 		.of_match_table = efm32_spi_dt_ids,
of_match_table    425 drivers/spi/spi-falcon.c 		.of_match_table = falcon_sflash_match,
of_match_table   1165 drivers/spi/spi-fsl-dspi.c 	.driver.of_match_table	= fsl_dspi_dt_ids,
of_match_table    833 drivers/spi/spi-fsl-espi.c 		.of_match_table = of_fsl_espi_match,
of_match_table   1017 drivers/spi/spi-fsl-lpspi.c 		.of_match_table = fsl_lpspi_dt_ids,
of_match_table    978 drivers/spi/spi-fsl-qspi.c 		.of_match_table = fsl_qspi_dt_ids,
of_match_table    780 drivers/spi/spi-fsl-spi.c 		.of_match_table = of_fsl_spi_match,
of_match_table    685 drivers/spi/spi-geni-qcom.c 		.of_match_table = spi_geni_dt_match,
of_match_table    446 drivers/spi/spi-gpio.c 		.of_match_table = of_match_ptr(spi_gpio_dt_ids),
of_match_table    799 drivers/spi/spi-img-spfi.c 		.of_match_table = of_match_ptr(img_spfi_of_match),
of_match_table   1801 drivers/spi/spi-imx.c 		   .of_match_table = spi_imx_dt_ids,
of_match_table    148 drivers/spi/spi-iproc-qspi.c 		.of_match_table = bcm_iproc_of_match,
of_match_table    225 drivers/spi/spi-jcore.c 		.of_match_table = jcore_spi_of_match,
of_match_table    971 drivers/spi/spi-lantiq-ssc.c 		.of_match_table = lantiq_ssc_match,
of_match_table    356 drivers/spi/spi-loopback-test.c 		.of_match_table = spi_loopback_test_of_match,
of_match_table    237 drivers/spi/spi-lp8841-rtc.c 		.of_match_table = of_match_ptr(spi_lp8841_rtc_dt_ids),
of_match_table    615 drivers/spi/spi-meson-spicc.c 		.of_match_table = of_match_ptr(meson_spicc_of_match),
of_match_table    447 drivers/spi/spi-meson-spifc.c 		.of_match_table	= of_match_ptr(meson_spifc_dt_match),
of_match_table    621 drivers/spi/spi-mpc512x-psc.c 		.of_match_table = mpc512x_psc_spi_of_match,
of_match_table    496 drivers/spi/spi-mpc52xx-psc.c 		.of_match_table = mpc52xx_psc_spi_of_match,
of_match_table    545 drivers/spi/spi-mpc52xx.c 		.of_match_table = mpc52xx_spi_match,
of_match_table    896 drivers/spi/spi-mt65xx.c 		.of_match_table = mtk_spi_of_match,
of_match_table    404 drivers/spi/spi-mt7621.c 		.of_match_table = mt7621_spi_match,
of_match_table    609 drivers/spi/spi-mxic.c 		.of_match_table = mxic_spi_of_ids,
of_match_table    666 drivers/spi/spi-mxs.c 		.of_match_table = mxs_spi_dt_ids,
of_match_table    760 drivers/spi/spi-npcm-fiu.c 		.of_match_table = npcm_fiu_dt_ids,
of_match_table    483 drivers/spi/spi-npcm-pspi.c 		.of_match_table	= npcm_pspi_match,
of_match_table   1091 drivers/spi/spi-nxp-fspi.c 		.of_match_table = nxp_fspi_dt_ids,
of_match_table    346 drivers/spi/spi-oc-tiny.c 		.of_match_table = of_match_ptr(tiny_spi_match),
of_match_table   1581 drivers/spi/spi-omap2-mcspi.c 		.of_match_table = omap_mcspi_of_match,
of_match_table    846 drivers/spi/spi-orion.c 		.of_match_table = of_match_ptr(orion_spi_of_match_table),
of_match_table    705 drivers/spi/spi-pic32-sqi.c 		.of_match_table = of_match_ptr(pic32_sqi_of_ids),
of_match_table    855 drivers/spi/spi-pic32.c 		.of_match_table = of_match_ptr(pic32_spi_of_match),
of_match_table    576 drivers/spi/spi-ppc4xx.c 		.of_match_table = spi_ppc4xx_of_match,
of_match_table   1555 drivers/spi/spi-pxa2xx.c 		of_id = of_match_device(pdev->dev.driver->of_match_table,
of_match_table   2006 drivers/spi/spi-pxa2xx.c 		.of_match_table = of_match_ptr(pxa2xx_spi_of_match),
of_match_table    569 drivers/spi/spi-qcom-qspi.c 		.of_match_table = qcom_qspi_dt_match,
of_match_table   1304 drivers/spi/spi-qup.c 		.of_match_table = spi_qup_dt_match,
of_match_table    862 drivers/spi/spi-rockchip.c 		.of_match_table = of_match_ptr(rockchip_spi_dt_match),
of_match_table   1352 drivers/spi/spi-rspi.c 		.of_match_table = of_match_ptr(rspi_of_match),
of_match_table   1436 drivers/spi/spi-s3c64xx.c 		.of_match_table = of_match_ptr(s3c64xx_spi_dt_match),
of_match_table    341 drivers/spi/spi-sc18is602.c 		.of_match_table = of_match_ptr(sc18is602_of_match),
of_match_table    302 drivers/spi/spi-sh-hspi.c 		.of_match_table = hspi_of_match,
of_match_table   1460 drivers/spi/spi-sh-msiof.c 		.of_match_table = of_match_ptr(sh_msiof_match),
of_match_table    441 drivers/spi/spi-sifive.c 		.of_match_table = sifive_spi_of_match,
of_match_table   1226 drivers/spi/spi-sirf.c 		.of_match_table = spi_sirfsoc_of_match,
of_match_table    542 drivers/spi/spi-slave-mt27xx.c 		.of_match_table = mtk_spi_slave_of_match,
of_match_table    561 drivers/spi/spi-sprd-adi.c 		.of_match_table = sprd_adi_of_match,
of_match_table   1072 drivers/spi/spi-sprd.c 		.of_match_table = sprd_spi_of_match,
of_match_table    473 drivers/spi/spi-st-ssc4.c 		.of_match_table = of_match_ptr(stm_spi_match),
of_match_table    677 drivers/spi/spi-stm32-qspi.c 		.of_match_table = stm32_qspi_match,
of_match_table   1828 drivers/spi/spi-stm32.c 		of_match_device(pdev->dev.driver->of_match_table,
of_match_table   2055 drivers/spi/spi-stm32.c 		.of_match_table = stm32_spi_of_match,
of_match_table    542 drivers/spi/spi-sun4i.c 		.of_match_table	= sun4i_spi_match,
of_match_table    559 drivers/spi/spi-sun6i.c 		.of_match_table	= sun6i_spi_match,
of_match_table    815 drivers/spi/spi-synquacer.c 		.of_match_table = synquacer_spi_of_match,
of_match_table   1522 drivers/spi/spi-tegra114.c 		.of_match_table	= tegra_spi_of_match,
of_match_table    599 drivers/spi/spi-tegra20-sflash.c 		.of_match_table	= tegra_sflash_of_match,
of_match_table   1241 drivers/spi/spi-tegra20-slink.c 		.of_match_table	= tegra_slink_of_match,
of_match_table    849 drivers/spi/spi-ti-qspi.c 		.of_match_table = ti_qspi_match,
of_match_table    577 drivers/spi/spi-uniphier.c 		.of_match_table = uniphier_spi_match,
of_match_table    532 drivers/spi/spi-xilinx.c 		.of_match_table = xilinx_spi_of_match,
of_match_table    449 drivers/spi/spi-xlp.c 		.of_match_table = xlp_spi_dt_id,
of_match_table    160 drivers/spi/spi-xtensa-xtfpga.c 		.of_match_table = of_match_ptr(xtfpga_spi_of_match),
of_match_table    750 drivers/spi/spi-zynq-qspi.c 		.of_match_table = zynq_qspi_of_match,
of_match_table   1157 drivers/spi/spi-zynqmp-gqspi.c 		.of_match_table = zynqmp_qspi_of_match,
of_match_table    806 drivers/spi/spidev.c 		.of_match_table = of_match_ptr(spidev_dt_ids),
of_match_table   1350 drivers/spmi/spmi-pmic-arb.c 		.of_match_table = spmi_pmic_arb_match_table,
of_match_table   1080 drivers/staging/axis-fifo/axis-fifo.c 		.of_match_table	= axis_fifo_of_match,
of_match_table    325 drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c 		.of_match_table = clk_wzrd_ids,
of_match_table    312 drivers/staging/fbtft/fbtft.h 		.of_match_table = of_match_ptr(dt_ids),                    \
of_match_table    322 drivers/staging/fbtft/fbtft.h 		.of_match_table = of_match_ptr(dt_ids),                    \
of_match_table    351 drivers/staging/fieldbus/anybuss/arcx-anybus.c 		.of_match_table	= of_match_ptr(controller_of_match),
of_match_table    378 drivers/staging/goldfish/goldfish_audio.c 		.of_match_table = goldfish_audio_of_match,
of_match_table    479 drivers/staging/greybus/arche-apb-ctrl.c 		.of_match_table = arche_apb_ctrl_of_match,
of_match_table    641 drivers/staging/greybus/arche-platform.c 		.of_match_table = arche_platform_of_match,
of_match_table   1093 drivers/staging/greybus/audio_codec.c 		.of_match_table = greybus_asoc_machine_of_match,
of_match_table    324 drivers/staging/iio/accel/adis16203.c 		.of_match_table = adis16203_of_match,
of_match_table    444 drivers/staging/iio/accel/adis16240.c 		.of_match_table = adis16240_of_match,
of_match_table    935 drivers/staging/iio/adc/ad7192.c 		.of_match_table = ad7192_of_match,
of_match_table    443 drivers/staging/iio/adc/ad7816.c 		.of_match_table = ad7816_of_match,
of_match_table    138 drivers/staging/iio/addac/adt7316-i2c.c 		.of_match_table = adt7316_of_match,
of_match_table    144 drivers/staging/iio/addac/adt7316-spi.c 		.of_match_table = adt7316_of_spi_match,
of_match_table    763 drivers/staging/iio/cdc/ad7746.c 		.of_match_table = ad7746_of_match,
of_match_table    541 drivers/staging/iio/frequency/ad9834.c 		.of_match_table = ad9834_of_match
of_match_table    801 drivers/staging/iio/impedance-analyzer/ad5933.c 		.of_match_table = ad5933_of_match,
of_match_table    708 drivers/staging/iio/resolver/ad2s1210.c 		.of_match_table = of_match_ptr(ad2s1210_of_match),
of_match_table   3007 drivers/staging/media/allegro-dvt/allegro-core.c 		.of_match_table = of_match_ptr(allegro_dt_ids),
of_match_table    928 drivers/staging/media/hantro/hantro_drv.c 		   .of_match_table = of_match_ptr(of_hantro_match),
of_match_table    132 drivers/staging/media/imx/imx-media-dev.c 		.of_match_table	= imx_media_dt_ids,
of_match_table    682 drivers/staging/media/imx/imx6-mipi-csi2.c 		.of_match_table = csi2_dt_ids,
of_match_table   1327 drivers/staging/media/imx/imx7-media-csi.c 		.of_match_table = imx7_csi_of_match,
of_match_table   1146 drivers/staging/media/imx/imx7-mipi-csis.c 		.of_match_table = mipi_csis_of_match,
of_match_table   1094 drivers/staging/media/meson/vdec/vdec.c 		.of_match_table = vdec_dt_match,
of_match_table   1074 drivers/staging/media/soc_camera/soc_ov5642.c 		.of_match_table = of_match_ptr(ov5642_of_match),
of_match_table    505 drivers/staging/media/sunxi/cedrus/cedrus.c 		.of_match_table	= of_match_ptr(cedrus_dt_match),
of_match_table   1202 drivers/staging/media/tegra-vde/vde.c 		.of_match_table = tegra_vde_of_match,
of_match_table   1081 drivers/staging/most/dim2/dim2.c 		.of_match_table = dim2_of_match,
of_match_table    753 drivers/staging/mt7621-dma/mtk-hsdma.c 		.of_match_table = mtk_hsdma_of_match,
of_match_table    402 drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c 		.of_match_table = of_match_ptr(mt7621_pci_phy_ids),
of_match_table    730 drivers/staging/mt7621-pci/pci-mt7621.c 		.of_match_table = of_match_ptr(mt7621_pci_ids),
of_match_table    390 drivers/staging/mt7621-pinctrl/pinctrl-rt2880.c 		.of_match_table = rt2880_pinmux_match,
of_match_table    948 drivers/staging/nvec/nvec.c 		.of_match_table = nvidia_nvec_of_match,
of_match_table   3712 drivers/staging/octeon-usb/octeon-hcd.c 		.of_match_table = octeon_usb_match,
of_match_table    984 drivers/staging/octeon/ethernet.c 		.of_match_table = cvm_oct_match,
of_match_table   1311 drivers/staging/pi433/pi433_if.c 		.of_match_table = of_match_ptr(pi433_dt_ids),
of_match_table    911 drivers/staging/ralink-gdma/ralink-gdma.c 		.of_match_table = gdma_of_match_table,
of_match_table   3271 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c 		.of_match_table = vchiq_of_match,
of_match_table   1145 drivers/staging/wilc1000/wilc_sdio.c 		.of_match_table = wilc_of_match,
of_match_table    158 drivers/staging/wilc1000/wilc_spi.c 		.of_match_table = wilc_of_match,
of_match_table    965 drivers/thermal/armada_thermal.c 		.of_match_table = armada_thermal_id_table,
of_match_table    305 drivers/thermal/broadcom/bcm2835_thermal.c 		.of_match_table = bcm2835_thermal_of_match_table,
of_match_table    342 drivers/thermal/broadcom/brcmstb_thermal.c 		.of_match_table = brcmstb_thermal_id_table,
of_match_table     96 drivers/thermal/broadcom/ns-thermal.c 		.of_match_table = ns_thermal_of_match,
of_match_table    106 drivers/thermal/broadcom/sr-thermal.c 		.of_match_table = sr_thermal_of_match,
of_match_table    297 drivers/thermal/da9062-thermal.c 		.of_match_table = da9062_compatible_reg_id_table,
of_match_table    251 drivers/thermal/db8500_thermal.c 		.of_match_table = of_match_ptr(db8500_thermal_match),
of_match_table    178 drivers/thermal/dove_thermal.c 		.of_match_table = dove_thermal_id_table,
of_match_table    663 drivers/thermal/hisi_thermal.c 		.of_match_table = of_hisi_thermal_match,
of_match_table    930 drivers/thermal/imx_thermal.c 		.of_match_table = of_imx_thermal_match,
of_match_table    108 drivers/thermal/kirkwood_thermal.c 		.of_match_table = kirkwood_thermal_id_table,
of_match_table    986 drivers/thermal/mtk_thermal.c 		.of_match_table = mtk_thermal_of_match,
of_match_table    449 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 		.of_match_table = qpnp_tm_match_table,
of_match_table    194 drivers/thermal/qcom/tsens.c 		.of_match_table = tsens_table,
of_match_table    306 drivers/thermal/qoriq_thermal.c 		.of_match_table	= qoriq_tmu_match,
of_match_table    508 drivers/thermal/rcar_gen3_thermal.c 		.of_match_table = rcar_gen3_thermal_dt_ids,
of_match_table    666 drivers/thermal/rcar_thermal.c 		.of_match_table = rcar_thermal_dt_ids,
of_match_table   1428 drivers/thermal/rockchip_thermal.c 		.of_match_table = of_rockchip_thermal_match,
of_match_table   1178 drivers/thermal/samsung/exynos_tmu.c 		.of_match_table = exynos_tmu_match,
of_match_table    177 drivers/thermal/spear_thermal.c 		.of_match_table = spear_thermal_id_table,
of_match_table    195 drivers/thermal/st/st_thermal_memmap.c 		.of_match_table = st_mmap_thermal_of_match,
of_match_table    165 drivers/thermal/st/st_thermal_syscfg.c 		.of_match_table =  st_syscfg_thermal_of_match,
of_match_table    748 drivers/thermal/st/stm_thermal.c 		.of_match_table = stm_thermal_of_match,
of_match_table    117 drivers/thermal/tango_thermal.c 		.of_match_table	= tango_sensor_ids,
of_match_table   2315 drivers/thermal/tegra/soctherm.c 		.of_match_table = tegra_soctherm_of_match,
of_match_table    247 drivers/thermal/tegra/tegra-bpmp-thermal.c 		.of_match_table = tegra_bpmp_thermal_of_match,
of_match_table    162 drivers/thermal/thermal-generic-adc.c 		.of_match_table = of_adc_thermal_match,
of_match_table    114 drivers/thermal/thermal_mmio.c 		.of_match_table = of_match_ptr(thermal_mmio_id_table),
of_match_table   1244 drivers/thermal/ti-soc-thermal/ti-bandgap.c 			.of_match_table	= of_ti_bandgap_match,
of_match_table    370 drivers/thermal/uniphier_thermal.c 		.of_match_table = uniphier_tm_dt_ids,
of_match_table    247 drivers/thermal/zx2967_thermal.c 		.of_match_table = zx2967_thermal_id_table,
of_match_table    741 drivers/tty/ehv_bytechan.c 		.of_match_table = ehv_bc_tty_of_ids,
of_match_table    476 drivers/tty/goldfish.c 		.of_match_table = goldfish_tty_of_match,
of_match_table    255 drivers/tty/hvc/hvc_opal.c 		.of_match_table	= hvc_opal_match,
of_match_table    440 drivers/tty/serial/8250/8250_aspeed_vuart.c 		.of_match_table = aspeed_vuart_table,
of_match_table    131 drivers/tty/serial/8250/8250_bcm2835aux.c 		.of_match_table = bcm2835aux_serial_match,
of_match_table    662 drivers/tty/serial/8250/8250_dw.c 		.of_match_table	= dw8250_of_match,
of_match_table    149 drivers/tty/serial/8250/8250_em.c 		.of_match_table = serial8250_em_dt_ids,
of_match_table    349 drivers/tty/serial/8250/8250_ingenic.c 		.of_match_table	= of_match,
of_match_table    217 drivers/tty/serial/8250/8250_lpc18xx.c 		.of_match_table = lpc18xx_serial_match,
of_match_table    621 drivers/tty/serial/8250/8250_mtk.c 		.of_match_table	= mtk8250_of_match,
of_match_table    351 drivers/tty/serial/8250/8250_of.c 		.of_match_table = of_platform_serial_table,
of_match_table   1532 drivers/tty/serial/8250/8250_omap.c 		.of_match_table = omap8250_dt_ids,
of_match_table    166 drivers/tty/serial/8250/8250_pxa.c 		.of_match_table = serial_pxa_dt_ids,
of_match_table    299 drivers/tty/serial/8250/8250_uniphier.c 		.of_match_table = uniphier_uart_match,
of_match_table    496 drivers/tty/serial/altera_jtaguart.c 		.of_match_table	= of_match_ptr(altera_jtaguart_match),
of_match_table    648 drivers/tty/serial/altera_uart.c 		.of_match_table	= of_match_ptr(altera_uart_match),
of_match_table   2776 drivers/tty/serial/amba-pl011.c 		.of_match_table = of_match_ptr(sbsa_uart_of_match),
of_match_table    591 drivers/tty/serial/apbuart.c 		.of_match_table = apbuart_match,
of_match_table    743 drivers/tty/serial/ar933x_uart.c 		.of_match_table = of_match_ptr(ar933x_uart_of_ids),
of_match_table    657 drivers/tty/serial/arc_uart.c 		.of_match_table  = arc_uart_dt_ids,
of_match_table   3009 drivers/tty/serial/atmel_serial.c 		.of_match_table		= of_match_ptr(atmel_serial_dt_ids),
of_match_table    897 drivers/tty/serial/bcm63xx_uart.c 		.of_match_table = bcm63xx_of_match,
of_match_table    533 drivers/tty/serial/clps711x.c 		.of_match_table	= of_match_ptr(clps711x_uart_dt_ids),
of_match_table   1453 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		.of_match_table = cpm_uart_match,
of_match_table    525 drivers/tty/serial/digicolor-usart.c 		.of_match_table	= of_match_ptr(digicolor_uart_dt_ids),
of_match_table    823 drivers/tty/serial/efm32-uart.c 		.of_match_table = efm32_uart_dt_ids,
of_match_table    914 drivers/tty/serial/fsl_linflexuart.c 		.of_match_table	= linflex_dt_ids,
of_match_table   2620 drivers/tty/serial/fsl_lpuart.c 		.of_match_table = lpuart_dt_ids,
of_match_table   2577 drivers/tty/serial/imx.c 		.of_match_table = imx_uart_dt_ids,
of_match_table    924 drivers/tty/serial/lantiq.c 		.of_match_table = ltq_asc_match,
of_match_table    735 drivers/tty/serial/lpc32xx_hs.c 		.of_match_table	= serial_hs_lpc32xx_dt_ids,
of_match_table   1510 drivers/tty/serial/max310x.c 		.of_match_table	= of_match_ptr(max310x_dt_ids),
of_match_table    757 drivers/tty/serial/meson_uart.c 		.of_match_table	= meson_uart_dt_match,
of_match_table    581 drivers/tty/serial/milbeaut_usio.c 		.of_match_table = mlb_usio_dt_ids,
of_match_table   1897 drivers/tty/serial/mpc52xx_uart.c 		.of_match_table = mpc52xx_uart_of_match,
of_match_table    636 drivers/tty/serial/mps2-uart.c 		.of_match_table = of_match_ptr(mps2_match),
of_match_table   1863 drivers/tty/serial/msm_serial.c 		.of_match_table = msm_match_table,
of_match_table    962 drivers/tty/serial/mvebu-uart.c 		.of_match_table = of_match_ptr(mvebu_uart_of_match),
of_match_table   1780 drivers/tty/serial/mxs-auart.c 		.of_match_table = mxs_auart_dt_ids,
of_match_table   1924 drivers/tty/serial/omap-serial.c 		.of_match_table = of_match_ptr(omap_serial_of_match),
of_match_table    731 drivers/tty/serial/owl-uart.c 		.of_match_table = owl_uart_dt_matches,
of_match_table    921 drivers/tty/serial/pic32_uart.c 		.of_match_table	= of_match_ptr(pic32_serial_dt_ids),
of_match_table   1850 drivers/tty/serial/pmac_zilog.c 		.of_match_table	= pmz_match,
of_match_table    925 drivers/tty/serial/pxa.c 		.of_match_table = serial_pxa_dt_ids,
of_match_table   1365 drivers/tty/serial/qcom_geni_serial.c 		.of_match_table = qcom_geni_serial_match_table,
of_match_table    799 drivers/tty/serial/rda-uart.c 		.of_match_table = rda_uart_dt_matches,
of_match_table   2487 drivers/tty/serial/samsung.c 		.of_match_table	= of_match_ptr(s3c24xx_uart_dt_match),
of_match_table   1433 drivers/tty/serial/sc16is7xx.c 		.of_match_table	= sc16is7xx_dt_ids,
of_match_table   1487 drivers/tty/serial/sc16is7xx.c 		.of_match_table	= sc16is7xx_dt_ids,
of_match_table   1654 drivers/tty/serial/serial-tegra.c 		.of_match_table = tegra_uart_of_match,
of_match_table   3405 drivers/tty/serial/sh-sci.c 		.of_match_table = of_match_ptr(of_sci_match),
of_match_table   1020 drivers/tty/serial/sifive.c 		.of_match_table = of_match_ptr(sifive_serial_of_match),
of_match_table   1473 drivers/tty/serial/sirfsoc_uart.c 		.of_match_table = sirfsoc_uart_ids,
of_match_table   1277 drivers/tty/serial/sprd_serial.c 		.of_match_table = of_match_ptr(serial_ids),
of_match_table    976 drivers/tty/serial/st-asc.c 		.of_match_table = of_match_ptr(asc_match),
of_match_table   1430 drivers/tty/serial/stm32-usart.c 		.of_match_table = of_match_ptr(stm32_match),
of_match_table    635 drivers/tty/serial/sunhv.c 		.of_match_table = hv_match,
of_match_table   1108 drivers/tty/serial/sunsab.c 		.of_match_table = sab_match,
of_match_table   1576 drivers/tty/serial/sunsu.c 		.of_match_table = su_match,
of_match_table   1545 drivers/tty/serial/sunzilog.c 		.of_match_table = zs_match,
of_match_table    289 drivers/tty/serial/tegra-tcu.c 		.of_match_table = tegra_tcu_match,
of_match_table    881 drivers/tty/serial/uartlite.c 		.of_match_table = of_match_ptr(ulite_of_match),
of_match_table   1489 drivers/tty/serial/ucc_uart.c 		.of_match_table    = ucc_uart_match,
of_match_table    728 drivers/tty/serial/vt8500_serial.c 		.of_match_table = wmt_dt_ids,
of_match_table   1647 drivers/tty/serial/xilinx_uartps.c 		.of_match_table = cdns_uart_of_match,
of_match_table    345 drivers/uio/uio_dmem_genirq.c 		.of_match_table = of_match_ptr(uio_of_genirq_match),
of_match_table    468 drivers/uio/uio_fsl_elbc_gpcm.c 		.of_match_table = uio_fsl_elbc_gpcm_match,
of_match_table    276 drivers/uio/uio_pdrv_genirq.c 		.of_match_table = of_match_ptr(uio_of_genirq_match),
of_match_table    661 drivers/usb/cdns3/core.c 		.of_match_table	= of_match_ptr(of_cdns3_match),
of_match_table    631 drivers/usb/chipidea/ci_hdrc_imx.c 		.of_match_table = ci_hdrc_imx_dt_ids,
of_match_table    300 drivers/usb/chipidea/ci_hdrc_msm.c 		.of_match_table = msm_ci_dt_match,
of_match_table    143 drivers/usb/chipidea/ci_hdrc_tegra.c 		.of_match_table = tegra_udc_of_match,
of_match_table    118 drivers/usb/chipidea/ci_hdrc_usb2.c 		.of_match_table	= of_match_ptr(ci_hdrc_usb2_of_match),
of_match_table     60 drivers/usb/chipidea/ci_hdrc_zevio.c 		.of_match_table = ci_hdrc_zevio_dt_ids,
of_match_table    809 drivers/usb/chipidea/usbmisc_imx.c 		.of_match_table = usbmisc_imx_dt_ids,
of_match_table    277 drivers/usb/common/usb-conn-gpio.c 		.of_match_table = usb_conn_dt_match,
of_match_table    560 drivers/usb/dwc2/platform.c 		.of_match_table = dwc2_of_match_table,
of_match_table   1875 drivers/usb/dwc3/core.c 		.of_match_table	= of_match_ptr(of_dwc3_match),
of_match_table    249 drivers/usb/dwc3/dwc3-exynos.c 		.of_match_table = exynos_dwc3_match,
of_match_table    183 drivers/usb/dwc3/dwc3-keystone.c 		.of_match_table	= kdwc3_of_match,
of_match_table    632 drivers/usb/dwc3/dwc3-meson-g12a.c 		.of_match_table = dwc3_meson_g12a_match,
of_match_table    195 drivers/usb/dwc3/dwc3-of-simple.c 		.of_match_table = of_dwc3_simple_match,
of_match_table    617 drivers/usb/dwc3/dwc3-omap.c 		.of_match_table	= of_dwc3_match,
of_match_table    773 drivers/usb/dwc3/dwc3-qcom.c 		.of_match_table	= dwc3_qcom_of_match,
of_match_table    370 drivers/usb/dwc3/dwc3-st.c 		.of_match_table = st_dwc3_match,
of_match_table    419 drivers/usb/gadget/udc/aspeed-vhub/core.c 		.of_match_table	= ast_vhub_dt_ids,
of_match_table   2027 drivers/usb/gadget/udc/at91_udc.c 		.of_match_table	= at91_udc_dt_ids,
of_match_table   2385 drivers/usb/gadget/udc/atmel_usba_udc.c 		.of_match_table	= atmel_udc_dt_ids,
of_match_table    643 drivers/usb/gadget/udc/bdc/bdc_core.c 		.of_match_table	= bdc_of_match,
of_match_table   2701 drivers/usb/gadget/udc/fsl_qe_udc.c 		.of_match_table = qe_udc_match,
of_match_table   2246 drivers/usb/gadget/udc/gr_udc.c 		.of_match_table = gr_match,
of_match_table   3275 drivers/usb/gadget/udc/lpc32xx_udc.c 		.of_match_table = of_match_ptr(lpc32xx_udc_of_match),
of_match_table   2552 drivers/usb/gadget/udc/pxa27x_udc.c 		.of_match_table = of_match_ptr(udc_pxa_dt_ids),
of_match_table   2898 drivers/usb/gadget/udc/renesas_usb3.c 		.of_match_table = of_match_ptr(usb3_of_match),
of_match_table    326 drivers/usb/gadget/udc/snps_udc_plat.c 		.of_match_table = of_match_ptr(of_udc_match),
of_match_table   2164 drivers/usb/gadget/udc/udc-xilinx.c 		.of_match_table = usb_of_match,
of_match_table    225 drivers/usb/host/ehci-atmel.c 		.of_match_table	= of_match_ptr(atmel_ehci_dt_ids),
of_match_table    339 drivers/usb/host/ehci-exynos.c 		.of_match_table = of_match_ptr(exynos_ehci_match),
of_match_table    177 drivers/usb/host/ehci-grlib.c 		.of_match_table = ehci_hcd_grlib_of_match,
of_match_table    279 drivers/usb/host/ehci-mv.c 		.of_match_table = ehci_mv_dt_ids,
of_match_table    187 drivers/usb/host/ehci-npcm7xx.c 		.of_match_table = npcm7xx_ehci_id_table,
of_match_table    280 drivers/usb/host/ehci-omap.c 		.of_match_table = omap_ehci_dt_ids,
of_match_table    350 drivers/usb/host/ehci-orion.c 		.of_match_table = ehci_orion_dt_ids,
of_match_table    370 drivers/usb/host/ehci-platform.c 		.of_match_table = vt8500_ehci_ids,
of_match_table    238 drivers/usb/host/ehci-ppc-of.c 		.of_match_table = ehci_hcd_ppc_of_match,
of_match_table    159 drivers/usb/host/ehci-spear.c 		.of_match_table = spear_ehci_id_table,
of_match_table    340 drivers/usb/host/ehci-st.c 		.of_match_table = st_ehci_ids,
of_match_table    553 drivers/usb/host/ehci-tegra.c 		.of_match_table = tegra_ehci_of_match,
of_match_table    225 drivers/usb/host/ehci-xilinx-of.c 		.of_match_table = ehci_hcd_xilinx_of_match,
of_match_table    818 drivers/usb/host/fhci-hcd.c 		.of_match_table = of_fhci_match,
of_match_table   5688 drivers/usb/host/fotg210-hcd.c 		.of_match_table = of_match_ptr(fotg210_of_match),
of_match_table    360 drivers/usb/host/fsl-mph-dr-of.c 		.of_match_table = fsl_usb2_mph_dr_of_match,
of_match_table   1994 drivers/usb/host/max3421-hcd.c 		.of_match_table = of_match_ptr(max3421_of_match_table),
of_match_table    665 drivers/usb/host/ohci-at91.c 		.of_match_table	= at91_ohci_dt_ids,
of_match_table    544 drivers/usb/host/ohci-da8xx.c 		.of_match_table = of_match_ptr(da8xx_ohci_ids),
of_match_table    306 drivers/usb/host/ohci-exynos.c 		.of_match_table	= of_match_ptr(exynos_ohci_match),
of_match_table    266 drivers/usb/host/ohci-nxp.c 		.of_match_table = of_match_ptr(ohci_hcd_nxp_match),
of_match_table    331 drivers/usb/host/ohci-platform.c 		.of_match_table = ohci_platform_ids,
of_match_table    233 drivers/usb/host/ohci-ppc-of.c 		.of_match_table = ohci_hcd_ppc_of_match,
of_match_table    595 drivers/usb/host/ohci-pxa27x.c 		.of_match_table = of_match_ptr(pxa_ohci_dt_ids),
of_match_table    462 drivers/usb/host/ohci-s3c2410.c 		.of_match_table	= ohci_hcd_s3c2410_dt_ids,
of_match_table    170 drivers/usb/host/ohci-spear.c 		.of_match_table = spear_ohci_id_table,
of_match_table    318 drivers/usb/host/ohci-st.c 		.of_match_table = st_ohci_platform_ids,
of_match_table    192 drivers/usb/host/uhci-grlib.c 		.of_match_table = uhci_hcd_grlib_of_match,
of_match_table    189 drivers/usb/host/uhci-platform.c 		.of_match_table = platform_uhci_ids,
of_match_table    393 drivers/usb/host/xhci-histb.c 		.of_match_table = of_match_ptr(histb_xhci_of_match),
of_match_table    674 drivers/usb/host/xhci-mtk.c 		.of_match_table = of_match_ptr(mtk_xhci_of_match),
of_match_table    454 drivers/usb/host/xhci-plat.c 		.of_match_table = of_match_ptr(usb_xhci_of_match),
of_match_table   1453 drivers/usb/host/xhci-tegra.c 		.of_match_table = tegra_xusb_of_match,
of_match_table    276 drivers/usb/isp1760/isp1760-if.c 		.of_match_table = of_match_ptr(isp1760_of_match),
of_match_table    711 drivers/usb/misc/usb251xb.c 		.of_match_table = of_match_ptr(usb251xb_of_match),
of_match_table    416 drivers/usb/misc/usb3503.c 		.of_match_table = of_match_ptr(usb3503_of_match),
of_match_table    426 drivers/usb/misc/usb3503.c 		.of_match_table = of_match_ptr(usb3503_of_match),
of_match_table    158 drivers/usb/misc/usb4604.c 		.of_match_table = of_match_ptr(usb4604_of_match),
of_match_table    525 drivers/usb/mtu3/mtu3_plat.c 		.of_match_table = of_match_ptr(mtu3_of_match),
of_match_table    645 drivers/usb/musb/da8xx.c 		.of_match_table = of_match_ptr(da8xx_id_table),
of_match_table    203 drivers/usb/musb/jz4740.c 		.of_match_table = of_match_ptr(jz4740_musb_of_match),
of_match_table     33 drivers/usb/musb/musb_am335x.c 		.of_match_table	= am335x_child_of_match,
of_match_table   1039 drivers/usb/musb/musb_dsps.c 		.of_match_table	= musb_dsps_of_match,
of_match_table    585 drivers/usb/musb/omap2430.c 		.of_match_table = of_match_ptr(omap2430_id_table),
of_match_table    828 drivers/usb/musb/sunxi.c 		.of_match_table = sunxi_musb_match,
of_match_table    378 drivers/usb/musb/ux500.c 		.of_match_table = ux500_match,
of_match_table    190 drivers/usb/phy/phy-am335x-control.c 		.of_match_table = omap_control_usb_id_table,
of_match_table    141 drivers/usb/phy/phy-am335x.c 		.of_match_table = am335x_phy_ids,
of_match_table    365 drivers/usb/phy/phy-generic.c 		.of_match_table = nop_xceiv_dt_ids,
of_match_table    136 drivers/usb/phy/phy-isp1301.c 		.of_match_table = isp1301_of_match,
of_match_table    113 drivers/usb/phy/phy-keystone.c 		.of_match_table = keystone_usbphy_ids,
of_match_table    866 drivers/usb/phy/phy-mxs-usb.c 		.of_match_table = mxs_phy_dt_ids,
of_match_table   1170 drivers/usb/phy/phy-tegra-usb.c 		.of_match_table = tegra_usb_phy_id_table,
of_match_table    435 drivers/usb/phy/phy-twl6030-usb.c 		.of_match_table = of_match_ptr(twl6030_usb_id_table),
of_match_table    835 drivers/usb/renesas_usbhs/common.c 		.of_match_table = of_match_ptr(usbhs_of_match),
of_match_table   1845 drivers/usb/typec/tcpm/fusb302.c 		   .of_match_table = of_match_ptr(fusb302_dt_match),
of_match_table    623 drivers/usb/typec/tcpm/tcpci.c 		.of_match_table = of_match_ptr(tcpci_of_match),
of_match_table    302 drivers/usb/typec/tcpm/tcpci_rt1711h.c 		.of_match_table = of_match_ptr(rt1711h_of_match),
of_match_table    398 drivers/video/backlight/arcxcnn_bl.c 		.of_match_table = of_match_ptr(arcxcnn_dt_ids),
of_match_table    172 drivers/video/backlight/gpio_backlight.c 		.of_match_table = gpio_backlight_of_match,
of_match_table    673 drivers/video/backlight/hx8357.c 		.of_match_table = hx8357_dt_ids,
of_match_table    611 drivers/video/backlight/lm3630a_bl.c 		   .of_match_table = lm3630a_match_table,
of_match_table    534 drivers/video/backlight/lp855x_bl.c 		   .of_match_table = of_match_ptr(lp855x_dt_ids),
of_match_table    148 drivers/video/backlight/platform_lcd.c 		.of_match_table = of_match_ptr(platform_lcd_of_match),
of_match_table    417 drivers/video/backlight/pm8941-wled.c 		.of_match_table	= pm8941_wled_match_table,
of_match_table    717 drivers/video/backlight/pwm_bl.c 		.of_match_table	= of_match_ptr(pwm_backlight_of_match),
of_match_table     78 drivers/video/backlight/rave-sp-backlight.c 		.of_match_table = rave_sp_backlight_of_match,
of_match_table    332 drivers/video/backlight/sky81452-backlight.c 		.of_match_table = of_match_ptr(sky81452_bl_of_match),
of_match_table    326 drivers/video/backlight/tps65217_bl.c 		.of_match_table = of_match_ptr(tps65217_bl_of_match),
of_match_table   1331 drivers/video/fbdev/atmel_lcdfb.c 		.of_match_table	= of_match_ptr(atmel_lcdfb_dt_ids),
of_match_table    381 drivers/video/fbdev/bw2.c 		.of_match_table = bw2_match,
of_match_table    599 drivers/video/fbdev/cg14.c 		.of_match_table = cg14_match,
of_match_table    467 drivers/video/fbdev/cg3.c 		.of_match_table = cg3_match,
of_match_table    860 drivers/video/fbdev/cg6.c 		.of_match_table = cg6_match,
of_match_table    386 drivers/video/fbdev/clps711x-fb.c 		.of_match_table	= clps711x_fb_dt_ids,
of_match_table   1056 drivers/video/fbdev/ffb.c 		.of_match_table = ffb_match,
of_match_table   1884 drivers/video/fbdev/fsl-diu-fb.c 		.of_match_table = fsl_diu_match,
of_match_table    319 drivers/video/fbdev/goldfishfb.c 		.of_match_table = goldfish_fb_of_match,
of_match_table    545 drivers/video/fbdev/grvga.c 		.of_match_table = svgactrl_of_match,
of_match_table   1114 drivers/video/fbdev/imxfb.c 		.of_match_table = imxfb_of_dev_id,
of_match_table    666 drivers/video/fbdev/leo.c 		.of_match_table = leo_match,
of_match_table    833 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 		.of_match_table = of_platform_mb862xx_tbl,
of_match_table    408 drivers/video/fbdev/ocfb.c 		.of_match_table = ocfb_match,
of_match_table    302 drivers/video/fbdev/omap2/omapfb/displays/connector-analog-tv.c 		.of_match_table = tvc_of_match,
of_match_table    340 drivers/video/fbdev/omap2/omapfb/displays/connector-dvi.c 		.of_match_table = dvic_of_match,
of_match_table    306 drivers/video/fbdev/omap2/omapfb/displays/connector-hdmi.c 		.of_match_table = hdmic_of_match,
of_match_table    266 drivers/video/fbdev/omap2/omapfb/displays/encoder-opa362.c 		.of_match_table = opa362_of_match,
of_match_table    276 drivers/video/fbdev/omap2/omapfb/displays/encoder-tfp410.c 		.of_match_table = tfp410_of_match,
of_match_table    319 drivers/video/fbdev/omap2/omapfb/displays/encoder-tpd12s015.c 		.of_match_table = tpd_of_match,
of_match_table    316 drivers/video/fbdev/omap2/omapfb/displays/panel-dpi.c 		.of_match_table = panel_dpi_of_match,
of_match_table   1320 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c 		.of_match_table = dsicm_of_match,
of_match_table    347 drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c 		.of_match_table = lb035q02_of_match,
of_match_table    388 drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c 		.of_match_table = nec_8048_of_match,
of_match_table    330 drivers/video/fbdev/omap2/omapfb/displays/panel-sharp-ls037v7dw01.c 		.of_match_table = sharp_ls_of_match,
of_match_table    895 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c 		.of_match_table = acx565akm_of_match,
of_match_table    470 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c 		.of_match_table = td028ttec1_of_match,
of_match_table    638 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c 		.of_match_table = tpo_td043_of_match,
of_match_table   4193 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		.of_match_table = dispc_of_match,
of_match_table   5571 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		.of_match_table = dsi_of_match,
of_match_table   1291 drivers/video/fbdev/omap2/omapfb/dss/dss.c 		.of_match_table = dss_of_match,
of_match_table    802 drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c 		.of_match_table = hdmi_of_match,
of_match_table    842 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 		.of_match_table = hdmi_of_match,
of_match_table    973 drivers/video/fbdev/omap2/omapfb/dss/venc.c 		.of_match_table = venc_of_match,
of_match_table    357 drivers/video/fbdev/p9100.c 		.of_match_table = p9100_match,
of_match_table    673 drivers/video/fbdev/platinumfb.c 		.of_match_table = platinumfb_match,
of_match_table    709 drivers/video/fbdev/pxa3xx-gcu.c 		.of_match_table = of_match_ptr(pxa3xx_gcu_of_match),
of_match_table   2447 drivers/video/fbdev/pxafb.c 		.of_match_table = pxafb_of_dev_id,
of_match_table    528 drivers/video/fbdev/simplefb.c 		.of_match_table = simplefb_of_match,
of_match_table    816 drivers/video/fbdev/ssd1307fb.c 		.of_match_table = ssd1307fb_of_match,
of_match_table    187 drivers/video/fbdev/sunxvr1000.c 		.of_match_table		= gfb_match,
of_match_table    516 drivers/video/fbdev/tcx.c 		.of_match_table = tcx_match,
of_match_table    479 drivers/video/fbdev/vt8500lcdfb.c 		.of_match_table = of_match_ptr(via_dt_ids),
of_match_table    401 drivers/video/fbdev/wm8505fb.c 		.of_match_table = wmt_dt_ids,
of_match_table    163 drivers/video/fbdev/wmt_ge_rops.c 		.of_match_table = wmt_dt_ids,
of_match_table    500 drivers/video/fbdev/xilinxfb.c 		.of_match_table = xilinxfb_of_match,
of_match_table    767 drivers/virtio/virtio_mmio.c 		.of_match_table	= virtio_mmio_match,
of_match_table    174 drivers/w1/masters/mxc_w1.c 		.of_match_table = mxc_w1_dt_ids,
of_match_table    781 drivers/w1/masters/omap_hdq.c 		.of_match_table = omap_hdq_dt_ids,
of_match_table    196 drivers/w1/masters/w1-gpio.c 		.of_match_table = of_match_ptr(w1_gpio_dt_ids),
of_match_table    682 drivers/w1/w1.c 						sl->family->of_match_table);
of_match_table    362 drivers/watchdog/armada_37xx_wdt.c 		.of_match_table = of_match_ptr(armada_37xx_wdt_match),
of_match_table    368 drivers/watchdog/asm9260_wdt.c 		.of_match_table	= asm9260_wdt_of_match,
of_match_table    388 drivers/watchdog/aspeed_wdt.c 		.of_match_table = of_match_ptr(aspeed_wdt_of_table),
of_match_table    314 drivers/watchdog/at91rm9200_wdt.c 		.of_match_table = at91_wdt_dt_ids,
of_match_table    410 drivers/watchdog/at91sam9_wdt.c 		.of_match_table = of_match_ptr(at91_wdt_dt_ids),
of_match_table    324 drivers/watchdog/ath79_wdt.c 		.of_match_table = of_match_ptr(ath79_wdt_match),
of_match_table    212 drivers/watchdog/atlas7_wdt.c 		.of_match_table	= atlas7_wdt_ids,
of_match_table    205 drivers/watchdog/bcm7038_wdt.c 		.of_match_table	= bcm7038_wdt_match,
of_match_table    330 drivers/watchdog/bcm_kona_wdt.c 			.of_match_table = bcm_kona_wdt_of_match,
of_match_table    431 drivers/watchdog/cadence_wdt.c 		.of_match_table = cdns_wdt_of_match,
of_match_table    398 drivers/watchdog/coh901327_wdt.c 		.of_match_table = coh901327_dt_match,
of_match_table    657 drivers/watchdog/cpwd.c 		.of_match_table = cpwd_match,
of_match_table    220 drivers/watchdog/da9062_wdt.c 		.of_match_table = da9062_compatible_id_table,
of_match_table    260 drivers/watchdog/davinci_wdt.c 		.of_match_table = davinci_wdt_of_match,
of_match_table    156 drivers/watchdog/digicolor_wdt.c 		.of_match_table = dc_wdt_of_match,
of_match_table    333 drivers/watchdog/dw_wdt.c 		.of_match_table = of_match_ptr(dw_wdt_of_match),
of_match_table    222 drivers/watchdog/ftwdt010_wdt.c 		.of_match_table = of_match_ptr(ftwdt010_wdt_match),
of_match_table    307 drivers/watchdog/gef_wdt.c 		.of_match_table = gef_wdt_ids,
of_match_table    179 drivers/watchdog/gpio_wdt.c 		.of_match_table	= gpio_wdt_dt_ids,
of_match_table    307 drivers/watchdog/imgpdc_wdt.c 		.of_match_table	= pdc_wdt_match,
of_match_table    427 drivers/watchdog/imx2_wdt.c 		.of_match_table = imx2_wdt_dt_ids,
of_match_table    252 drivers/watchdog/imx7ulp_wdt.c 		.of_match_table = imx7ulp_wdt_dt_ids,
of_match_table    254 drivers/watchdog/imx_sc_wdt.c 		.of_match_table = imx_sc_wdt_dt_ids,
of_match_table    201 drivers/watchdog/jz4740_wdt.c 		.of_match_table = of_match_ptr(jz4740_wdt_of_matches),
of_match_table    278 drivers/watchdog/lantiq_wdt.c 		.of_match_table = ltq_wdt_match,
of_match_table    309 drivers/watchdog/lpc18xx_wdt.c 		.of_match_table	= lpc18xx_wdt_match,
of_match_table    219 drivers/watchdog/mena21_wdt.c 		.of_match_table = a21_wdt_ids,
of_match_table    198 drivers/watchdog/meson_gxbb_wdt.c 		.of_match_table	= meson_gxbb_wdt_dt_ids,
of_match_table    216 drivers/watchdog/meson_wdt.c 		.of_match_table	= meson_wdt_dt_ids,
of_match_table    157 drivers/watchdog/moxart_wdt.c 		.of_match_table	= moxart_watchdog_match,
of_match_table    247 drivers/watchdog/mpc8xxx_wdt.c 		.of_match_table = mpc8xxx_wdt_match,
of_match_table    181 drivers/watchdog/mt7621_wdt.c 		.of_match_table	= mt7621_wdt_match,
of_match_table    236 drivers/watchdog/mtk_wdt.c 		.of_match_table	= mtk_wdt_dt_ids,
of_match_table    243 drivers/watchdog/npcm_wdt.c 		.of_match_table = of_match_ptr(npcm_wdt_match),
of_match_table    301 drivers/watchdog/of_xilinx_wdt.c 		.of_match_table = xwdt_of_match,
of_match_table    370 drivers/watchdog/omap_wdt.c 		.of_match_table = omap_wdt_of_match,
of_match_table    670 drivers/watchdog/orion_wdt.c 		.of_match_table = orion_wdt_of_match_table,
of_match_table    232 drivers/watchdog/pic32-dmt.c 		.of_match_table = of_match_ptr(pic32_dmt_of_ids),
of_match_table    236 drivers/watchdog/pic32-wdt.c 		.of_match_table = of_match_ptr(pic32_wdt_dt_ids),
of_match_table    212 drivers/watchdog/pm8916_wdt.c 		.of_match_table = of_match_ptr(pm8916_wdt_id_table),
of_match_table    239 drivers/watchdog/pnx4008_wdt.c 		.of_match_table = of_match_ptr(pnx4008_wdt_match),
of_match_table    325 drivers/watchdog/qcom-wdt.c 		.of_match_table	= qcom_wdt_of_table,
of_match_table    324 drivers/watchdog/rave-sp-wdt.c 		.of_match_table = rave_sp_wdt_of_match,
of_match_table    308 drivers/watchdog/renesas_wdt.c 		.of_match_table = rwdt_ids,
of_match_table    241 drivers/watchdog/riowd.c 		.of_match_table = riowd_match,
of_match_table    184 drivers/watchdog/rt2880_wdt.c 		.of_match_table	= rt288x_wdt_match,
of_match_table    150 drivers/watchdog/rtd119x_wdt.c 		.of_match_table	= rtd119x_wdt_dt_ids,
of_match_table    239 drivers/watchdog/rza_wdt.c 		.of_match_table = rza_wdt_of_match,
of_match_table    733 drivers/watchdog/s3c2410_wdt.c 		.of_match_table	= of_match_ptr(s3c2410_wdt_match),
of_match_table    316 drivers/watchdog/sama5d4_wdt.c 		.of_match_table = sama5d4_wdt_of_match,
of_match_table    358 drivers/watchdog/sbsa_gwdt.c 		.of_match_table = sbsa_gwdt_of_match,
of_match_table    207 drivers/watchdog/sirfsoc_wdt.c 		.of_match_table	= sirfsoc_wdt_of_match,
of_match_table    374 drivers/watchdog/sprd_wdt.c 		.of_match_table = sprd_wdt_match_table,
of_match_table    298 drivers/watchdog/st_lpc_wdt.c 		.of_match_table = st_wdog_match,
of_match_table    296 drivers/watchdog/stm32_iwdg.c 		.of_match_table = of_match_ptr(stm32_iwdg_of_match),
of_match_table    133 drivers/watchdog/stpmic1_wdt.c 		.of_match_table = of_pmic_wdt_match,
of_match_table    278 drivers/watchdog/sunxi_wdt.c 		.of_match_table	= sunxi_wdt_dt_ids,
of_match_table    201 drivers/watchdog/tangox_wdt.c 		.of_match_table	= tangox_wdt_dt_ids,
of_match_table    271 drivers/watchdog/tegra_wdt.c 		.of_match_table = tegra_wdt_of_match,
of_match_table    195 drivers/watchdog/ts4800_wdt.c 		.of_match_table = ts4800_wdt_of_match,
of_match_table    118 drivers/watchdog/twl4030_wdt.c 		.of_match_table	= twl_wdt_of_match,
of_match_table    239 drivers/watchdog/uniphier_wdt.c 		.of_match_table	= uniphier_wdt_dt_ids,
of_match_table    737 drivers/watchdog/ziirave_wdt.c 		.of_match_table = zrv_wdt_of_match,
of_match_table    272 drivers/watchdog/zx2967_wdt.c 		.of_match_table	= of_match_ptr(zx2967_wdt_match),
of_match_table    919 fs/pstore/ram.c 		.of_match_table	= dt_match,
of_match_table    378 include/linux/device.h 	const struct of_device_id	*of_match_table;
of_match_table     80 include/linux/mtd/partitions.h 	const struct of_device_id *of_match_table;
of_match_table     26 include/linux/of_device.h 	return of_match_device(drv->of_match_table, dev) != NULL;
of_match_table    273 include/linux/w1.h 	const struct of_device_id *of_match_table;
of_match_table    432 sound/aoa/soundbus/i2sbus/core.c 		.of_match_table = i2sbus_match,
of_match_table    887 sound/atmel/ac97c.c 		.of_match_table = atmel_ac97c_dt_ids,
of_match_table    523 sound/pci/hda/hda_tegra.c 		.of_match_table = hda_tegra_match,
of_match_table    295 sound/soc/adi/axi-i2s.c 		.of_match_table = axi_i2s_of_match,
of_match_table    260 sound/soc/adi/axi-spdif.c 		.of_match_table = axi_spdif_of_match,
of_match_table    665 sound/soc/atmel/atmel-classd.c 		.of_match_table	= of_match_ptr(atmel_classd_of_match),
of_match_table    713 sound/soc/atmel/atmel-i2s.c 		.of_match_table	= of_match_ptr(atmel_i2s_dt_ids),
of_match_table    732 sound/soc/atmel/atmel-pdmic.c 		.of_match_table	= of_match_ptr(atmel_pdmic_of_match),
of_match_table    189 sound/soc/atmel/atmel_wm8904.c 		.of_match_table = of_match_ptr(atmel_asoc_wm8904_dt_ids),
of_match_table    982 sound/soc/atmel/mchp-i2s-mcc.c 		.of_match_table	= of_match_ptr(mchp_i2s_mcc_dt_ids),
of_match_table    165 sound/soc/atmel/mikroe-proto.c 		.of_match_table = snd_proto_of_match,
of_match_table    263 sound/soc/atmel/sam9g20_wm8731.c 		.of_match_table = of_match_ptr(at91sam9g20ek_wm8731_dt_ids),
of_match_table    198 sound/soc/atmel/sam9x5_wm8731.c 		.of_match_table = of_match_ptr(sam9x5_wm8731_of_match),
of_match_table    443 sound/soc/atmel/tse850-pcm5142.c 		.of_match_table = of_match_ptr(tse850_dt_ids),
of_match_table    923 sound/soc/bcm/bcm2835-i2s.c 		.of_match_table = bcm2835_i2s_of_match,
of_match_table   1381 sound/soc/bcm/cygnus-ssp.c 		.of_match_table = cygnus_ssp_of_match,
of_match_table    910 sound/soc/codecs/adau1701.c 		.of_match_table	= of_match_ptr(adau1701_dt_ids),
of_match_table     60 sound/soc/codecs/adau1761-i2c.c 		.of_match_table = of_match_ptr(adau1761_i2c_dt_ids),
of_match_table     77 sound/soc/codecs/adau1761-spi.c 		.of_match_table = of_match_ptr(adau1761_spi_dt_ids),
of_match_table     56 sound/soc/codecs/adau1781-i2c.c 		.of_match_table = of_match_ptr(adau1781_i2c_dt_ids),
of_match_table     73 sound/soc/codecs/adau1781-spi.c 		.of_match_table = of_match_ptr(adau1781_spi_dt_ids),
of_match_table     69 sound/soc/codecs/adau1977-spi.c 		.of_match_table = of_match_ptr(adau1977_spi_of_match),
of_match_table    128 sound/soc/codecs/adau7002.c 		.of_match_table	= of_match_ptr(adau7002_dt_ids),
of_match_table     86 sound/soc/codecs/ads117x.c 			.of_match_table = of_match_ptr(ads117x_dt_ids),
of_match_table    333 sound/soc/codecs/ak4104.c 		.of_match_table = ak4104_of_match,
of_match_table    422 sound/soc/codecs/ak4118.c 		.of_match_table = of_match_ptr(ak4118_of_match),
of_match_table    723 sound/soc/codecs/ak4458.c 		.of_match_table = ak4458_of_match,
of_match_table     89 sound/soc/codecs/ak4554.c 		.of_match_table = ak4554_of_match,
of_match_table    689 sound/soc/codecs/ak4613.c 		.of_match_table = ak4613_of_match,
of_match_table    698 sound/soc/codecs/ak4642.c 		.of_match_table = ak4642_of_match,
of_match_table    201 sound/soc/codecs/ak5386.c 		.of_match_table = of_match_ptr(ak5386_dt_ids),
of_match_table    396 sound/soc/codecs/ak5558.c 		.of_match_table = of_match_ptr(ak5558_i2c_dt_ids),
of_match_table   1080 sound/soc/codecs/alc5623.c 		.of_match_table = of_match_ptr(alc5623_of_match),
of_match_table   1179 sound/soc/codecs/alc5632.c 		.of_match_table = of_match_ptr(alc5632_of_match),
of_match_table    234 sound/soc/codecs/bd28623.c 		.of_match_table = of_match_ptr(bd28623_of_match),
of_match_table    106 sound/soc/codecs/bt-sco.c 		.of_match_table = of_match_ptr(bt_sco_codec_of_match),
of_match_table    431 sound/soc/codecs/cros_ec_codec.c 		.of_match_table = of_match_ptr(cros_ec_codec_of_match),
of_match_table    571 sound/soc/codecs/cs35l32.c 		   .of_match_table = cs35l32_of_match,
of_match_table   1281 sound/soc/codecs/cs35l33.c 		.of_match_table = cs35l33_of_match,
of_match_table   1208 sound/soc/codecs/cs35l34.c 		.of_match_table = cs35l34_of_match,
of_match_table   1660 sound/soc/codecs/cs35l35.c 		.of_match_table = cs35l35_of_match,
of_match_table   1947 sound/soc/codecs/cs35l36.c 		.of_match_table = cs35l36_of_match,
of_match_table    639 sound/soc/codecs/cs4265.c 		.of_match_table = cs4265_of_match,
of_match_table    735 sound/soc/codecs/cs4270.c 		.of_match_table = cs4270_of_match,
of_match_table     36 sound/soc/codecs/cs4271-i2c.c 		.of_match_table = of_match_ptr(cs4271_dt_ids),
of_match_table     30 sound/soc/codecs/cs4271-spi.c 		.of_match_table = of_match_ptr(cs4271_dt_ids),
of_match_table   1962 sound/soc/codecs/cs42l42.c 		.of_match_table = cs42l42_of_match,
of_match_table     44 sound/soc/codecs/cs42l51-i2c.c 		.of_match_table = cs42l51_of_match,
of_match_table   1223 sound/soc/codecs/cs42l52.c 		.of_match_table = cs42l52_of_match,
of_match_table   1343 sound/soc/codecs/cs42l56.c 		.of_match_table = cs42l56_of_match,
of_match_table   1379 sound/soc/codecs/cs42l73.c 		   .of_match_table = cs42l73_of_match,
of_match_table     52 sound/soc/codecs/cs42xx8-i2c.c 		.of_match_table = cs42xx8_of_match,
of_match_table   2696 sound/soc/codecs/cs43130.c 		.of_match_table	= cs43130_of_match,
of_match_table    260 sound/soc/codecs/cs4341.c 		.of_match_table = of_match_ptr(cs4341_dt_ids),
of_match_table    310 sound/soc/codecs/cs4341.c 		.of_match_table = of_match_ptr(cs4341_dt_ids),
of_match_table    380 sound/soc/codecs/cs4349.c 		.of_match_table	= cs4349_of_match,
of_match_table   1121 sound/soc/codecs/cs53l30.c 		.of_match_table = cs53l30_of_match,
of_match_table   1888 sound/soc/codecs/da7213.c 		.of_match_table = of_match_ptr(da7213_of_match),
of_match_table   3312 sound/soc/codecs/da7218.c 		.of_match_table = of_match_ptr(da7218_of_match),
of_match_table   2645 sound/soc/codecs/da7219.c 		.of_match_table = of_match_ptr(da7219_of_match),
of_match_table   1531 sound/soc/codecs/da9055.c 		.of_match_table = of_match_ptr(da9055_of_match),
of_match_table    182 sound/soc/codecs/dmic.c 		.of_match_table = dmic_dev_match,
of_match_table    308 sound/soc/codecs/es7134.c 		.of_match_table = of_match_ptr(es7134_ids),
of_match_table    313 sound/soc/codecs/es7241.c 		.of_match_table = of_match_ptr(es7241_ids),
of_match_table    852 sound/soc/codecs/es8316.c 		.of_match_table		= of_match_ptr(es8316_of_match),
of_match_table     42 sound/soc/codecs/es8328-i2c.c 		.of_match_table = es8328_of_match,
of_match_table     31 sound/soc/codecs/es8328-spi.c 		.of_match_table	= es8328_of_match,
of_match_table     78 sound/soc/codecs/gtm601.c 		.of_match_table = of_match_ptr(gtm601_codec_of_match),
of_match_table     64 sound/soc/codecs/ics43432.c 		.of_match_table = of_match_ptr(ics43432_ids),
of_match_table    481 sound/soc/codecs/inno_rk3036.c 		.of_match_table = of_match_ptr(rk3036_codec_of_match),
of_match_table    589 sound/soc/codecs/jz4725b.c 		.of_match_table = of_match_ptr(jz4725b_codec_of_matches),
of_match_table    359 sound/soc/codecs/jz4740.c 		.of_match_table = of_match_ptr(jz4740_codec_of_matches),
of_match_table    256 sound/soc/codecs/lochnagar-sc.c 		.of_match_table = of_match_ptr(lochnagar_of_match),
of_match_table    198 sound/soc/codecs/max9759.c 		.of_match_table = of_match_ptr(max9759_ids),
of_match_table   1780 sound/soc/codecs/max98088.c 		.of_match_table = of_match_ptr(max98088_of_match),
of_match_table   2677 sound/soc/codecs/max98090.c 		.of_match_table = of_match_ptr(max98090_of_match),
of_match_table   2160 sound/soc/codecs/max98095.c 		.of_match_table = of_match_ptr(max98095_of_match),
of_match_table    146 sound/soc/codecs/max98357a.c 		.of_match_table = of_match_ptr(max98357a_device_id),
of_match_table    421 sound/soc/codecs/max98371.c 		.of_match_table = of_match_ptr(max98371_of_match),
of_match_table   1021 sound/soc/codecs/max98373.c 		.of_match_table = of_match_ptr(max98373_of_match),
of_match_table    372 sound/soc/codecs/max98504.c 		.of_match_table = of_match_ptr(max98504_of_match),
of_match_table    737 sound/soc/codecs/max9860.c 		.of_match_table = max9860_of_match,
of_match_table    544 sound/soc/codecs/max9867.c 		.of_match_table = of_match_ptr(max9867_of_match),
of_match_table    639 sound/soc/codecs/max98925.c 		.of_match_table = of_match_ptr(max98925_of_match),
of_match_table    583 sound/soc/codecs/max98926.c 		.of_match_table = of_match_ptr(max98926_of_match),
of_match_table    950 sound/soc/codecs/max98927.c 		.of_match_table = of_match_ptr(max98927_of_match),
of_match_table   1262 sound/soc/codecs/msm8916-wcd-analog.c 		   .of_match_table = pm8916_wcd_analog_spmi_match_table,
of_match_table   1234 sound/soc/codecs/msm8916-wcd-digital.c 		   .of_match_table = msm8916_wcd_digital_match_table,
of_match_table   1488 sound/soc/codecs/mt6351.c 		.of_match_table = mt6351_of_match,
of_match_table   2361 sound/soc/codecs/mt6358.c 		.of_match_table = mt6358_of_match,
of_match_table    875 sound/soc/codecs/nau8540.c 		.of_match_table = of_match_ptr(nau8540_of_ids),
of_match_table    880 sound/soc/codecs/nau8810.c 		.of_match_table = of_match_ptr(nau8810_of_match),
of_match_table   1141 sound/soc/codecs/nau8822.c 		.of_match_table = of_match_ptr(nau8822_of_match),
of_match_table   1945 sound/soc/codecs/nau8824.c 		.of_match_table = of_match_ptr(nau8824_of_ids),
of_match_table   2658 sound/soc/codecs/nau8825.c 		.of_match_table = of_match_ptr(nau8825_of_ids),
of_match_table    328 sound/soc/codecs/pcm1681.c 		.of_match_table = of_match_ptr(pcm1681_dt_ids),
of_match_table     51 sound/soc/codecs/pcm1789-i2c.c 		.of_match_table = of_match_ptr(pcm1789_of_match),
of_match_table     48 sound/soc/codecs/pcm179x-i2c.c 		.of_match_table = of_match_ptr(pcm179x_of_match),
of_match_table     47 sound/soc/codecs/pcm179x-spi.c 		.of_match_table = of_match_ptr(pcm179x_of_match),
of_match_table     53 sound/soc/codecs/pcm186x-i2c.c 		.of_match_table = pcm186x_of_match,
of_match_table     53 sound/soc/codecs/pcm186x-spi.c 		.of_match_table = pcm186x_of_match,
of_match_table     49 sound/soc/codecs/pcm3060-i2c.c 		.of_match_table = pcm3060_of_match,
of_match_table     48 sound/soc/codecs/pcm3060-spi.c 		.of_match_table = pcm3060_of_match,
of_match_table     55 sound/soc/codecs/pcm3168a-i2c.c 		.of_match_table = pcm3168a_of_match,
of_match_table     54 sound/soc/codecs/pcm3168a-spi.c 		.of_match_table = pcm3168a_of_match,
of_match_table     50 sound/soc/codecs/pcm5102a.c 		.of_match_table = pcm5102a_of_match,
of_match_table     76 sound/soc/codecs/pcm512x-i2c.c 		.of_match_table = of_match_ptr(pcm512x_of_match),
of_match_table     59 sound/soc/codecs/pcm512x-spi.c 		.of_match_table = pcm512x_of_match,
of_match_table    509 sound/soc/codecs/rk3328_codec.c 		   .of_match_table = of_match_ptr(rk3328_codec_of_match),
of_match_table   2261 sound/soc/codecs/rt1011.c 		.of_match_table = of_match_ptr(rt1011_of_match),
of_match_table   1169 sound/soc/codecs/rt1305.c 		.of_match_table = rt1305_of_match,
of_match_table    864 sound/soc/codecs/rt1308.c 		.of_match_table = of_match_ptr(rt1308_of_match),
of_match_table   1225 sound/soc/codecs/rt274.c 		   .of_match_table = of_match_ptr(rt274_of_match),
of_match_table    506 sound/soc/codecs/rt5514-spi.c 		.of_match_table = of_match_ptr(rt5514_of_match),
of_match_table   1330 sound/soc/codecs/rt5514.c 		.of_match_table = of_match_ptr(rt5514_of_match),
of_match_table   1409 sound/soc/codecs/rt5616.c 		.of_match_table = of_match_ptr(rt5616_of_match),
of_match_table   1727 sound/soc/codecs/rt5631.c 		.of_match_table = of_match_ptr(rt5631_i2c_dt_ids),
of_match_table   2860 sound/soc/codecs/rt5640.c 		.of_match_table = of_match_ptr(rt5640_of_match),
of_match_table   4089 sound/soc/codecs/rt5645.c 		.of_match_table = of_match_ptr(rt5645_of_match),
of_match_table   2285 sound/soc/codecs/rt5651.c 		.of_match_table = of_match_ptr(rt5651_of_match),
of_match_table   4358 sound/soc/codecs/rt5659.c 		.of_match_table = of_match_ptr(rt5659_of_match),
of_match_table   1340 sound/soc/codecs/rt5660.c 		.of_match_table = of_match_ptr(rt5660_of_match),
of_match_table   3730 sound/soc/codecs/rt5663.c 		.of_match_table = of_match_ptr(rt5663_of_match),
of_match_table   4970 sound/soc/codecs/rt5665.c 		.of_match_table = of_match_ptr(rt5665_of_match),
of_match_table   2618 sound/soc/codecs/rt5668.c 		.of_match_table = of_match_ptr(rt5668_of_match),
of_match_table   5407 sound/soc/codecs/rt5677.c 		.of_match_table = rt5677_of_match,
of_match_table   2706 sound/soc/codecs/rt5682.c 		.of_match_table = of_match_ptr(rt5682_of_match),
of_match_table   1814 sound/soc/codecs/sgtl5000.c 		   .of_match_table = sgtl5000_dt_ids,
of_match_table    105 sound/soc/codecs/simple-amplifier.c 		.of_match_table = of_match_ptr(simple_amp_ids),
of_match_table    564 sound/soc/codecs/sirf-audio-codec.c 		.of_match_table = sirf_audio_codec_of_match,
of_match_table     79 sound/soc/codecs/spdif_receiver.c 		.of_match_table = of_match_ptr(spdif_dir_dt_ids),
of_match_table     79 sound/soc/codecs/spdif_transmitter.c 		.of_match_table = of_match_ptr(spdif_dit_dt_ids),
of_match_table     95 sound/soc/codecs/ssm2305.c 		.of_match_table = of_match_ptr(ssm2305_of_match),
of_match_table    815 sound/soc/codecs/ssm2518.c 		.of_match_table = of_match_ptr(ssm2518_dt_ids),
of_match_table     48 sound/soc/codecs/ssm2602-i2c.c 		.of_match_table = ssm2602_of_match,
of_match_table     31 sound/soc/codecs/ssm2602-spi.c 		.of_match_table = ssm2602_of_match,
of_match_table    501 sound/soc/codecs/ssm4567.c 		.of_match_table = of_match_ptr(ssm4567_of_match),
of_match_table   1169 sound/soc/codecs/sta32x.c 		.of_match_table = of_match_ptr(st32x_dt_ids),
of_match_table   1264 sound/soc/codecs/sta350.c 		.of_match_table = of_match_ptr(st350_dt_ids),
of_match_table    381 sound/soc/codecs/sta529.c 		.of_match_table = sta529_of_match,
of_match_table    476 sound/soc/codecs/sti-sas.c 		.of_match_table = sti_sas_dev_match,
of_match_table    760 sound/soc/codecs/tas2552.c 		.of_match_table = of_match_ptr(tas2552_of_match),
of_match_table    994 sound/soc/codecs/tas5086.c 		.of_match_table = of_match_ptr(tas5086_dt_ids),
of_match_table    914 sound/soc/codecs/tas571x.c 		.of_match_table = of_match_ptr(tas571x_of_match),
of_match_table    725 sound/soc/codecs/tas5720.c 		.of_match_table = of_match_ptr(tas5720_of_match),
of_match_table    805 sound/soc/codecs/tas6424.c 		.of_match_table = of_match_ptr(tas6424_of_ids),
of_match_table    636 sound/soc/codecs/tda7419.c 		.of_match_table = tda7419_of_match,
of_match_table    313 sound/soc/codecs/tfa9879.c 		.of_match_table = tfa9879_of_match,
of_match_table     47 sound/soc/codecs/tlv320aic23-i2c.c 		   .of_match_table = of_match_ptr(tlv320aic23_of_match),
of_match_table   1623 sound/soc/codecs/tlv320aic31xx.c 		.of_match_table = of_match_ptr(tlv320aic31xx_of_match),
of_match_table     55 sound/soc/codecs/tlv320aic32x4-i2c.c 		.of_match_table = aic32x4_of_id,
of_match_table     57 sound/soc/codecs/tlv320aic32x4-spi.c 		.of_match_table = aic32x4_of_id,
of_match_table   1927 sound/soc/codecs/tlv320aic3x.c 		.of_match_table = of_match_ptr(tlv320aic3x_of_match),
of_match_table    319 sound/soc/codecs/tpa6130a2.c 		.of_match_table = of_match_ptr(tpa6130a2_of_match),
of_match_table    387 sound/soc/codecs/ts3a227e.c 		.of_match_table = of_match_ptr(ts3a227e_of_match),
of_match_table   1506 sound/soc/codecs/tscs42xx.c 		.of_match_table = tscs42xx_of_match,
of_match_table   3486 sound/soc/codecs/tscs454.c 		.of_match_table = tscs454_of_match,
of_match_table    287 sound/soc/codecs/uda1334.c 		.of_match_table = uda1334_of_match,
of_match_table    801 sound/soc/codecs/uda1380.c 		.of_match_table = uda1380_of_match,
of_match_table    641 sound/soc/codecs/wm8510.c 		.of_match_table = wm8510_of_match,
of_match_table    680 sound/soc/codecs/wm8510.c 		.of_match_table = wm8510_of_match,
of_match_table    530 sound/soc/codecs/wm8523.c 		.of_match_table = wm8523_of_match,
of_match_table    244 sound/soc/codecs/wm8524.c 		.of_match_table = wm8524_of_match,
of_match_table   1051 sound/soc/codecs/wm8580.c 		.of_match_table = wm8580_of_match,
of_match_table    427 sound/soc/codecs/wm8711.c 		.of_match_table = wm8711_of_match,
of_match_table    466 sound/soc/codecs/wm8711.c 		.of_match_table = wm8711_of_match,
of_match_table    268 sound/soc/codecs/wm8728.c 		.of_match_table = wm8728_of_match,
of_match_table    307 sound/soc/codecs/wm8728.c 		.of_match_table = wm8728_of_match,
of_match_table    723 sound/soc/codecs/wm8731.c 		.of_match_table = wm8731_of_match,
of_match_table    799 sound/soc/codecs/wm8731.c 		.of_match_table = wm8731_of_match,
of_match_table    652 sound/soc/codecs/wm8737.c 		.of_match_table = wm8737_of_match,
of_match_table    695 sound/soc/codecs/wm8737.c 		.of_match_table = wm8737_of_match,
of_match_table    618 sound/soc/codecs/wm8741.c 		.of_match_table = wm8741_of_match,
of_match_table    669 sound/soc/codecs/wm8741.c 		.of_match_table = wm8741_of_match,
of_match_table    774 sound/soc/codecs/wm8750.c 		.of_match_table = wm8750_of_match,
of_match_table    815 sound/soc/codecs/wm8750.c 		.of_match_table = wm8750_of_match,
of_match_table   1544 sound/soc/codecs/wm8753.c 		.of_match_table = wm8753_of_match,
of_match_table   1589 sound/soc/codecs/wm8753.c 		.of_match_table = wm8753_of_match,
of_match_table    691 sound/soc/codecs/wm8770.c 		.of_match_table = wm8770_of_match,
of_match_table    485 sound/soc/codecs/wm8776.c 		.of_match_table = wm8776_of_match,
of_match_table    525 sound/soc/codecs/wm8776.c 		.of_match_table = wm8776_of_match,
of_match_table    140 sound/soc/codecs/wm8782.c 		.of_match_table = of_match_ptr(wm8782_of_match),
of_match_table     62 sound/soc/codecs/wm8804-i2c.c 		.of_match_table = of_match_ptr(wm8804_of_match),
of_match_table     43 sound/soc/codecs/wm8804-spi.c 		.of_match_table = wm8804_of_match,
of_match_table   2216 sound/soc/codecs/wm8903.c 		.of_match_table = wm8903_of_match,
of_match_table   2306 sound/soc/codecs/wm8904.c 		.of_match_table = of_match_ptr(wm8904_of_match),
of_match_table   1477 sound/soc/codecs/wm8960.c 		.of_match_table = wm8960_of_match,
of_match_table   3875 sound/soc/codecs/wm8962.c 		.of_match_table = wm8962_of_match,
of_match_table    729 sound/soc/codecs/wm8974.c 		.of_match_table = wm8974_of_match,
of_match_table   1074 sound/soc/codecs/wm8978.c 		.of_match_table = wm8978_of_match,
of_match_table    392 sound/soc/codecs/zx_aud96p22.c 		.of_match_table = aud96p22_dt_ids,
of_match_table    751 sound/soc/dwc/dwc-i2s.c 		.of_match_table = of_match_ptr(dw_i2s_of_match),
of_match_table    222 sound/soc/fsl/eukrea-tlv320.c 		.of_match_table = imx_tlv320_dt_ids,
of_match_table    730 sound/soc/fsl/fsl-asoc-card.c 		.of_match_table = fsl_asoc_card_dt_ids,
of_match_table   1083 sound/soc/fsl/fsl_asrc.c 		.of_match_table = fsl_asrc_ids,
of_match_table    580 sound/soc/fsl/fsl_audmix.c 		.of_match_table = fsl_audmix_ids,
of_match_table    967 sound/soc/fsl/fsl_dma.c 		.of_match_table = fsl_soc_dma_ids,
of_match_table   1153 sound/soc/fsl/fsl_esai.c 		.of_match_table = fsl_esai_dt_ids,
of_match_table    816 sound/soc/fsl/fsl_micfil.c 		.of_match_table = fsl_micfil_dt_ids,
of_match_table   1177 sound/soc/fsl/fsl_sai.c 		.of_match_table = fsl_sai_ids,
of_match_table   1371 sound/soc/fsl/fsl_spdif.c 		.of_match_table = fsl_spdif_dt_ids,
of_match_table   1689 sound/soc/fsl/fsl_ssi.c 		.of_match_table = fsl_ssi_ids,
of_match_table    393 sound/soc/fsl/imx-audmux.c 		.of_match_table = imx_audmux_dt_ids,
of_match_table    228 sound/soc/fsl/imx-es8328.c 		.of_match_table = imx_es8328_dt_ids,
of_match_table    216 sound/soc/fsl/imx-sgtl5000.c 		.of_match_table = imx_sgtl5000_dt_ids,
of_match_table     92 sound/soc/fsl/imx-spdif.c 		.of_match_table = imx_spdif_dt_ids,
of_match_table    337 sound/soc/fsl/mpc5200_psc_ac97.c 		.of_match_table = psc_ac97_match,
of_match_table    232 sound/soc/fsl/mpc5200_psc_i2s.c 		.of_match_table = psc_i2s_match,
of_match_table    130 sound/soc/fsl/pcm030-audio-fabric.c 		.of_match_table    = pcm030_audio_match,
of_match_table    703 sound/soc/generic/audio-graph-card.c 		.of_match_table = graph_of_match,
of_match_table    734 sound/soc/generic/simple-card.c 		.of_match_table = simple_of_match,
of_match_table    602 sound/soc/hisilicon/hi6210-i2s.c 		.of_match_table = hi6210_i2s_dt_ids,
of_match_table    609 sound/soc/img/img-i2s-in.c 		.of_match_table = img_i2s_in_of_match,
of_match_table    614 sound/soc/img/img-i2s-out.c 		.of_match_table = img_i2s_out_of_match,
of_match_table    318 sound/soc/img/img-parallel-out.c 		.of_match_table = img_prl_out_of_match,
of_match_table    881 sound/soc/img/img-spdif-in.c 		.of_match_table = img_spdif_in_of_match,
of_match_table    475 sound/soc/img/img-spdif-out.c 		.of_match_table = img_spdif_out_of_match,
of_match_table    276 sound/soc/img/pistachio-internal-dac.c 		.of_match_table = pistachio_internal_dac_of_match,
of_match_table    545 sound/soc/jz4740/jz4740-i2s.c 		.of_match_table = of_match_ptr(jz4740_of_matches)
of_match_table    146 sound/soc/kirkwood/armada-370-db.c 		.of_match_table = of_match_ptr(a370db_dt_ids),
of_match_table    636 sound/soc/kirkwood/kirkwood-i2s.c 		.of_match_table = of_match_ptr(mvebu_audio_of_match),
of_match_table   1419 sound/soc/mediatek/common/mtk-btcvsd.c 		.of_match_table = mtk_btcvsd_snd_dt_match,
of_match_table   1486 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		   .of_match_table = mt2701_afe_pcm_dt_match,
of_match_table    427 sound/soc/mediatek/mt2701/mt2701-cs42448.c 		   .of_match_table = mt2701_cs42448_machine_dt_match,
of_match_table    165 sound/soc/mediatek/mt2701/mt2701-wm8960.c 		.of_match_table = mt2701_wm8960_machine_dt_match,
of_match_table    905 sound/soc/mediatek/mt6797/mt6797-afe-pcm.c 		   .of_match_table = mt6797_afe_pcm_dt_match,
of_match_table    247 sound/soc/mediatek/mt6797/mt6797-mt6351.c 		.of_match_table = mt6797_mt6351_dt_match,
of_match_table   1191 sound/soc/mediatek/mt8173/mt8173-afe-pcm.c 		   .of_match_table = mt8173_afe_pcm_dt_match,
of_match_table    195 sound/soc/mediatek/mt8173/mt8173-max98090.c 		   .of_match_table = mt8173_max98090_dt_match,
of_match_table    233 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c 		   .of_match_table = mt8173_rt5650_rt5514_dt_match,
of_match_table    300 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c 		   .of_match_table = mt8173_rt5650_rt5676_dt_match,
of_match_table    324 sound/soc/mediatek/mt8173/mt8173-rt5650.c 		   .of_match_table = mt8173_rt5650_dt_match,
of_match_table   1257 sound/soc/mediatek/mt8183/mt8183-afe-pcm.c 		   .of_match_table = mt8183_afe_pcm_dt_match,
of_match_table    468 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 		.of_match_table = mt8183_da7219_max98357_dt_match,
of_match_table    516 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
of_match_table    712 sound/soc/meson/axg-card.c 		.of_match_table = axg_card_of_match,
of_match_table    360 sound/soc/meson/axg-frddr.c 		.of_match_table = axg_frddr_of_match,
of_match_table    645 sound/soc/meson/axg-pdm.c 		.of_match_table = axg_pdm_of_match,
of_match_table    512 sound/soc/meson/axg-spdifin.c 		.of_match_table = axg_spdifin_of_match,
of_match_table    447 sound/soc/meson/axg-spdifout.c 		.of_match_table = axg_spdifout_of_match,
of_match_table    543 sound/soc/meson/axg-tdm-interface.c 		.of_match_table = axg_tdm_iface_of_match,
of_match_table    248 sound/soc/meson/axg-tdmin.c 		.of_match_table = axg_tdmin_of_match,
of_match_table    335 sound/soc/meson/axg-tdmout.c 		.of_match_table = axg_tdmout_of_match,
of_match_table    304 sound/soc/meson/axg-toddr.c 		.of_match_table = axg_toddr_of_match,
of_match_table    401 sound/soc/meson/g12a-tohdmitx.c 		.of_match_table = g12a_tohdmitx_of_match,
of_match_table    840 sound/soc/mxs/mxs-saif.c 		.of_match_table = mxs_saif_dt_ids,
of_match_table    189 sound/soc/mxs/mxs-sgtl5000.c 		.of_match_table = mxs_sgtl5000_dt_ids,
of_match_table    894 sound/soc/pxa/pxa-ssp.c 		.of_match_table = of_match_ptr(pxa_ssp_of_ids),
of_match_table    289 sound/soc/pxa/pxa2xx-ac97.c 		.of_match_table = of_match_ptr(pxa2xx_ac97_dt_ids),
of_match_table    271 sound/soc/qcom/apq8016_sbc.c 		.of_match_table = of_match_ptr(apq8016_sbc_device_id),
of_match_table    161 sound/soc/qcom/apq8096.c 		.of_match_table = msm_snd_apq8096_dt_match,
of_match_table    252 sound/soc/qcom/lpass-apq8016.c 		.of_match_table	= of_match_ptr(apq8016_lpass_cpu_device_id),
of_match_table    438 sound/soc/qcom/lpass-cpu.c 	match = of_match_device(dev->driver->of_match_table, dev);
of_match_table    106 sound/soc/qcom/lpass-ipq806x.c 		.of_match_table	= of_match_ptr(ipq806x_lpass_cpu_device_id),
of_match_table    627 sound/soc/qcom/qdsp6/q6adm.c 		.of_match_table = of_match_ptr(q6adm_device_id),
of_match_table   1472 sound/soc/qcom/qdsp6/q6afe-dai.c 		.of_match_table = of_match_ptr(q6afe_dai_device_id),
of_match_table   1501 sound/soc/qcom/qdsp6/q6afe.c 		.of_match_table = of_match_ptr(q6afe_device_id),
of_match_table    943 sound/soc/qcom/qdsp6/q6asm-dai.c 		.of_match_table = of_match_ptr(q6asm_dai_device_id),
of_match_table   1384 sound/soc/qcom/qdsp6/q6asm.c 		.of_match_table = of_match_ptr(q6asm_device_id),
of_match_table    369 sound/soc/qcom/qdsp6/q6core.c 		.of_match_table = of_match_ptr(q6core_device_id),
of_match_table   1043 sound/soc/qcom/qdsp6/q6routing.c 		.of_match_table = of_match_ptr(q6pcm_routing_device_id),
of_match_table    463 sound/soc/qcom/sdm845.c 		.of_match_table = sdm845_snd_device_id,
of_match_table    134 sound/soc/qcom/storm.c 		.of_match_table =
of_match_table    275 sound/soc/rockchip/rk3288_hdmi_analog.c 		.of_match_table = rockchip_sound_of_match,
of_match_table    564 sound/soc/rockchip/rk3399_gru_sound.c 		.of_match_table = rockchip_sound_of_match,
of_match_table    717 sound/soc/rockchip/rockchip_i2s.c 		.of_match_table = of_match_ptr(rockchip_i2s_match),
of_match_table    280 sound/soc/rockchip/rockchip_max98090.c 		.of_match_table = rockchip_max98090_of_match,
of_match_table    615 sound/soc/rockchip/rockchip_pdm.c 		.of_match_table = of_match_ptr(rockchip_pdm_match),
of_match_table    232 sound/soc/rockchip/rockchip_rt5645.c 		.of_match_table = rockchip_rt5645_of_match,
of_match_table    409 sound/soc/rockchip/rockchip_spdif.c 		.of_match_table = of_match_ptr(rk_spdif_match),
of_match_table    154 sound/soc/samsung/arndale_rt5631.c 		.of_match_table = of_match_ptr(samsung_arndale_rt5631_of_match),
of_match_table   1696 sound/soc/samsung/i2s.c 		.of_match_table = of_match_ptr(exynos_i2s_match),
of_match_table    357 sound/soc/samsung/odroid.c 		.of_match_table	= odroid_audio_of_match,
of_match_table    190 sound/soc/samsung/smdk_wm8994.c 		.of_match_table = of_match_ptr(samsung_wm8994_of_match),
of_match_table    252 sound/soc/samsung/snow.c 		.of_match_table = snow_of_match,
of_match_table    664 sound/soc/samsung/tm2_wm5110.c 		.of_match_table	= tm2_of_match,
of_match_table   2097 sound/soc/sh/fsi.c 		.of_match_table = fsi_of_match,
of_match_table   1862 sound/soc/sh/rcar/core.c 		.of_match_table = rsnd_of_match,
of_match_table     77 sound/soc/sirf/sirf-audio-port.c 		.of_match_table = sirf_audio_port_of_match,
of_match_table    152 sound/soc/sirf/sirf-audio.c 		.of_match_table = sirf_audio_of_match,
of_match_table    424 sound/soc/sirf/sirf-usp.c 		.of_match_table = sirf_usp_pcm_of_match,
of_match_table    138 sound/soc/sof/sof-of-dev.c 		.of_match_table = sof_of_ids,
of_match_table   1002 sound/soc/sprd/sprd-mcdt.c 		.of_match_table = sprd_mcdt_of_match,
of_match_table    559 sound/soc/sprd/sprd-pcm-dma.c 		.of_match_table = sprd_pcm_of_match,
of_match_table    503 sound/soc/sti/sti_uniperif.c 		.of_match_table = snd_soc_sti_match,
of_match_table    391 sound/soc/stm/stm32_adfsdm.c 		   .of_match_table = stm32_adfsdm_of_match,
of_match_table    980 sound/soc/stm/stm32_i2s.c 		.of_match_table = stm32_i2s_ids,
of_match_table    284 sound/soc/stm/stm32_sai.c 		.of_match_table = stm32_sai_ids,
of_match_table   1617 sound/soc/stm/stm32_sai_sub.c 		.of_match_table = stm32_sai_sub_ids,
of_match_table   1060 sound/soc/stm/stm32_spdifrx.c 		.of_match_table = stm32_spdifrx_ids,
of_match_table   1857 sound/soc/sunxi/sun4i-codec.c 		.of_match_table = sun4i_codec_of_match,
of_match_table   1342 sound/soc/sunxi/sun4i-i2s.c 		.of_match_table	= sun4i_i2s_match,
of_match_table    608 sound/soc/sunxi/sun4i-spdif.c 		.of_match_table = of_match_ptr(sun4i_spdif_of_match),
of_match_table    485 sound/soc/sunxi/sun50i-codec-analog.c 		.of_match_table = sun50i_codec_analog_of_match,
of_match_table    845 sound/soc/sunxi/sun8i-codec-analog.c 		.of_match_table = sun8i_codec_analog_of_match,
of_match_table    623 sound/soc/sunxi/sun8i-codec.c 		.of_match_table = sun8i_codec_of_match,
of_match_table    431 sound/soc/tegra/tegra20_ac97.c 		.of_match_table = tegra20_ac97_of_match,
of_match_table    205 sound/soc/tegra/tegra20_das.c 		.of_match_table = tegra20_das_of_match,
of_match_table    437 sound/soc/tegra/tegra20_i2s.c 		.of_match_table = tegra20_i2s_of_match,
of_match_table    667 sound/soc/tegra/tegra30_ahub.c 		.of_match_table = tegra30_ahub_of_match,
of_match_table    559 sound/soc/tegra/tegra30_i2s.c 		.of_match_table = tegra30_i2s_of_match,
of_match_table    253 sound/soc/tegra/tegra_alc5632.c 		.of_match_table = tegra_alc5632_of_match,
of_match_table    287 sound/soc/tegra/tegra_max98090.c 		.of_match_table = tegra_max98090_of_match,
of_match_table    233 sound/soc/tegra/tegra_rt5640.c 		.of_match_table = tegra_rt5640_of_match,
of_match_table    318 sound/soc/tegra/tegra_rt5677.c 		.of_match_table = tegra_rt5677_of_match,
of_match_table    205 sound/soc/tegra/tegra_sgtl5000.c 		.of_match_table = tegra_sgtl5000_of_match,
of_match_table    196 sound/soc/tegra/tegra_wm8753.c 		.of_match_table = tegra_wm8753_of_match,
of_match_table    370 sound/soc/tegra/tegra_wm8903.c 		.of_match_table = tegra_wm8903_of_match,
of_match_table    159 sound/soc/tegra/tegra_wm9712.c 		.of_match_table = tegra_wm9712_of_match,
of_match_table    184 sound/soc/tegra/trimslice.c 		.of_match_table = trimslice_of_match,
of_match_table    465 sound/soc/ti/davinci-evm.c 		.of_match_table = of_match_ptr(davinci_evm_dt_ids),
of_match_table    761 sound/soc/ti/davinci-i2s.c 		.of_match_table = of_match_ptr(davinci_i2s_match),
of_match_table   2446 sound/soc/ti/davinci-mcasp.c 		.of_match_table = mcasp_dt_ids,
of_match_table    323 sound/soc/ti/omap-abe-twl6040.c 		.of_match_table = omap_abe_of_match,
of_match_table    517 sound/soc/ti/omap-dmic.c 		.of_match_table = omap_dmic_of_match,
of_match_table   1453 sound/soc/ti/omap-mcbsp.c 			.of_match_table = omap_mcbsp_of_match,
of_match_table    594 sound/soc/ti/omap-mcpdm.c 		.of_match_table = omap_mcpdm_of_match,
of_match_table    333 sound/soc/ti/omap-twl4030.c 		.of_match_table = omap_twl4030_of_match,
of_match_table    471 sound/soc/ti/rx51.c 		.of_match_table = of_match_ptr(rx51_audio_of_match),
of_match_table    409 sound/soc/uniphier/aio-ld11.c 		.of_match_table = of_match_ptr(uniphier_aio_of_match),
of_match_table    311 sound/soc/uniphier/aio-pxs2.c 		.of_match_table = of_match_ptr(uniphier_aio_of_match),
of_match_table    563 sound/soc/uniphier/evea.c 		.of_match_table = of_match_ptr(evea_of_match),
of_match_table    160 sound/soc/ux500/mop500.c 		.of_match_table = snd_soc_mop500_match,
of_match_table    850 sound/soc/ux500/ux500_msp_dai.c 		.of_match_table = ux500_msp_i2s_match,
of_match_table    701 sound/soc/xilinx/xlnx_formatter_pcm.c 		.of_match_table	= xlnx_formatter_pcm_of_match,
of_match_table    173 sound/soc/xilinx/xlnx_i2s.c 		.of_match_table = xlnx_i2s_of_match,
of_match_table    329 sound/soc/xilinx/xlnx_spdif.c 		.of_match_table = xlnx_spdif_of_match,
of_match_table    643 sound/soc/xtensa/xtfpga-i2s.c 		.of_match_table = of_match_ptr(xtfpga_i2s_of_match),
of_match_table    444 sound/soc/zte/zx-i2s.c 		.of_match_table = zx_i2s_dt_ids,
of_match_table    356 sound/soc/zte/zx-spdif.c 		.of_match_table = zx_spdif_dt_ids,
of_match_table    452 sound/soc/zte/zx-tdm.c 		.of_match_table = zx_tdm_dt_ids,
of_match_table   1073 sound/sparc/amd7930.c 		.of_match_table = amd7930_match,
of_match_table   2111 sound/sparc/cs4231.c 		.of_match_table = cs4231_match,
of_match_table   2692 sound/sparc/dbri.c 		.of_match_table = dbri_match,