Home
last modified time | relevance | path

Searched refs:of_match_device (Results 26 – 50 of 258) sorted by relevance

1234567891011

/openbmc/linux/sound/soc/samsung/
H A Dsmdk_wm8994.c174 id = of_match_device(samsung_wm8994_of_match, &pdev->dev); in smdk_audio_probe()
/openbmc/linux/drivers/fpga/
H A Daltera-hps2fpga.c135 of_id = of_match_device(altera_fpga_of_match, dev); in alt_fpga_bridge_probe()
/openbmc/linux/sound/soc/codecs/
H A Dak5386.c182 if (of_match_device(of_match_ptr(ak5386_dt_ids), dev)) in ak5386_probe()
H A Dcs4271.c569 if (of_match_device(cs4271_dt_ids, component->dev)) { in cs4271_component_probe()
658 if (of_match_device(cs4271_dt_ids, dev)) in cs4271_common_probe()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel-plat.c103 match = of_match_device(intel_eth_plat_match, &pdev->dev); in intel_eth_plat_probe()
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-ns-usb3.c206 of_id = of_match_device(bcm_ns_usb3_id_table, dev); in bcm_ns_usb3_mdio_probe()
/openbmc/linux/drivers/soc/pxa/
H A Dssp.c154 of_match_device(of_match_ptr(pxa_ssp_of_ids), dev); in pxa_ssp_probe()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_wcnss_iris.c147 match = of_match_device(iris_of_match, &iris->dev); in qcom_iris_probe()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_hw.c153 of_id = of_match_device(mtk_vdec_hw_match, dev); in mtk_vdec_hw_probe()
/openbmc/linux/drivers/reset/sti/
H A Dreset-syscfg.c191 match = of_match_device(dev->driver->of_match_table, dev); in syscfg_reset_probe()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c109 match = of_match_device(fs_enet_mdio_fec_match, &ofdev->dev); in fs_enet_mdio_probe()
/openbmc/linux/drivers/i2c/
H A Di2c-core-of.c154 match = of_match_device(matches, &client->dev); in i2c_of_match_device()
/openbmc/linux/drivers/phy/marvell/
H A Dphy-berlin-usb.c166 of_match_device(phy_berlin_usb_of_match, &pdev->dev); in phy_berlin_usb_probe()
/openbmc/linux/drivers/mfd/
H A Dmxs-lradc.c141 of_id = of_match_device(mxs_lradc_dt_ids, &pdev->dev); in mxs_lradc_probe()
H A Drn5t618.c186 of_id = of_match_device(rn5t618_of_match, &i2c->dev); in rn5t618_i2c_probe()
/openbmc/linux/drivers/regulator/
H A Dda9210-regulator.c141 match = of_match_device(of_match_ptr(da9210_dt_ids), in da9210_i2c_probe()
H A Dlochnagar-regulator.c255 of_id = of_match_device(lochnagar_of_match, dev); in lochnagar_regulator_probe()
/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c177 match = of_match_device(bcm2835_thermal_of_match_table, in bcm2835_thermal_probe()
/openbmc/linux/drivers/phy/ralink/
H A Dphy-ralink-usb.c177 match = of_match_device(ralink_usb_phy_of_match, &pdev->dev); in ralink_usb_phy_probe()
/openbmc/linux/drivers/memory/
H A Dbrcmstb_memc.c140 of_id = of_match_device(brcmstb_memc_of_match, dev); in brcmstb_memc_probe()
H A Dfsl-corenet-cf.c179 match = of_match_device(ccf_matches, &pdev->dev); in ccf_probe()
/openbmc/linux/sound/soc/ti/
H A Ddavinci-evm.c184 match = of_match_device(of_match_ptr(davinci_evm_dt_ids), &pdev->dev); in davinci_evm_probe()
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos-clkout.c94 match = of_match_device(exynos_clkout_ids, dev->parent); in exynos_clkout_match_parent_dev()
/openbmc/linux/drivers/auxdisplay/
H A Dimg-ascii-lcd.c234 match = of_match_device(img_ascii_lcd_matches, dev); in img_ascii_lcd_probe()
/openbmc/linux/drivers/iio/dac/
H A Dstm32-dac-core.c106 of_match_device(dev->driver->of_match_table, dev)->data; in stm32_dac_probe()

1234567891011