Home
last modified time | relevance | path

Searched refs:of_match_device (Results 1 – 200 of 251) sorted by relevance

12

/linux-4.1.27/include/linux/
Dof_device.h14 extern const struct of_device_id *of_match_device(
26 return of_match_device(drv->of_match_table, dev) != NULL; in of_driver_match_device()
87 #define of_match_device(matches, dev) \ macro
/linux-4.1.27/drivers/memory/
Datmel-sdramc.c59 match = of_match_device(atmel_ramc_of_match, &pdev->dev); in atmel_ramc_probe()
Dfsl-corenet-cf.c183 match = of_match_device(ccf_matches, &pdev->dev); in ccf_probe()
/linux-4.1.27/drivers/of/
Ddevice.c24 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device() function
31 EXPORT_SYMBOL(of_match_device);
/linux-4.1.27/drivers/gpio/
Dgpio-ge.c57 of_match_device(gef_gpio_ids, &pdev->dev); in gef_gpio_probe()
Dgpio-74xx-mmio.c117 of_match_device(mmio_74xx_gpio_ids, &pdev->dev); in mmio_74xx_gpio_probe()
Dgpio-syscon.c190 const struct of_device_id *of_id = of_match_device(syscon_gpio_ids, dev); in syscon_gpio_probe()
Dgpio-palmas.c169 match = of_match_device(of_palmas_gpio_match, &pdev->dev); in palmas_gpio_probe()
Dgpio-mxs.c265 of_match_device(mxs_gpio_dt_ids, &pdev->dev); in mxs_gpio_probe()
Dgpio-mcp23s08.c790 match = of_match_device(of_match_ptr(mcp23s08_i2c_of_match), in mcp230xx_probe()
895 match = of_match_device(of_match_ptr(mcp23s08_spi_of_match), &spi->dev); in mcp23s08_probe()
Dgpio-mxc.c367 of_match_device(mxc_gpio_dt_ids, &pdev->dev); in mxc_gpio_get_hw()
Dgpio-tegra.c435 match = of_match_device(tegra_gpio_of_match, &pdev->dev); in tegra_gpio_probe()
Dgpio-davinci.c484 match = of_match_device(of_match_ptr(davinci_gpio_ids), in davinci_gpio_irq_setup()
Dgpio-bcm-kona.c571 match = of_match_device(bcm_kona_gpio_of_match, dev); in bcm_kona_gpio_probe()
Dgpio-pxa.c541 of_match_device(pxa_gpio_dt_ids, &pdev->dev); in pxa_gpio_probe_dt()
Dgpio-mvebu.c680 match = of_match_device(mvebu_gpio_of_match, &pdev->dev); in mvebu_gpio_probe()
/linux-4.1.27/drivers/mfd/
Dmc13xxx-i2c.c82 of_match_device(mc13xxx_dt_ids, &client->dev); in mc13xxx_i2c_probe()
Dstmpe-i2c.c79 of_id = of_match_device(stmpe_of_match, &i2c->dev); in stmpe_i2c_probe()
Dmc13xxx-spi.c159 of_match_device(mc13xxx_dt_ids, &spi->dev); in mc13xxx_spi_probe()
Dtps65218.c222 match = of_match_device(of_tps65218_match_table, &client->dev); in tps65218_probe()
Dtps65217.c171 match = of_match_device(tps65217_of_match, &client->dev); in tps65217_probe()
Dtwl6030-irq.c399 of_id = of_match_device(twl6030_of_match, dev); in twl6030_init_irq()
Dtps65910.c398 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
Dtc3589x.c347 of_id = of_match_device(tc3589x_match, dev); in tc3589x_of_probe()
Dmax14577.c416 of_id = of_match_device(max14577_dt_match, &i2c->dev); in max14577_i2c_probe()
Daxp20x.c406 of_id = of_match_device(axp20x_of_match, dev); in axp20x_match_device()
Dwm8994-core.c637 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
Dqcom_rpm.c496 match = of_match_device(qcom_rpm_of_match, &pdev->dev); in qcom_rpm_probe()
Dpalmas.c525 match = of_match_device(of_palmas_match_tbl, &i2c->dev); in palmas_i2c_probe()
Dtwl4030-power.c878 match = of_match_device(of_match_ptr(twl4030_power_of_match), in twl4030_power_probe()
Darizona-core.c494 const struct of_device_id *id = of_match_device(arizona_of_match, dev); in arizona_of_get_type()
/linux-4.1.27/drivers/iio/common/st_sensors/
Dst_sensors_i2c.c99 of_id = of_match_device(match, &client->dev); in st_sensors_of_i2c_probe()
/linux-4.1.27/drivers/power/reset/
Dst-poweroff.c123 match = of_match_device(st_reset_of_match, dev); in st_reset_probe()
Dvexpress-poweroff.c115 of_match_device(vexpress_reset_of_match, &pdev->dev); in vexpress_reset_probe()
/linux-4.1.27/drivers/clk/sunxi/
Dclk-sun6i-apb0-gates.c55 device = of_match_device(sun6i_a31_apb0_gates_clk_dt_ids, &pdev->dev); in sun6i_a31_apb0_gates_clk_probe()
/linux-4.1.27/drivers/mtd/nand/
Ddenali_dt.c50 of_id = of_match_device(denali_nand_dt_ids, &ofdev->dev); in denali_dt_probe()
Dpxa3xx_nand.c357 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_get_variant()
1776 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_probe_dt()
Dsh_flctl.c1049 match = of_match_device(of_flctl_match, dev); in flctl_parse_dt()
/linux-4.1.27/drivers/misc/eeprom/
Dsunxi_sid.c122 of_dev_id = of_match_device(sunxi_sid_of_match, &pdev->dev); in sunxi_sid_probe()
/linux-4.1.27/drivers/misc/lis3lv02d/
Dlis3lv02d_spi.c90 if (of_match_device(lis302dl_spi_dt_ids, &spi->dev)) { in lis302dl_spi_probe()
Dlis3lv02d_i2c.c123 if (of_match_device(lis3lv02d_i2c_dt_ids, &client->dev)) { in lis3lv02d_i2c_probe()
/linux-4.1.27/drivers/net/can/mscan/
Dmpc5xxx_can.c298 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_probe()
366 match = of_match_device(mpc5xxx_can_table, &ofdev->dev); in mpc5xxx_can_remove()
/linux-4.1.27/drivers/pinctrl/berlin/
Dberlin-bg2cd.c178 of_match_device(berlin2cd_pinctrl_match, &pdev->dev); in berlin2cd_pinctrl_probe()
Dberlin-bg2.c235 of_match_device(berlin2_pinctrl_match, &pdev->dev); in berlin2_pinctrl_probe()
Dberlin-bg2q.c397 of_match_device(berlin2q_pinctrl_match, &pdev->dev); in berlin2q_pinctrl_probe()
/linux-4.1.27/drivers/edac/
Dhighbank_l2_edac.c100 id = of_match_device(hb_l2_err_of_match, &pdev->dev); in highbank_l2_err_probe()
Dhighbank_mc_edac.c170 id = of_match_device(hb_ddr_ctrl_of_match, &pdev->dev); in highbank_mc_probe()
Dppc4xx_edac.c1019 if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL) in ppc4xx_edac_mc_init()
/linux-4.1.27/sound/soc/samsung/
Dsmdk_wm8994.c177 id = of_match_device(of_match_ptr(samsung_wm8994_of_match), &pdev->dev); in smdk_audio_probe()
/linux-4.1.27/drivers/soc/tegra/fuse/
Dfuse-tegra30.c108 of_dev_id = of_match_device(tegra30_fuse_of_match, &pdev->dev); in tegra30_fuse_probe()
/linux-4.1.27/drivers/phy/
Dphy-stih41x-usb.c137 match = of_match_device(stih41x_usb_phy_of_match, &pdev->dev); in stih41x_usb_phy_probe()
Dphy-berlin-usb.c171 of_match_device(phy_berlin_sata_of_match, &pdev->dev); in phy_berlin_usb_probe()
Dphy-omap-control.c285 of_id = of_match_device(omap_control_phy_id_table, &pdev->dev); in omap_control_phy_probe()
Dphy-dm816x-usb.c195 of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table), in dm816x_usb_phy_probe()
Dphy-omap-usb2.c201 of_id = of_match_device(omap_usb2_id_table, &pdev->dev); in omap_usb2_probe()
Dphy-ti-pipe3.c312 match = of_match_device(ti_pipe3_id_table, &pdev->dev); in ti_pipe3_probe()
/linux-4.1.27/drivers/reset/sti/
Dreset-syscfg.c181 match = of_match_device(dev->driver->of_match_table, dev); in syscfg_reset_probe()
/linux-4.1.27/drivers/irqchip/
Dirq-st.c166 match = of_match_device(st_irq_syscfg_match, &pdev->dev); in st_irq_syscfg_probe()
Dirq-renesas-intc-irqpin.c477 of_id = of_match_device(intc_irqpin_dt_ids, dev); in intc_irqpin_probe()
/linux-4.1.27/sound/soc/codecs/
Dak5386.c183 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) in ak5386_probe()
Dcs4271.c545 if (of_match_device(cs4271_dt_ids, codec->dev)) { in cs4271_codec_probe()
625 if (of_match_device(cs4271_dt_ids, dev)) in cs4271_common_probe()
Dtas5086.c836 if (of_match_device(of_match_ptr(tas5086_dt_ids), codec->dev)) { in tas5086_probe()
948 if (of_match_device(of_match_ptr(tas5086_dt_ids), dev)) { in tas5086_i2c_probe()
Dak4642.c599 of_id = of_match_device(ak4642_of_match, &i2c->dev); in ak4642_i2c_probe()
Dcs42xx8.c438 const struct of_device_id *of_id = of_match_device(cs42xx8_of_match, dev); in cs42xx8_probe()
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dmii-fec.c108 match = of_match_device(fs_enet_mdio_fec_match, &ofdev->dev); in fs_enet_mdio_probe()
Dfs_enet-main.c933 match = of_match_device(fs_enet_match, &ofdev->dev); in fs_enet_probe()
/linux-4.1.27/drivers/bus/
Dimx-weim.c141 const struct of_device_id *of_id = of_match_device(weim_id_table, in weim_parse_dt()
Domap_l3_noc.c250 of_id = of_match_device(l3_noc_match, &pdev->dev); in omap_l3_probe()
/linux-4.1.27/drivers/watchdog/
Dmpc8xxx_wdt.c162 match = of_match_device(mpc8xxx_wdt_match, &ofdev->dev); in mpc8xxx_wdt_probe()
Dsunxi_wdt.c251 device = of_match_device(sunxi_wdt_dt_ids, &pdev->dev); in sunxi_wdt_probe()
Dorion_wdt.c546 match = of_match_device(orion_wdt_of_match_table, &pdev->dev); in orion_wdt_probe()
/linux-4.1.27/drivers/gpu/host1x/
Ddev.c107 id = of_match_device(host1x_of_match, &pdev->dev); in host1x_probe()
/linux-4.1.27/drivers/usb/dwc2/
Dplatform.c165 match = of_match_device(dwc2_of_match_table, &dev->dev); in dwc2_driver_probe()
/linux-4.1.27/drivers/pwm/
Dpwm-pxa.c149 const struct of_device_id *id = of_match_device(pwm_of_match, dev); in pxa_pwm_get_id_dt()
Dpwm-rockchip.c239 id = of_match_device(rockchip_pwm_dt_ids, &pdev->dev); in rockchip_pwm_probe()
Dpwm-img.c205 of_dev_id = of_match_device(img_pwm_of_match, &pdev->dev); in img_pwm_probe()
Dpwm-imx.c275 of_match_device(imx_pwm_dt_ids, &pdev->dev); in imx_pwm_probe()
Dpwm-atmel.c304 match = of_match_device(atmel_pwm_dt_ids, &pdev->dev); in atmel_pwm_get_driver_data()
Dpwm-sun4i.c293 match = of_match_device(sun4i_pwm_dt_ids, &pdev->dev); in sun4i_pwm_probe()
/linux-4.1.27/drivers/hwmon/
Dvexpress.c231 match = of_match_device(vexpress_hwmon_of_match, &pdev->dev); in vexpress_hwmon_probe()
Dntc_thermistor.c505 of_match_device(of_match_ptr(ntc_match), &pdev->dev); in ntc_thermistor_probe()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pxav2.c195 match = of_match_device(of_match_ptr(sdhci_pxav2_of_match), &pdev->dev); in sdhci_pxav2_probe()
Dsdhci-iproc.c185 match = of_match_device(sdhci_iproc_of_match, &pdev->dev); in sdhci_iproc_probe()
Dsdhci-tegra.c258 match = of_match_device(sdhci_tegra_dt_match, &pdev->dev); in sdhci_tegra_probe()
Dsh_mobile_sdhi.c201 of_match_device(sh_mobile_sdhi_of_match, &pdev->dev); in sh_mobile_sdhi_probe()
Dsdhci-pxav3.c409 match = of_match_device(of_match_ptr(sdhci_pxav3_of_match), &pdev->dev); in sdhci_pxav3_probe()
Dmxs-mmc.c575 of_match_device(mxs_mmc_dt_ids, &pdev->dev); in mxs_mmc_probe()
Dwmt-sdmmc.c758 of_match_device(wmt_mci_dt_ids, &pdev->dev); in wmt_mci_probe()
Dsdhci-esdhc-imx.c930 of_match_device(imx_esdhc_dt_ids, &pdev->dev); in sdhci_esdhc_imx_probe()
Dmxcmmc.c1020 of_id = of_match_device(mxcmci_of_match, &pdev->dev); in mxcmci_probe()
/linux-4.1.27/arch/arm/plat-pxa/
Dssp.c208 of_match_device(of_match_ptr(pxa_ssp_of_ids), dev); in pxa_ssp_probe()
/linux-4.1.27/drivers/regulator/
Dtps65218-regulator.c228 match = of_match_device(tps65218_of_match, &pdev->dev); in tps65218_regulator_probe()
Dmax1586.c232 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
Dtps51632-regulator.c271 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
Dfan53555.c369 match = of_match_device(of_match_ptr(fan53555_dt_ids), in fan53555_regulator_probe()
Dact8865-regulator.c422 id = of_match_device(of_match_ptr(act8865_dt_ids), dev); in act8865_pmic_probe()
Dmax8660.c395 id = of_match_device(of_match_ptr(max8660_dt_ids), dev); in max8660_probe()
Dtps62360-regulator.c368 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
Dpfuze100-regulator.c532 match = of_match_device(of_match_ptr(pfuze_dt_ids), in pfuze100_regulator_probe()
Dti-abb-regulator.c710 match = of_match_device(ti_abb_of_match, dev); in ti_abb_probe()
Dqcom_rpm-regulator.c895 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()
Dtwl-regulator.c1102 match = of_match_device(twl_of_match, &pdev->dev); in twlreg_probe()
/linux-4.1.27/drivers/gpu/drm/rcar-du/
Drcar_du_drv.c170 rcdu->info = np ? of_match_device(rcar_du_of_table, rcdu->dev)->data in rcar_du_load()
/linux-4.1.27/drivers/clk/
Dclk-palmas.c250 match = of_match_device(palmas_clks_of_match, &pdev->dev); in palmas_clks_probe()
/linux-4.1.27/drivers/pinctrl/mvebu/
Dpinctrl-orion.c224 of_match_device(orion_pinctrl_of_match, &pdev->dev); in orion_pinctrl_probe()
Dpinctrl-armada-39x.c390 of_match_device(armada_39x_pinctrl_of_match, &pdev->dev); in armada_39x_pinctrl_probe()
Dpinctrl-armada-38x.c412 of_match_device(armada_38x_pinctrl_of_match, &pdev->dev); in armada_38x_pinctrl_probe()
Dpinctrl-armada-xp.c428 of_match_device(armada_xp_pinctrl_of_match, &pdev->dev); in armada_xp_pinctrl_probe()
Dpinctrl-kirkwood.c473 of_match_device(kirkwood_pinctrl_of_match, &pdev->dev); in kirkwood_pinctrl_probe()
Dpinctrl-dove.c771 of_match_device(dove_pinctrl_of_match, &pdev->dev); in dove_pinctrl_probe()
/linux-4.1.27/drivers/thermal/
Darmada_thermal.c263 match = of_match_device(armada_thermal_id_table, &pdev->dev); in armada_thermal_probe()
Dimx_thermal.c454 of_match_device(of_imx_thermal_match, &pdev->dev); in imx_thermal_probe()
/linux-4.1.27/drivers/thermal/st/
Dst_thermal.c207 match = of_match_device(st_thermal_of_match, dev); in st_thermal_register()
/linux-4.1.27/drivers/macintosh/
Dmacio_asic.c49 return of_match_device(matches, dev) != NULL; in macio_bus_match()
87 match = of_match_device(drv->driver.of_match_table, dev); in macio_device_probe()
/linux-4.1.27/arch/powerpc/platforms/83xx/
Dsuspend.c333 match = of_match_device(pmc_match, &ofdev->dev); in pmc_probe()
/linux-4.1.27/drivers/usb/host/
Dfsl-mph-dr-of.c174 match = of_match_device(fsl_usb2_mph_dr_of_match, &ofdev->dev); in fsl_usb2_mph_dr_of_probe()
Dehci-tegra.c403 match = of_match_device(tegra_ehci_of_match, &pdev->dev); in tegra_ehci_probe()
/linux-4.1.27/sound/soc/fsl/
Dimx-audmux.c319 of_match_device(imx_audmux_dt_ids, &pdev->dev); in imx_audmux_probe()
Dfsl_ssi.c1302 of_id = of_match_device(fsl_ssi_ids, &pdev->dev); in fsl_ssi_probe()
/linux-4.1.27/drivers/input/misc/
Drotary_encoder.c155 of_match_device(rotary_encoder_of_match, dev); in rotary_encoder_parse_dt()
/linux-4.1.27/drivers/tty/serial/
Dof_serial.c169 match = of_match_device(of_platform_serial_table, &ofdev->dev); in of_platform_serial_probe()
Dvt8500_serial.c646 match = of_match_device(wmt_dt_ids, &pdev->dev); in vt8500_serial_probe()
Dmsm_serial.c1050 id = of_match_device(msm_uartdm_table, &pdev->dev); in msm_serial_probe()
Dsc16is7xx.c1216 of_match_device(sc16is7xx_dt_ids, &i2c->dev); in sc16is7xx_i2c_probe()
/linux-4.1.27/drivers/spi/
Dspidev.c728 if (spi->dev.of_node && !of_match_device(spidev_dt_ids, &spi->dev)) { in spidev_probe()
731 !of_match_device(spidev_dt_ids, &spi->dev)); in spidev_probe()
Dspi-gpio.c352 of_match_device(spi_gpio_dt_ids, &pdev->dev); in spi_gpio_probe_dt()
Dspi-mxs.c455 of_match_device(mxs_spi_dt_ids, &pdev->dev); in mxs_spi_probe()
Dspi-orion.c449 of_id = of_match_device(orion_spi_of_match_table, &pdev->dev); in orion_spi_probe()
Dspi-tegra20-sflash.c437 match = of_match_device(tegra_sflash_of_match, &pdev->dev); in tegra_sflash_probe()
Dspi-davinci.c867 match = of_match_device(davinci_spi_of_match, &pdev->dev); in spi_davinci_get_pdata()
Dspi-imx.c1078 of_match_device(spi_imx_dt_ids, &pdev->dev); in spi_imx_probe()
Dspi-rspi.c1189 of_id = of_match_device(rspi_of_match, &pdev->dev); in rspi_probe()
Dspi-sh-msiof.c1171 of_id = of_match_device(sh_msiof_match, &pdev->dev); in sh_msiof_spi_probe()
/linux-4.1.27/drivers/iio/adc/
Drockchip_saradc.c194 match = of_match_device(rockchip_saradc_match, &pdev->dev); in rockchip_saradc_probe()
Dtwl6030-gpadc.c889 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
/linux-4.1.27/drivers/mtd/maps/
Dphysmap_of.c171 match = of_match_device(of_flash_match, &dev->dev); in of_flash_probe()
/linux-4.1.27/sound/soc/davinci/
Ddavinci-evm.c362 of_match_device(of_match_ptr(davinci_evm_dt_ids), &pdev->dev); in davinci_evm_probe()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c136 device = of_match_device(stmmac_dt_ids, &pdev->dev); in stmmac_probe_config_dt()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c372 of_match_device(fsl_pq_mdio_match, &pdev->dev); in fsl_pq_mdio_probe()
/linux-4.1.27/drivers/char/hw_random/
Domap-rng.c323 match = of_match_device(of_match_ptr(omap_rng_of_match), dev); in of_get_omap_rng_device_details()
Dn2-drv.c629 match = of_match_device(n2rng_match, &op->dev); in n2rng_probe()
/linux-4.1.27/drivers/usb/chipidea/
Dci_hdrc_imx.c235 of_match_device(ci_hdrc_imx_dt_ids, &pdev->dev); in ci_hdrc_imx_probe()
Dusbmisc_imx.c443 of_match_device(usbmisc_imx_dt_ids, &pdev->dev); in usbmisc_imx_probe()
/linux-4.1.27/arch/sparc/kernel/
Dpci_sabre.c468 match = of_match_device(sabre_match, &op->dev); in sabre_probe()
Dpci_schizo.c1465 match = of_match_device(schizo_match, &op->dev); in schizo_probe()
/linux-4.1.27/drivers/net/can/c_can/
Dc_can_platform.c263 match = of_match_device(c_can_of_table, &pdev->dev); in c_can_plat_probe()
/linux-4.1.27/sound/soc/jz4740/
Djz4740-i2s.c501 match = of_match_device(jz4740_of_matches, &pdev->dev); in jz4740_i2s_dev_probe()
/linux-4.1.27/sound/soc/sh/rcar/
Drsrc-card.c72 #define rsrc_dev_to_of_data(dev) (of_match_device(rsrc_card_of_match, (dev))->data)
Dcore.c998 const struct of_device_id *of_id = of_match_device(rsnd_of_match, dev); in rsnd_probe()
/linux-4.1.27/drivers/usb/phy/
Dphy-mxs-usb.c456 of_match_device(mxs_phy_dt_ids, &pdev->dev); in mxs_phy_probe()
Dphy-tegra-usb.c982 match = of_match_device(tegra_usb_phy_id_table, &pdev->dev); in tegra_usb_phy_probe()
/linux-4.1.27/drivers/rtc/
Drtc-sunxi.c468 of_id = of_match_device(sunxi_rtc_dt_ids, &pdev->dev); in sunxi_rtc_probe()
Drtc-omap.c537 of_id = of_match_device(omap_rtc_of_match, &pdev->dev); in omap_rtc_probe()
/linux-4.1.27/sound/soc/tegra/
Dtegra30_i2s.c394 match = of_match_device(tegra30_i2s_of_match, &pdev->dev); in tegra30_i2s_platform_probe()
Dtegra30_ahub.c531 match = of_match_device(tegra30_ahub_of_match, &pdev->dev); in tegra30_ahub_probe()
/linux-4.1.27/drivers/video/backlight/
Dhx8357.c601 match = of_match_device(hx8357_dt_ids, &spi->dev); in hx8357_probe()
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dcore.c507 info = of_match_device(sh_pfc_of_table, &pdev->dev)->data; in sh_pfc_probe()
/linux-4.1.27/drivers/video/fbdev/
Dssd1307fb.c471 par->ops = (struct ssd1307fb_ops *)of_match_device(ssd1307fb_of_match, in ssd1307fb_probe()
Dmxsfb.c874 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
Dimxfb.c827 of_id = of_match_device(imxfb_of_dev_id, &pdev->dev); in imxfb_probe()
/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_msi.c410 match = of_match_device(fsl_of_msi_ids, &dev->dev); in fsl_of_msi_probe()
/linux-4.1.27/drivers/ata/
Dahci_imx.c538 of_id = of_match_device(imx_ahci_of_match, dev); in imx_ahci_probe()
Dsata_rcar.c890 of_id = of_match_device(sata_rcar_match, &pdev->dev); in sata_rcar_probe()
/linux-4.1.27/drivers/input/touchscreen/
Dpixcir_i2c_ts.c420 match = of_match_device(of_match_ptr(pixcir_of_match), dev); in pixcir_parse_dt()
/linux-4.1.27/drivers/i2c/busses/
Di2c-rcar.c656 priv->devtype = (long)of_match_device(rcar_i2c_dt_ids, in rcar_i2c_probe()
Di2c-mpc.c659 match = of_match_device(mpc_i2c_of_match, &op->dev); in fsl_i2c_probe()
Di2c-mxs.c808 of_match_device(mxs_i2c_dt_ids, &pdev->dev); in mxs_i2c_probe()
Di2c-sh_mobile.c882 match = of_match_device(sh_mobile_i2c_dt_ids, &dev->dev); in sh_mobile_i2c_probe()
Di2c-tegra.c761 match = of_match_device(tegra_i2c_of_match, &pdev->dev); in tegra_i2c_probe()
Di2c-mv64xxx.c838 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()
Di2c-imx.c972 const struct of_device_id *of_id = of_match_device(i2c_imx_dt_ids, in i2c_imx_probe()
Di2c-omap.c1242 match = of_match_device(of_match_ptr(omap_i2c_of_match), &pdev->dev); in omap_i2c_probe()
Di2c-pxa.c1105 of_match_device(i2c_pxa_dt_ids, &pdev->dev); in i2c_pxa_probe_dt()
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dcommon.c483 const struct of_device_id *of_id = of_match_device(usbhs_of_match, dev); in usbhs_parse_dt()
/linux-4.1.27/arch/powerpc/kernel/
Dibmebus.c337 return of_match_device(matches, dev) != NULL; in ibmebus_bus_bus_match()
/linux-4.1.27/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c796 match = of_match_device(hwicap_of_match, &pdev->dev); in hwicap_drv_probe()
/linux-4.1.27/drivers/dma/
Dmmp_tdma.c634 of_id = of_match_device(mmp_tdma_dt_ids, &pdev->dev); in mmp_tdma_probe()
Dmxs-dma.c791 of_id = of_match_device(mxs_dma_dt_ids, &pdev->dev); in mxs_dma_probe()
Dimg-mdc-dma.c849 match = of_match_device(mdc_dma_of_match, &pdev->dev); in mdc_dma_probe()
Dk3dma.c689 of_id = of_match_device(k3_pdma_dt_ids, &op->dev); in k3_dma_probe()
Dmmp_pdma.c1022 of_id = of_match_device(mmp_pdma_dt_ids, pdev->dev); in mmp_pdma_probe()
Dsun6i-dma.c911 device = of_match_device(sun6i_dma_match, &pdev->dev); in sun6i_dma_probe()
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-ldb.c511 of_match_device(imx_ldb_dt_ids, dev); in imx_ldb_bind()
/linux-4.1.27/sound/soc/omap/
Domap-mcbsp.c788 match = of_match_device(omap_mcbsp_of_match, &pdev->dev); in asoc_mcbsp_probe()
/linux-4.1.27/drivers/input/keyboard/
Dtegra-kbc.c618 match = of_match_device(tegra_kbc_of_match, &pdev->dev); in tegra_kbc_probe()
/linux-4.1.27/drivers/pinctrl/bcm/
Dpinctrl-cygnus-gpio.c809 match = of_match_device(cygnus_gpio_of_match, dev); in cygnus_gpio_probe()
/linux-4.1.27/arch/arm/plat-omap/
Ddmtimer.c804 match = of_match_device(of_match_ptr(omap_timer_match), dev); in omap_dm_timer_probe()
/linux-4.1.27/drivers/soc/mediatek/
Dmtk-pmic-wrap.c815 of_match_device(of_pwrap_match_tbl, &pdev->dev); in pwrap_probe()
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-at91.c1153 of_match_device(at91_pinctrl_of_match, &pdev->dev)->data; in at91_pinctrl_probe_dt()
1753 of_match_device(at91_gpio_of_match, &pdev->dev)->data; in at91_gpio_probe()
Dpinctrl-xway.c768 match = of_match_device(xway_match, &pdev->dev); in pinmux_xway_probe()
Dpinctrl-palmas.c1008 match = of_match_device(palmas_pinctrl_of_match, &pdev->dev); in palmas_pinctrl_probe()
/linux-4.1.27/drivers/mtd/spi-nor/
Dfsl-quadspi.c797 of_match_device(fsl_qspi_dt_ids, &pdev->dev); in fsl_qspi_probe()
/linux-4.1.27/drivers/dma/sh/
Dshdmac.c702 pdata = of_match_device(sh_dmae_of_match, &pdev->dev)->data; in sh_dmae_probe()
/linux-4.1.27/drivers/pci/host/
Dpcie-rcar.c961 of_id = of_match_device(rcar_pcie_of_match, pcie->dev); in rcar_pcie_probe()
/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c682 match = of_match_device(omap_mailbox_of_match, &pdev->dev); in omap_mbox_probe()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c194 of_match_device(fimd_driver_dt_match, &pdev->dev); in drm_fimd_get_driver_data()
/linux-4.1.27/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c1192 match = of_match_device(abx500_gpio_match, &pdev->dev); in abx500_gpio_probe()
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-bandgap.c1225 of_id = of_match_device(of_ti_bandgap_match, &pdev->dev); in ti_bandgap_build()
/linux-4.1.27/drivers/crypto/
Domap-des.c998 match = of_match_device(of_match_ptr(omap_des_of_match), &pdev->dev); in omap_des_get_of()
/linux-4.1.27/drivers/net/can/
Dflexcan.c1201 of_id = of_match_device(flexcan_of_match, &pdev->dev); in flexcan_probe()

12