Home
last modified time | relevance | path

Searched refs:of_match_ptr (Results 1 – 200 of 459) sorted by relevance

123

/linux-4.1.27/drivers/regulator/
Disl9305.c76 .of_match = of_match_ptr("dcd1"),
77 .regulators_node = of_match_ptr("regulators"),
90 .of_match = of_match_ptr("dcd2"),
91 .regulators_node = of_match_ptr("regulators"),
104 .of_match = of_match_ptr("ldo1"),
105 .regulators_node = of_match_ptr("regulators"),
118 .of_match = of_match_ptr("ldo2"),
119 .regulators_node = of_match_ptr("regulators"),
199 .of_match_table = of_match_ptr(isl9305_dt_ids),
Dmax14577.c106 .of_match = of_match_ptr("SAFEOUT"),
107 .regulators_node = of_match_ptr("regulators"),
119 .of_match = of_match_ptr("CHARGER"),
120 .regulators_node = of_match_ptr("regulators"),
144 .of_match = of_match_ptr("SAFEOUT"),
145 .regulators_node = of_match_ptr("regulators"),
157 .of_match = of_match_ptr("CHARGER"),
158 .regulators_node = of_match_ptr("regulators"),
168 .of_match = of_match_ptr("LDO1"),
169 .regulators_node = of_match_ptr("regulators"),
[all …]
Drt5033-regulator.c39 .of_match = of_match_ptr("BUCK"),
40 .regulators_node = of_match_ptr("regulators"),
55 .of_match = of_match_ptr("LDO"),
56 .regulators_node = of_match_ptr("regulators"),
71 .of_match = of_match_ptr("SAFE_LDO"),
72 .regulators_node = of_match_ptr("regulators"),
Dmax77686.c342 .of_match = of_match_ptr("LDO"#num), \
343 .regulators_node = of_match_ptr("voltage-regulators"), \
361 .of_match = of_match_ptr("LDO"#num), \
362 .regulators_node = of_match_ptr("voltage-regulators"), \
379 .of_match = of_match_ptr("LDO"#num), \
380 .regulators_node = of_match_ptr("voltage-regulators"), \
397 .of_match = of_match_ptr("LDO"#num), \
398 .regulators_node = of_match_ptr("voltage-regulators"), \
415 .of_match = of_match_ptr("BUCK"#num), \
416 .regulators_node = of_match_ptr("voltage-regulators"), \
[all …]
Daxp20x-regulator.c40 .of_match = of_match_ptr(_match), \
41 .regulators_node = of_match_ptr("regulators"), \
62 .of_match = of_match_ptr(_match), \
63 .regulators_node = of_match_ptr("regulators"), \
81 .of_match = of_match_ptr(_match), \
82 .regulators_node = of_match_ptr("regulators"), \
96 .of_match = of_match_ptr(_match), \
97 .regulators_node = of_match_ptr("regulators"), \
Dmax77843.c120 .of_match = of_match_ptr("SAFEOUT1"),
121 .regulators_node = of_match_ptr("regulators"),
135 .of_match = of_match_ptr("SAFEOUT2"),
136 .regulators_node = of_match_ptr("regulators"),
150 .of_match = of_match_ptr("CHARGER"),
151 .regulators_node = of_match_ptr("regulators"),
Dmax77802.c366 .of_match = of_match_ptr("LDO"#num), \
367 .regulators_node = of_match_ptr("regulators"), \
387 .of_match = of_match_ptr("LDO"#num), \
388 .regulators_node = of_match_ptr("regulators"), \
408 .of_match = of_match_ptr("BUCK"#num), \
409 .regulators_node = of_match_ptr("regulators"), \
429 .of_match = of_match_ptr("BUCK"#num), \
430 .regulators_node = of_match_ptr("regulators"), \
451 .of_match = of_match_ptr("BUCK"#num), \
452 .regulators_node = of_match_ptr("regulators"), \
[all …]
Dmax77693.c131 .of_match = of_match_ptr("ESAFEOUT"#_num), \
132 .regulators_node = of_match_ptr("regulators"), \
150 .of_match = of_match_ptr("CHARGER"),
151 .regulators_node = of_match_ptr("regulators"),
Dsky81452-regulator.c54 .of_match = of_match_ptr("lout"),
55 .regulators_node = of_match_ptr("regulator"),
Drn5t618-regulator.c34 .of_match = of_match_ptr(#rid), \
35 .regulators_node = of_match_ptr("regulators"), \
Dmt6397-regulator.c48 .of_match = of_match_ptr(match), \
72 .of_match = of_match_ptr(match), \
91 .of_match = of_match_ptr(match), \
Dtps65217-regulator.c35 .of_match = of_match_ptr(_of_match), \
36 .regulators_node= of_match_ptr("regulators"), \
Dmax1586.c232 match = of_match_device(of_match_ptr(max1586_of_match), in max1586_pmic_probe()
308 .of_match_table = of_match_ptr(max1586_of_match),
Dtps51632-regulator.c271 match = of_match_device(of_match_ptr(tps51632_of_match), in tps51632_probe()
366 .of_match_table = of_match_ptr(tps51632_of_match),
Dfan53555.c369 match = of_match_device(of_match_ptr(fan53555_dt_ids), in fan53555_regulator_probe()
445 .of_match_table = of_match_ptr(fan53555_dt_ids),
Dpwm-regulator.c187 .of_match_table = of_match_ptr(pwm_of_match),
Dtps62360-regulator.c368 match = of_match_device(of_match_ptr(tps62360_of_match), in tps62360_probe()
519 .of_match_table = of_match_ptr(tps62360_of_match),
Dpbias-regulator.c193 .of_match_table = of_match_ptr(pbias_of_match),
Dfixed.c216 .of_match_table = of_match_ptr(fixed_of_match),
Dmax8952.c326 .of_match_table = of_match_ptr(max8952_dt_match),
/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()
194 .of_match_table = of_match_ptr(samsung_wm8994_of_match),
Darndale_rt5631.c130 .of_match_table = of_match_ptr(samsung_arndale_rt5631_of_match),
/linux-4.1.27/sound/soc/codecs/
Dak5386.c183 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) in ak5386_probe()
208 .of_match_table = of_match_ptr(ak5386_dt_ids),
Dcs4271-spi.c46 .of_match_table = of_match_ptr(cs4271_dt_ids),
Dcs4271-i2c.c52 .of_match_table = of_match_ptr(cs4271_dt_ids),
Dtlv320aic23-i2c.c56 .of_match_table = of_match_ptr(tlv320aic23_of_match),
Dspdif_receiver.c83 .of_match_table = of_match_ptr(spdif_dir_dt_ids),
Dspdif_transmitter.c83 .of_match_table = of_match_ptr(spdif_dit_dt_ids),
Dhdmi.c97 .of_match_table = of_match_ptr(hdmi_audio_codec_ids),
Dmax98357a.c137 .of_match_table = of_match_ptr(max98357a_device_id),
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()
998 .of_match_table = of_match_ptr(tas5086_dt_ids),
Dpcm1792a.c261 .of_match_table = of_match_ptr(pcm1792a_of_match),
Dpcm1681.c334 .of_match_table = of_match_ptr(pcm1681_dt_ids),
Dts3a227e.c340 .of_match_table = of_match_ptr(ts3a227e_of_match),
/linux-4.1.27/drivers/power/reset/
Dimx-snvs-poweroff.c58 .of_match_table = of_match_ptr(of_imx_poweroff_match),
Dmsm-poweroff.c73 .of_match_table = of_match_ptr(of_msm_restart_match),
Daxxia-reset.c89 .of_match_table = of_match_ptr(of_axxia_reset_match),
Dqnap-poweroff.c133 .of_match_table = of_match_ptr(qnap_power_off_of_match_table),
/linux-4.1.27/drivers/thermal/
Ddb8500_cpufreq_cooling.c80 .of_match_table = of_match_ptr(db8500_cpufreq_cooling_match),
/linux-4.1.27/drivers/iio/pressure/
Dst_pressure_i2c.c84 .of_match_table = of_match_ptr(st_press_of_match),
/linux-4.1.27/drivers/iio/magnetometer/
Dst_magn_i2c.c85 .of_match_table = of_match_ptr(st_magn_of_match),
/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()
272 .of_match_table = of_match_ptr(pxa_ssp_of_ids),
/linux-4.1.27/drivers/phy/
Dphy-dm816x-usb.c195 of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table), in dm816x_usb_phy_probe()
281 .of_match_table = of_match_ptr(dm816x_usb_phy_id_table),
Dphy-spear1340-miphy.c286 .of_match_table = of_match_ptr(spear1340_miphy_of_match),
Dphy-spear1310-miphy.c253 .of_match_table = of_match_ptr(spear1310_miphy_of_match),
/linux-4.1.27/drivers/mfd/
Dda9055-i2c.c83 .of_match_table = of_match_ptr(da9055_of_match),
Darizona-spi.c98 .of_match_table = of_match_ptr(arizona_of_match),
Dsky81452.c97 .of_match_table = of_match_ptr(sky81452_of_match),
Darizona-i2c.c102 .of_match_table = of_match_ptr(arizona_of_match),
Drn5t618.c123 .of_match_table = of_match_ptr(rn5t618_of_match),
Dbcm590xx.c121 .of_match_table = of_match_ptr(bcm590xx_of_match),
Dlp3943.c158 .of_match_table = of_match_ptr(lp3943_of_match),
Dtps6507x.c133 .of_match_table = of_match_ptr(tps6507x_of_match),
Drt5033.c131 .of_match_table = of_match_ptr(rt5033_dt_match),
Dtps65090.c263 .of_match_table = of_match_ptr(tps65090_of_match),
Dmt6397-core.c218 .of_match_table = of_match_ptr(mt6397_of_match),
Das3711.c215 .of_match_table = of_match_ptr(as3711_of_match),
Dda9063-i2c.c268 .of_match_table = of_match_ptr(da9063_dt_ids),
Dmax8907.c325 .of_match_table = of_match_ptr(max8907_of_match),
Dtwl4030-power.c878 match = of_match_device(of_match_ptr(twl4030_power_of_match), in twl4030_power_probe()
936 .of_match_table = of_match_ptr(twl4030_power_of_match),
Dda9150-core.c401 .of_match_table = of_match_ptr(da9150_of_match),
Dsec-core.c491 .of_match_table = of_match_ptr(sec_dt_match),
Dmax8998.c382 .of_match_table = of_match_ptr(max8998_dt_match),
Dmax77686.c396 .of_match_table = of_match_ptr(max77686_pmic_dt_match),
Dmax77693.c377 .of_match_table = of_match_ptr(max77693_dt_match),
/linux-4.1.27/drivers/iio/gyro/
Dst_gyro_i2c.c104 .of_match_table = of_match_ptr(st_gyro_of_match),
/linux-4.1.27/drivers/misc/
Dti_dac7512.c93 .of_match_table = of_match_ptr(dac7512_of_match),
Datmel_tclib.c185 .of_match_table = of_match_ptr(atmel_tcb_dt_ids),
Datmel-ssc.c223 .of_match_table = of_match_ptr(atmel_ssc_dt_ids),
Dbh1780gli.c251 .of_match_table = of_match_ptr(of_bh1780_match),
Dsram.c228 .of_match_table = of_match_ptr(sram_dt_ids),
Darm-charlcd.c379 .of_match_table = of_match_ptr(charlcd_match),
/linux-4.1.27/drivers/hwmon/pmbus/
Dpmbus.h390 .of_match = of_match_ptr(_name # _id), \
391 .regulators_node = of_match_ptr("regulators"), \
/linux-4.1.27/drivers/bus/
Domap-ocp2scp.c114 .of_match_table = of_match_ptr(omap_ocp2scp_id_table),
Domap_l3_smx.c297 .of_match_table = of_match_ptr(omap3_l3_match),
Domap_l3_noc.c363 .of_match_table = of_match_ptr(l3_noc_match),
/linux-4.1.27/drivers/iio/accel/
Dst_accel_i2c.c123 .of_match_table = of_match_ptr(st_accel_of_match),
/linux-4.1.27/drivers/input/misc/
Dtwl4030-pwrbutton.c105 .of_match_table = of_match_ptr(twl4030_pwrbutton_dt_match_table),
Dgpio-beeper.c115 .of_match_table = of_match_ptr(gpio_beeper_of_match),
Dab8500-ponkey.c126 .of_match_table = of_match_ptr(ab8500_ponkey_match),
De3x0-button.c145 .of_match_table = of_match_ptr(e3x0_button_match),
Dpwm-beeper.c211 .of_match_table = of_match_ptr(pwm_beeper_match),
Dpalmas-pwrbutton.c320 .of_match_table = of_match_ptr(of_palmas_pwr_match),
Dpm8941-pwrkey.c287 .of_match_table = of_match_ptr(pm8941_pwr_key_id_table),
Drotary_encoder.c328 .of_match_table = of_match_ptr(rotary_encoder_of_match),
/linux-4.1.27/drivers/pci/host/
Dpcie-iproc-platform.c99 .of_match_table = of_match_ptr(iproc_pcie_of_match_table),
Dpcie-spear13xx.c378 .of_match_table = of_match_ptr(spear13xx_pcie_of_match),
/linux-4.1.27/drivers/gpio/
Dgpio-clps711x.c90 .of_match_table = of_match_ptr(clps711x_gpio_ids),
Dgpio-mcp23s08.c790 match = of_match_device(of_match_ptr(mcp23s08_i2c_of_match), in mcp230xx_probe()
856 .of_match_table = of_match_ptr(mcp23s08_i2c_of_match),
895 match = of_match_device(of_match_ptr(mcp23s08_spi_of_match), &spi->dev); in mcp23s08_probe()
1029 .of_match_table = of_match_ptr(mcp23s08_spi_of_match),
Dgpio-davinci.c484 match = of_match_device(of_match_ptr(davinci_gpio_ids), in davinci_gpio_irq_setup()
617 .of_match_table = of_match_ptr(davinci_gpio_ids),
Dgpio-pcf857x.c419 .of_match_table = of_match_ptr(pcf857x_of_table),
/linux-4.1.27/include/linux/
Dof_device.h88 __of_match_device(of_match_ptr(matches), (dev))
/linux-4.1.27/drivers/usb/chipidea/
Dci_hdrc_usb2.c108 .of_match_table = of_match_ptr(ci_hdrc_usb2_of_match),
/linux-4.1.27/sound/soc/kirkwood/
Darmada-370-db.c137 .of_match_table = of_match_ptr(a370db_dt_ids),
/linux-4.1.27/drivers/staging/fbtft/
Dfbtft.h338 .of_match_table = of_match_ptr(dt_ids), \
348 .of_match_table = of_match_ptr(dt_ids), \
/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()
432 .of_match_table = of_match_ptr(davinci_evm_dt_ids),
/linux-4.1.27/drivers/usb/misc/
Dusb3503.c395 .of_match_table = of_match_ptr(usb3503_of_match),
404 .of_match_table = of_match_ptr(usb3503_of_match),
/linux-4.1.27/drivers/iio/adc/
Dti-adc081c.c144 .of_match_table = of_match_ptr(adc081c_of_match),
Dmcp3422.c408 .of_match_table = of_match_ptr(mcp3422_of_match),
/linux-4.1.27/drivers/clk/
Dclk-pwm.c128 .of_match_table = of_match_ptr(clk_pwm_dt_ids),
/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c146 .of_match_table = of_match_ptr(snd_soc_pxa_audio_match),
/linux-4.1.27/sound/soc/qcom/
Dstorm.c155 of_match_ptr(storm_device_id),
/linux-4.1.27/drivers/video/backlight/
Dplatform_lcd.c152 .of_match_table = of_match_ptr(platform_lcd_of_match),
Dgpio_backlight.c154 .of_match_table = of_match_ptr(gpio_backlight_of_match),
Dsky81452-backlight.c343 .of_match_table = of_match_ptr(sky81452_bl_of_match),
/linux-4.1.27/drivers/input/serio/
Daltera_ps2.c159 .of_match_table = of_match_ptr(altera_ps2_match),
Darc_ps2.c269 .of_match_table = of_match_ptr(arc_ps2_match),
/linux-4.1.27/drivers/misc/lis3lv02d/
Dlis3lv02d_spi.c143 .of_match_table = of_match_ptr(lis302dl_spi_dt_ids),
Dlis3lv02d_i2c.c279 .of_match_table = of_match_ptr(lis3lv02d_i2c_dt_ids),
/linux-4.1.27/drivers/rtc/
Drtc-em3027.c152 .of_match_table = of_match_ptr(em3027_of_match),
Drtc-pcf85063.c193 .of_match_table = of_match_ptr(pcf85063_of_match),
Drtc-pcf2127.c221 .of_match_table = of_match_ptr(pcf2127_of_match),
Drtc-digicolor.c220 .of_match_table = of_match_ptr(dc_dt_ids),
Drtc-xgene.c269 .of_match_table = of_match_ptr(xgene_rtc_of_match),
Drtc-isl12022.c294 .of_match_table = of_match_ptr(isl12022_dt_match),
Drtc-sa1100.c355 .of_match_table = of_match_ptr(sa1100_rtc_dt_ids),
Drtc-armada38x.c312 .of_match_table = of_match_ptr(armada38x_rtc_of_match_table),
Drtc-ds1742.c233 .of_match_table = of_match_ptr(ds1742_rtc_of_match),
Drtc-pcf8523.c338 .of_match_table = of_match_ptr(pcf8523_of_match),
Drtc-palmas.c368 .of_match_table = of_match_ptr(of_palmas_rtc_match),
Drtc-pcf2123.c356 .of_match_table = of_match_ptr(pcf2123_dt_ids),
Drtc-lpc32xx.c383 .of_match_table = of_match_ptr(lpc32xx_rtc_match),
/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()
451 .of_match_table = of_match_ptr(omap_rng_of_match),
Dmsm-rng.c179 .of_match_table = of_match_ptr(msm_rng_of_match),
/linux-4.1.27/sound/soc/atmel/
Dsam9x5_wm8731.c195 .of_match_table = of_match_ptr(sam9x5_wm8731_of_match),
Datmel_wm8904.c184 .of_match_table = of_match_ptr(atmel_asoc_wm8904_dt_ids),
Dsam9g20_wm8731.c279 .of_match_table = of_match_ptr(at91sam9g20ek_wm8731_dt_ids),
/linux-4.1.27/drivers/watchdog/
Dpnx4008_wdt.c210 .of_match_table = of_match_ptr(pnx4008_wdt_match),
Djz4740_wdt.c223 .of_match_table = of_match_ptr(jz4740_wdt_of_matches),
Dath79_wdt.c329 .of_match_table = of_match_ptr(ath79_wdt_match),
Ddw_wdt.c399 .of_match_table = of_match_ptr(dw_wdt_of_match),
Dat91sam9_wdt.c397 .of_match_table = of_match_ptr(at91_wdt_dt_ids),
/linux-4.1.27/drivers/spi/
Dspi-xtensa-xtfpga.c163 .of_match_table = of_match_ptr(xtfpga_spi_of_match),
Dspi-altera.c286 .of_match_table = of_match_ptr(altera_spi_match),
/linux-4.1.27/drivers/staging/iio/adc/
Dlpc32xx_adc.c207 .of_match_table = of_match_ptr(lpc32xx_adc_match),
Dspear_adc.c392 .of_match_table = of_match_ptr(spear_adc_dt_ids),
/linux-4.1.27/drivers/pwm/
Dpwm-clps711x.c166 .of_match_table = of_match_ptr(clps711x_pwm_dt_ids),
Dpwm-lp3943.c308 .of_match_table = of_match_ptr(lp3943_pwm_of_match),
Dpwm-twl-led.c338 .of_match_table = of_match_ptr(twl_pwmled_of_match),
Dpwm-twl.c342 .of_match_table = of_match_ptr(twl_pwm_of_match),
Dpwm-atmel.c388 .of_match_table = of_match_ptr(atmel_pwm_dt_ids),
/linux-4.1.27/drivers/mmc/host/
Dsdhci-spear.c205 .of_match_table = of_match_ptr(sdhci_spear_id_table),
Dsdhci-pxav2.c195 match = of_match_device(of_match_ptr(sdhci_pxav2_of_match), &pdev->dev); in sdhci_pxav2_probe()
/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_atmel.c222 .of_match_table = of_match_ptr(i2c_atmel_of_match),
/linux-4.1.27/drivers/char/tpm/st33zp24/
Di2c.c264 .of_match_table = of_match_ptr(of_st33zp24_i2c_match),
Dspi.c387 .of_match_table = of_match_ptr(of_st33zp24_spi_match),
/linux-4.1.27/arch/arm/mach-pxa/
Dpxa_cplds_irqs.c189 .of_match_table = of_match_ptr(cplds_id_table),
/linux-4.1.27/drivers/w1/masters/
Dw1-gpio.c231 .of_match_table = of_match_ptr(w1_gpio_dt_ids),
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_platform.c237 .of_match_table = of_match_ptr(sxgbe_dt_ids),
/linux-4.1.27/drivers/power/
Drx51_battery.c289 .of_match_table = of_match_ptr(n900_battery_of_match),
/linux-4.1.27/drivers/uio/
Duio_pdrv_genirq.c270 .of_match_table = of_match_ptr(uio_of_genirq_match),
Duio_dmem_genirq.c347 .of_match_table = of_match_ptr(uio_of_genirq_match),
/linux-4.1.27/drivers/mtd/nand/
Dorion_nand.c210 .of_match_table = of_match_ptr(orion_nand_of_match_table),
Dgpio.c313 .of_match_table = of_match_ptr(gpio_nand_id_table),
/linux-4.1.27/drivers/usb/host/
Dehci-atmel.c232 .of_match_table = of_match_ptr(atmel_ehci_dt_ids),
Dxhci-plat.c267 .of_match_table = of_match_ptr(usb_xhci_of_match),
Dohci-exynos.c289 .of_match_table = of_match_ptr(exynos_ohci_match),
Dohci-nxp.c325 .of_match_table = of_match_ptr(ohci_hcd_nxp_match),
Dehci-exynos.c321 .of_match_table = of_match_ptr(exynos_ehci_match),
/linux-4.1.27/drivers/ata/
Dahci_st.c242 .of_match_table = of_match_ptr(st_ahci_match),
/linux-4.1.27/drivers/media/rc/
Dgpio-ir-recv.c243 .of_match_table = of_match_ptr(gpio_ir_recv_of_match),
Dst_rc.c395 .of_match_table = of_match_ptr(st_rc_match),
/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()
608 .of_match_table = of_match_ptr(pixcir_of_match),
Dsx8654.c277 .of_match_table = of_match_ptr(sx8654_of_match),
Dst1232.c300 .of_match_table = of_match_ptr(st1232_ts_dt_ids),
Dlpc32xx_ts.c400 .of_match_table = of_match_ptr(lpc32xx_tsc_of_match),
Dgoodix.c409 .of_match_table = of_match_ptr(goodix_of_match),
/linux-4.1.27/drivers/irqchip/
Dirq-keystone.c221 .of_match_table = of_match_ptr(keystone_irq_dt_ids),
/linux-4.1.27/drivers/i2c/busses/
Di2c-cbus-gpio.c291 .of_match_table = of_match_ptr(i2c_cbus_dt_ids),
Di2c-cros-ec-tunnel.c300 .of_match_table = of_match_ptr(cros_ec_i2c_of_match),
Di2c-gpio.c263 .of_match_table = of_match_ptr(i2c_gpio_dt_ids),
Di2c-designware-platdrv.c359 .of_match_table = of_match_ptr(dw_i2c_of_match),
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-if.c276 .of_match_table = of_match_ptr(isp1760_of_match),
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_platform.c248 .of_match_table = of_match_ptr(nouveau_platform_match),
/linux-4.1.27/drivers/hwmon/
Dntc_thermistor.c505 of_match_device(of_match_ptr(ntc_match), &pdev->dev); in ntc_thermistor_probe()
625 .of_match_table = of_match_ptr(ntc_match),
/linux-4.1.27/drivers/iio/light/
Dcm32181.c360 .of_match_table = of_match_ptr(cm32181_of_match),
Dcm3232.c425 .of_match_table = of_match_ptr(cm3232_of_match),
/linux-4.1.27/drivers/pinctrl/mvebu/
Dpinctrl-orion.c250 .of_match_table = of_match_ptr(orion_pinctrl_of_match),
Dpinctrl-armada-375.c446 .of_match_table = of_match_ptr(armada_375_pinctrl_of_match),
/linux-4.1.27/drivers/input/keyboard/
Dst-keyscan.c268 .of_match_table = of_match_ptr(keyscan_of_match),
Dsun4i-lradc-keys.c277 .of_match_table = of_match_ptr(sun4i_lradc_of_match),
Dcros_ec_keyb.c366 .of_match_table = of_match_ptr(cros_ec_keyb_of_match),
Dtca8418_keypad.c408 .of_match_table = of_match_ptr(tca8418_dt_ids),
Dtwl4030_keypad.c462 .of_match_table = of_match_ptr(twl4030_keypad_dt_match_table),
Dspear-keyboard.c389 .of_match_table = of_match_ptr(spear_kbd_id_table),
/linux-4.1.27/drivers/i2c/muxes/
Di2c-mux-pinctrl.c267 .of_match_table = of_match_ptr(i2c_mux_pinctrl_of_match),
/linux-4.1.27/drivers/pinctrl/freescale/
Dpinctrl-imx25.c331 .of_match_table = of_match_ptr(imx25_pinctrl_of_match),
Dpinctrl-imx50.c407 .of_match_table = of_match_ptr(imx50_pinctrl_of_match),
Dpinctrl-imx6sx.c386 .of_match_table = of_match_ptr(imx6sx_pinctrl_of_match),
/linux-4.1.27/drivers/hsi/clients/
Dnokia-modem.c298 .of_match_table = of_match_ptr(nokia_modem_of_match),
/linux-4.1.27/drivers/dma/dw/
Dplatform.c291 .of_match_table = of_match_ptr(dw_dma_of_id_table),
/linux-4.1.27/drivers/memory/
Djz4780-nemc.c383 .of_match_table = of_match_ptr(jz4780_nemc_dt_match),
/linux-4.1.27/drivers/nfc/st21nfcb/
Di2c.c378 .of_match_table = of_match_ptr(of_st21nfcb_i2c_match),
/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()
955 .of_match_table = of_match_ptr(omap_timer_match),
/linux-4.1.27/drivers/leds/
Dleds-ns2.c383 .of_match_table = of_match_ptr(of_ns2_leds_match),
Dleds-lp8501.c400 .of_match_table = of_match_ptr(of_lp8501_leds_match),
/linux-4.1.27/drivers/media/i2c/
Ds5k6a3.c377 .of_match_table = of_match_ptr(s5k6a3_of_match),
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c450 .of_match_table = of_match_ptr(stmmac_dt_ids),
/linux-4.1.27/drivers/nfc/nxp-nci/
Di2c.c404 .of_match_table = of_match_ptr(of_nxp_nci_i2c_match),
/linux-4.1.27/arch/arc/kernel/
Dperf_event.c354 .of_match_table = of_match_ptr(arc_pmu_match),

123