Home
last modified time | relevance | path

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

12

/linux-4.4.14/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()
94 #define of_match_device(matches, dev) \ macro
/linux-4.4.14/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);
171 match = of_match_device(dev->driver->of_match_table, dev); in of_device_get_match_data()
/linux-4.4.14/drivers/memory/
Datmel-sdramc.c59 match = of_match_device(atmel_ramc_of_match, &pdev->dev); in atmel_ramc_probe()
Dfsl-corenet-cf.c184 match = of_match_device(ccf_matches, &pdev->dev); in ccf_probe()
/linux-4.4.14/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()
Dtps65217.c176 match = of_match_device(tps65217_of_match, &client->dev); in tps65217_probe()
Dtps65218.c223 match = of_match_device(of_tps65218_match_table, &client->dev); in tps65218_probe()
Dtwl6030-irq.c386 of_id = of_match_device(twl6030_of_match, dev); in twl6030_init_irq()
Dtc3589x.c340 of_id = of_match_device(tc3589x_match, dev); in tc3589x_of_probe()
Dtps65910.c398 match = of_match_device(tps65910_of_match, &client->dev); in tps65910_parse_dt()
Dmax14577.c416 of_id = of_match_device(max14577_dt_match, &i2c->dev); in max14577_i2c_probe()
Dwm8994-core.c637 of_id = of_match_device(wm8994_of_match, &i2c->dev); in wm8994_i2c_probe()
Dqcom_rpm.c497 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()
Daxp20x.c615 of_id = of_match_device(axp20x_of_match, dev); in axp20x_match_device()
Dtwl4030-power.c909 match = of_match_device(of_match_ptr(twl4030_power_of_match), in twl4030_power_probe()
/linux-4.4.14/drivers/gpio/
Dgpio-ge.c57 of_match_device(gef_gpio_ids, &pdev->dev); in gef_gpio_probe()
Dgpio-74xx-mmio.c122 of_id = of_match_device(mmio_74xx_gpio_ids, &pdev->dev); in mmio_74xx_gpio_probe()
Dgpio-palmas.c169 match = of_match_device(of_palmas_gpio_match, &pdev->dev); in palmas_gpio_probe()
Dgpio-syscon.c195 of_id = of_match_device(syscon_gpio_ids, dev); in syscon_gpio_probe()
Dgpio-mxs.c270 of_match_device(mxs_gpio_dt_ids, &pdev->dev); in mxs_gpio_probe()
Dgpio-xlp.c324 of_id = of_match_device(xlp_gpio_of_ids, &pdev->dev); in xlp_gpio_probe()
Dgpio-mcp23s08.c786 match = of_match_device(of_match_ptr(mcp23s08_i2c_of_match), in mcp230xx_probe()
890 match = of_match_device(of_match_ptr(mcp23s08_spi_of_match), &spi->dev); in mcp23s08_probe()
Dgpio-mxc.c372 of_match_device(mxc_gpio_dt_ids, &pdev->dev); in mxc_gpio_get_hw()
Dgpio-tegra.c487 match = of_match_device(tegra_gpio_of_match, &pdev->dev); in tegra_gpio_probe()
Dgpio-davinci.c483 match = of_match_device(of_match_ptr(davinci_gpio_ids), in davinci_gpio_irq_setup()
Dgpio-pxa.c541 of_match_device(pxa_gpio_dt_ids, &pdev->dev); in pxa_gpio_probe_dt()
Dgpio-bcm-kona.c573 match = of_match_device(bcm_kona_gpio_of_match, dev); in bcm_kona_gpio_probe()
Dgpio-mvebu.c670 match = of_match_device(mvebu_gpio_of_match, &pdev->dev); in mvebu_gpio_probe()
/linux-4.4.14/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.4.14/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.4.14/drivers/usb/chipidea/
Dci_hdrc_usb2.c58 match = of_match_device(ci_hdrc_usb2_of_match, &pdev->dev); in ci_hdrc_usb2_probe()
Dci_hdrc_imx.c253 of_id = of_match_device(ci_hdrc_imx_dt_ids, &pdev->dev); in ci_hdrc_imx_probe()
Dusbmisc_imx.c505 of_id = of_match_device(usbmisc_imx_dt_ids, &pdev->dev); in usbmisc_imx_probe()
/linux-4.4.14/drivers/clk/sunxi/
Dclk-sun6i-apb0-gates.c56 device = of_match_device(sun6i_a31_apb0_gates_clk_dt_ids, &pdev->dev); in sun6i_a31_apb0_gates_clk_probe()
/linux-4.4.14/drivers/mtd/nand/
Ddenali_dt.c50 of_id = of_match_device(denali_nand_dt_ids, &ofdev->dev); in denali_dt_probe()
Dvf610_nfc.c704 of_id = of_match_device(vf610_nfc_dt_ids, &pdev->dev); in vf610_nfc_probe()
Dpxa3xx_nand.c382 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_get_variant()
1857 of_match_device(pxa3xx_nand_dt_ids, &pdev->dev); in pxa3xx_nand_probe_dt()
/linux-4.4.14/drivers/pinctrl/berlin/
Dberlin-bg2cd.c180 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()
Dberlin-bg4ct.c465 of_match_device(berlin4ct_pinctrl_match, &pdev->dev); in berlin4ct_pinctrl_probe()
/linux-4.4.14/drivers/nvmem/
Dimx-ocotp.c115 of_id = of_match_device(imx_ocotp_dt_ids, dev); in imx_ocotp_probe()
Dmxs-ocotp.c185 match = of_match_device(dev->driver->of_match_table, dev); in mxs_ocotp_probe()
/linux-4.4.14/drivers/hwmon/
Dlm70.c164 match = of_match_device(lm70_of_ids, &spi->dev); in lm70_probe()
Dvexpress.c231 match = of_match_device(vexpress_hwmon_of_match, &pdev->dev); in vexpress_hwmon_probe()
Dntc_thermistor.c543 of_match_device(of_match_ptr(ntc_match), &pdev->dev); in ntc_thermistor_probe()
/linux-4.4.14/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.4.14/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.4.14/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()
Daltera_edac.c295 id = of_match_device(altr_sdram_ctrl_of_match, &pdev->dev); in altr_sdram_probe()
Dppc4xx_edac.c1020 if (of_match_device(ppc4xx_edac_match, &op->dev) == NULL) in ppc4xx_edac_mc_init()
/linux-4.4.14/sound/soc/samsung/
Dsmdk_wm8994.c176 id = of_match_device(of_match_ptr(samsung_wm8994_of_match), &pdev->dev); in smdk_audio_probe()
/linux-4.4.14/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_usb_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.c330 match = of_match_device(ti_pipe3_id_table, &pdev->dev); in ti_pipe3_probe()
/linux-4.4.14/drivers/reset/sti/
Dreset-syscfg.c181 match = of_match_device(dev->driver->of_match_table, dev); in syscfg_reset_probe()
/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-at91.c66 match = of_match_device(sdhci_at91_dt_match, &pdev->dev); in sdhci_at91_probe()
Dsdhci-iproc.c185 match = of_match_device(sdhci_iproc_of_match, &pdev->dev); in sdhci_iproc_probe()
Dsdhci-pxav2.c195 match = of_match_device(of_match_ptr(sdhci_pxav2_of_match), &pdev->dev); in sdhci_pxav2_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.c411 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()
/linux-4.4.14/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.c840 if (of_match_device(of_match_ptr(tas5086_dt_ids), codec->dev)) { in tas5086_probe()
952 if (of_match_device(of_match_ptr(tas5086_dt_ids), dev)) { in tas5086_i2c_probe()
Dak4613.c447 of_id = of_match_device(ak4613_of_match, dev); in ak4613_i2c_probe()
Dtas571x.c388 of_id = of_match_device(tas571x_of_match, dev); in tas571x_i2c_probe()
Dcs42xx8.c455 of_id = of_match_device(cs42xx8_of_match, dev); in cs42xx8_probe()
Dak4642.c644 of_id = of_match_device(ak4642_of_match, dev); in ak4642_i2c_probe()
/linux-4.4.14/drivers/irqchip/
Dirq-st.c166 match = of_match_device(st_irq_syscfg_match, &pdev->dev); in st_irq_syscfg_probe()
Dirq-renesas-intc-irqpin.c488 of_id = of_match_device(intc_irqpin_dt_ids, dev); in intc_irqpin_probe()
/linux-4.4.14/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.c951 match = of_match_device(fs_enet_match, &ofdev->dev); in fs_enet_probe()
/linux-4.4.14/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.4.14/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.c276 of_match_device(imx_pwm_dt_ids, &pdev->dev); in imx_pwm_probe()
Dpwm-atmel.c330 match = of_match_device(atmel_pwm_dt_ids, &pdev->dev); in atmel_pwm_get_driver_data()
Dpwm-sun4i.c314 match = of_match_device(sun4i_pwm_dt_ids, &pdev->dev); in sun4i_pwm_probe()
/linux-4.4.14/drivers/gpu/host1x/
Ddev.c107 id = of_match_device(host1x_of_match, &pdev->dev); in host1x_probe()
/linux-4.4.14/drivers/pci/host/
Dpci-layerscape.c236 match = of_match_device(ls_pcie_of_match, &pdev->dev); in ls_pcie_probe()
Dpcie-rcar.c986 of_id = of_match_device(rcar_pcie_of_match, pcie->dev); in rcar_pcie_probe()
/linux-4.4.14/drivers/regulator/
Dtps65218-regulator.c228 match = of_match_device(tps65218_of_match, &pdev->dev); in tps65218_regulator_probe()
Dpbias-regulator.c170 match = of_match_device(of_match_ptr(pbias_of_match), &pdev->dev); in pbias_regulator_probe()
Dmax1586.c232 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
Dqcom_smd-regulator.c297 match = of_match_device(rpm_of_match, &pdev->dev); in rpm_reg_probe()
Dtps51632-regulator.c271 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
Dfan53555.c370 match = of_match_device(of_match_ptr(fan53555_dt_ids), in fan53555_regulator_probe()
Dtps62360-regulator.c368 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
Dmax8660.c395 id = of_match_device(of_match_ptr(max8660_dt_ids), dev); in max8660_probe()
Dact8865-regulator.c433 id = of_match_device(of_match_ptr(act8865_dt_ids), dev); in act8865_pmic_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()
Dmax8973-regulator.c576 match = of_match_device(of_match_ptr(of_max8973_match_tbl), in max8973_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.4.14/arch/arm/plat-pxa/
Dssp.c207 of_match_device(of_match_ptr(pxa_ssp_of_ids), dev); in pxa_ssp_probe()
/linux-4.4.14/drivers/thermal/
Darmada_thermal.c263 match = of_match_device(armada_thermal_id_table, &pdev->dev); in armada_thermal_probe()
Dimx_thermal.c475 of_match_device(of_imx_thermal_match, &pdev->dev); in imx_thermal_probe()
/linux-4.4.14/drivers/pinctrl/mvebu/
Dpinctrl-orion.c224 of_match_device(orion_pinctrl_of_match, &pdev->dev); in orion_pinctrl_probe()
Dpinctrl-armada-39x.c407 of_match_device(armada_39x_pinctrl_of_match, &pdev->dev); in armada_39x_pinctrl_probe()
Dpinctrl-armada-38x.c425 of_match_device(armada_38x_pinctrl_of_match, &pdev->dev); in armada_38x_pinctrl_probe()
Dpinctrl-armada-xp.c443 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.4.14/drivers/leds/
Dleds-tlc591xx.c222 match = of_match_device(of_tlc591xx_leds_match, dev); in tlc591xx_probe()
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_drv.c186 rcdu->info = of_match_device(rcar_du_of_table, rcdu->dev)->data; in rcar_du_load()
/linux-4.4.14/drivers/clk/
Dclk-palmas.c249 match = of_match_device(palmas_clks_of_match, &pdev->dev); in palmas_clks_probe()
/linux-4.4.14/drivers/thermal/st/
Dst_thermal.c206 match = of_match_device(st_thermal_of_match, dev); in st_thermal_register()
/linux-4.4.14/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.4.14/sound/soc/fsl/
Dimx-audmux.c319 of_match_device(imx_audmux_dt_ids, &pdev->dev); in imx_audmux_probe()
/linux-4.4.14/drivers/watchdog/
Dst_lpc_wdt.c208 match = of_match_device(st_wdog_match, &pdev->dev); in st_wdog_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.4.14/arch/powerpc/platforms/83xx/
Dsuspend.c333 match = of_match_device(pmc_match, &ofdev->dev); in pmc_probe()
/linux-4.4.14/drivers/usb/host/
Dfsl-mph-dr-of.c184 match = of_match_device(fsl_usb2_mph_dr_of_match, &ofdev->dev); in fsl_usb2_mph_dr_of_probe()
Dehci-tegra.c409 match = of_match_device(tegra_ehci_of_match, &pdev->dev); in tegra_ehci_probe()
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c181 match = of_match_device(of_platform_serial_table, &ofdev->dev); in of_platform_serial_probe()
Dsc16is7xx.c1322 of_match_device(sc16is7xx_dt_ids, &spi->dev); in sc16is7xx_spi_probe()
1383 of_match_device(sc16is7xx_dt_ids, &i2c->dev); in sc16is7xx_i2c_probe()
Dvt8500_serial.c646 match = of_match_device(wmt_dt_ids, &pdev->dev); in vt8500_serial_probe()
/linux-4.4.14/drivers/spi/
Dspidev.c716 if (spi->dev.of_node && !of_match_device(spidev_dt_ids, &spi->dev)) { in spidev_probe()
719 !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.c538 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-fsl-dspi.c651 of_match_device(fsl_dspi_dt_ids, &pdev->dev); in dspi_probe()
Dspi-davinci.c890 match = of_match_device(davinci_spi_of_match, &pdev->dev); in spi_davinci_get_pdata()
/linux-4.4.14/drivers/iio/adc/
Drockchip_saradc.c194 match = of_match_device(rockchip_saradc_match, &pdev->dev); in rockchip_saradc_probe()
Dtwl6030-gpadc.c890 match = of_match_device(of_twl6030_match_tbl, dev); in twl6030_gpadc_probe()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_ingenic.c210 match = of_match_device(of_match, &pdev->dev); in ingenic_uart_probe()
/linux-4.4.14/drivers/mtd/maps/
Dphysmap_of.c173 match = of_match_device(of_flash_match, &dev->dev); in of_flash_probe()
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-imx7d.c381 match = of_match_device(imx7d_pinctrl_of_match, &pdev->dev); in imx7d_pinctrl_probe()
/linux-4.4.14/drivers/input/misc/
Drotary_encoder.c205 of_match_device(rotary_encoder_of_match, dev); in rotary_encoder_parse_dt()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c384 of_match_device(fsl_pq_mdio_match, &pdev->dev); in fsl_pq_mdio_probe()
/linux-4.4.14/sound/soc/davinci/
Ddavinci-evm.c362 of_match_device(of_match_ptr(davinci_evm_dt_ids), &pdev->dev); in davinci_evm_probe()
/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c340 match = of_match_device(dwc2_of_match_table, &dev->dev); in dwc2_driver_probe()
/linux-4.4.14/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.4.14/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.4.14/drivers/soc/rockchip/
Dpm_domains.c375 match = of_match_device(dev->driver->of_match_table, dev); in rockchip_pm_domain_probe()
/linux-4.4.14/arch/sparc/kernel/
Dpci_sabre.c468 match = of_match_device(sabre_match, &op->dev); in sabre_probe()
/linux-4.4.14/sound/soc/sh/rcar/
Drsrc-card.c71 #define rsrc_dev_to_of_data(dev) (of_match_device(rsrc_card_of_match, (dev))->data)
/linux-4.4.14/sound/soc/jz4740/
Djz4740-i2s.c502 match = of_match_device(jz4740_of_matches, &pdev->dev); in jz4740_i2s_dev_probe()
/linux-4.4.14/drivers/usb/phy/
Dphy-mxs-usb.c463 of_id = 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.4.14/drivers/mailbox/
Dmailbox-sti.c418 match = of_match_device(sti_mailbox_match, &pdev->dev); in sti_mbox_probe()
Domap-mailbox.c719 match = of_match_device(omap_mailbox_of_match, &pdev->dev); in omap_mbox_probe()
/linux-4.4.14/drivers/rtc/
Drtc-sunxi.c466 of_id = of_match_device(sunxi_rtc_dt_ids, &pdev->dev); in sunxi_rtc_probe()
Drtc-mxc.c382 of_id = of_match_device(imx_rtc_dt_ids, &pdev->dev); in mxc_rtc_probe()
Drtc-omap.c541 of_id = of_match_device(omap_rtc_of_match, &pdev->dev); in omap_rtc_probe()
/linux-4.4.14/drivers/video/backlight/
Dhx8357.c601 match = of_match_device(hx8357_dt_ids, &spi->dev); in hx8357_probe()
/linux-4.4.14/sound/soc/qcom/
Dlpass-cpu.c384 match = of_match_device(dev->driver->of_match_table, dev); in asoc_qcom_lpass_cpu_platform_probe()
/linux-4.4.14/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.4.14/drivers/input/touchscreen/
Dpixcir_i2c_ts.c429 match = of_match_device(of_match_ptr(pixcir_of_match), dev); in pixcir_parse_dt()
/linux-4.4.14/drivers/ata/
Dahci_imx.c538 of_id = of_match_device(imx_ahci_of_match, dev); in imx_ahci_probe()
Dahci_xgene.c720 of_devid = of_match_device(xgene_ahci_of_match, dev); in xgene_ahci_probe()
Dsata_rcar.c886 of_id = of_match_device(sata_rcar_match, &pdev->dev); in sata_rcar_probe()
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dcore.c521 info = of_match_device(sh_pfc_of_table, &pdev->dev)->data; in sh_pfc_probe()
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_msi.c411 match = of_match_device(fsl_of_msi_ids, &dev->dev); in fsl_of_msi_probe()
/linux-4.4.14/drivers/i2c/busses/
Di2c-rcar.c656 priv->devtype = (enum rcar_i2c_type)of_match_device(rcar_i2c_dt_ids, dev)->data; in rcar_i2c_probe()
Di2c-mxs.c808 of_match_device(mxs_i2c_dt_ids, &pdev->dev); in mxs_i2c_probe()
Di2c-mpc.c659 match = of_match_device(mpc_i2c_of_match, &op->dev); in fsl_i2c_probe()
Di2c-tegra.c809 match = of_match_device(tegra_i2c_of_match, &pdev->dev); in tegra_i2c_probe()
Di2c-sh_mobile.c921 match = of_match_device(sh_mobile_i2c_dt_ids, &dev->dev); in sh_mobile_i2c_probe()
Di2c-mv64xxx.c847 device = of_match_device(mv64xxx_i2c_of_match_table, dev); in mv64xxx_of_config()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dcommon.c492 const struct of_device_id *of_id = of_match_device(usbhs_of_match, dev); in usbhs_parse_dt()
/linux-4.4.14/arch/powerpc/kernel/
Dibmebus.c337 return of_match_device(matches, dev) != NULL; in ibmebus_bus_bus_match()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c613 of_id = of_match_device(exynos5433_decon_driver_dt_match, &pdev->dev); in exynos5433_decon_probe()
Dexynos_drm_fimd.c202 of_match_device(fimd_driver_dt_match, &pdev->dev); in drm_fimd_get_driver_data()
/linux-4.4.14/drivers/video/fbdev/
Dssd1307fb.c553 par->device_info = (struct ssd1307fb_deviceinfo *)of_match_device( in ssd1307fb_probe()
Dmxsfb.c874 of_match_device(mxsfb_dt_ids, &pdev->dev); in mxsfb_probe()
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-ldb.c511 of_match_device(imx_ldb_dt_ids, dev); in imx_ldb_bind()
/linux-4.4.14/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.c796 match = of_match_device(hwicap_of_match, &pdev->dev); in hwicap_drv_probe()
/linux-4.4.14/sound/soc/omap/
Domap-mcbsp.c788 match = of_match_device(omap_mcbsp_of_match, &pdev->dev); in asoc_mcbsp_probe()
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_crtc.c579 match = of_match_device(vc4_crtc_dt_match, dev); in vc4_crtc_bind()
/linux-4.4.14/drivers/dma/
Dmmp_tdma.c633 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()
Dk3dma.c688 of_id = of_match_device(k3_pdma_dt_ids, &op->dev); in k3_dma_probe()
/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-cygnus-gpio.c687 match = of_match_device(cygnus_gpio_of_match, dev); in cygnus_gpio_probe()
/linux-4.4.14/drivers/input/keyboard/
Dtegra-kbc.c619 match = of_match_device(tegra_kbc_of_match, &pdev->dev); in tegra_kbc_probe()
/linux-4.4.14/drivers/soc/mediatek/
Dmtk-pmic-wrap.c811 of_match_device(of_pwrap_match_tbl, &pdev->dev); in pwrap_probe()
/linux-4.4.14/arch/arm/plat-omap/
Ddmtimer.c804 match = of_match_device(of_match_ptr(omap_timer_match), dev); in omap_dm_timer_probe()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-at91.c1155 of_match_device(at91_pinctrl_of_match, &pdev->dev)->data; in at91_pinctrl_probe_dt()
1726 of_match_device(at91_gpio_of_match, &pdev->dev)->data; in at91_gpio_probe()
Dpinctrl-xway.c754 match = of_match_device(xway_match, &pdev->dev); in pinmux_xway_probe()
/linux-4.4.14/drivers/dma/sh/
Dshdmac.c702 pdata = of_match_device(sh_dmae_of_match, &pdev->dev)->data; in sh_dmae_probe()
/linux-4.4.14/drivers/mtd/spi-nor/
Dfsl-quadspi.c938 of_match_device(fsl_qspi_dt_ids, &pdev->dev); in fsl_qspi_probe()

12