Home
last modified time | relevance | path

Searched refs:of_match_device (Results 226 – 250 of 258) sorted by relevance

1234567891011

/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1782 match = of_match_device(davinci_emac_of_match, &pdev->dev); in davinci_emac_of_get_pdata()
/openbmc/linux/drivers/soc/ti/
H A Dknav_qmss_queue.c1773 match = of_match_device(of_match_ptr(keystone_qmss_of_match), dev); in knav_queue_probe()
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c1854 match = of_match_device(nmk_pinctrl_match, &pdev->dev); in nmk_pinctrl_probe()
/openbmc/linux/drivers/tty/serial/
H A Dmsm_serial.c1811 id = of_match_device(msm_uartdm_table, &pdev->dev); in msm_serial_probe()
/openbmc/linux/drivers/dma/
H A Dpxa_dma.c1363 of_id = of_match_device(pxad_dt_ids, &op->dev); in pxad_probe()
H A Dstm32-dma.c1579 match = of_match_device(stm32_dma_of_match, &pdev->dev); in stm32_dma_probe()
/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3399.c1640 match = of_match_device(clk_rk3399_match_table, &pdev->dev); in clk_rk3399_probe()
/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c2398 match = of_match_device(qcom_spmi_regulator_match, &pdev->dev); in qcom_spmi_regulator_probe()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c2277 match = of_match_device(of_match_ptr(smc91x_match), &pdev->dev); in smc_drv_probe()
/openbmc/linux/drivers/edac/
H A Daltera_edac.c293 id = of_match_device(altr_sdram_ctrl_of_match, &pdev->dev); in altr_sdram_probe()
/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1902 match = of_match_device(of_match_ptr(stm32_dcmi_of_match), &pdev->dev); in dcmi_probe()
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c1774 match = of_match_device(of_match_ptr(omap_mmc_of_match), &pdev->dev); in omap_hsmmc_probe()
/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c1854 of_id = of_match_device(xgene_pmu_of_match, &pdev->dev); in xgene_pmu_probe()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c1463 match = of_match_device(xway_match, &pdev->dev); in pinmux_xway_probe()
/openbmc/linux/sound/soc/codecs/
H A Dda7218.c2290 const struct of_device_id *id = of_match_device(da7218_of_match, dev); in da7218_of_get_id()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c2042 of_id = of_match_device(xgene_enet_of_match, &pdev->dev); in xgene_enet_probe()
/openbmc/linux/drivers/clk/qcom/
H A Dmmcc-msm8960.c3113 match = of_match_device(mmcc_msm8960_match_table, dev); in mmcc_msm8960_probe()
H A Dmmcc-sdm660.c2835 id = of_match_device(mmcc_660_match_table, &pdev->dev); in mmcc_660_probe()
H A Dgcc-msm8974.c2880 id = of_match_device(gcc_msm8974_match_table, dev); in gcc_msm8974_probe()
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c2361 of_match_device(gpmc_dt_ids, &pdev->dev); in gpmc_probe_dt()
/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c2093 of_id = of_match_device(flexcan_of_match, &pdev->dev); in flexcan_probe()
/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1953 match = of_match_device(prueth_dt_match, dev); in prueth_probe()
/openbmc/linux/sound/soc/ti/
H A Ddavinci-mcasp.c1890 const struct of_device_id *match = of_match_device(mcasp_dt_ids, &pdev->dev); in davinci_mcasp_get_config()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c2481 match = of_match_device(qe_udc_match, &ofdev->dev); in qe_udc_probe()
/openbmc/linux/drivers/firmware/
H A Dti_sci.c3311 of_id = of_match_device(ti_sci_of_match, dev); in ti_sci_probe()

1234567891011