Home
last modified time | relevance | path

Searched refs:of_match_table (Results 1 – 25 of 4238) sorted by relevance

12345678910>>...170

/drivers/regulator/
Dstm32-booster.c87 of_match_device(dev->driver->of_match_table, dev)->data; in stm32_booster_probe()
121 .of_match_table = of_match_ptr(stm32_booster_of_match),
/drivers/bus/
Dsimple-pm-bus.c42 match = of_match_device(dev->driver->of_match_table, dev); in simple_pm_bus_probe()
135 .of_match_table = simple_pm_bus_of_match,
Dsun50i-de2.c43 .of_match_table = sun50i_de2_bus_of_match,
/drivers/nvmem/
Dmxs-ocotp.c146 match = of_match_device(dev->driver->of_match_table, dev); in mxs_ocotp_probe()
190 .of_match_table = mxs_ocotp_match,
/drivers/clk/mvebu/
Dap806-system-controller.c274 .of_match_table = ap806_syscon_legacy_of_match,
290 .of_match_table = ap806_clock_of_match,
/drivers/iio/dac/
Dstm32-dac-core.c106 of_match_device(dev->driver->of_match_table, dev)->data; in stm32_dac_probe()
255 .of_match_table = stm32_dac_of_match,
/drivers/soc/imx/
Dimx93-src.c24 .of_match_table = imx93_src_ids,
/drivers/mtd/nand/raw/brcmnand/
Dbrcmstb_nand.c30 .of_match_table = brcmstb_nand_of_match,
/drivers/spi/
Dspi-brcmstb-qspi.c35 .of_match_table = brcmstb_qspi_of_match,
Dspi-loongson-plat.c40 .of_match_table = loongson_spi_id_table,
/drivers/pmdomain/actions/
Dowl-sps.c109 match = of_match_device(pdev->dev.driver->of_match_table, &pdev->dev); in owl_sps_probe()
311 .of_match_table = owl_sps_of_matches,
/drivers/fpga/
Daltera-pr-ip-core-plat.c39 .of_match_table = alt_pr_of_match,
/drivers/clk/mediatek/
Dclk-mt8186-mcu.c60 .of_match_table = of_match_clk_mt8186_mcu,
Dclk-mt8192-scp_adsp.c48 .of_match_table = of_match_clk_mt8192_scp_adsp,
Dclk-mt8183-ipu_adl.c48 .of_match_table = of_match_clk_mt8183_ipu_adl,
Dclk-mt6765-mipi0a.c49 .of_match_table = of_match_clk_mt6765_mipi0a,
Dclk-mt8195-scp_adsp.c46 .of_match_table = of_match_clk_mt8195_scp_adsp,
Dclk-mt8188-adsp_audio26m.c46 .of_match_table = of_match_clk_mt8188_adsp_audio26m,
Dclk-mt2712-mfg.c48 .of_match_table = of_match_clk_mt2712_mfg,
/drivers/pinctrl/sunxi/
Dpinctrl-sun50i-h616-r.c51 .of_match_table = sun50i_h616_r_pinctrl_match,
/drivers/power/reset/
Drestart-poweroff.c55 .of_match_table = of_restart_poweroff_match,
/drivers/hwmon/
Dltc2947-i2c.c38 .of_match_table = ltc2947_of_match,
Dltc2947-spi.c40 .of_match_table = ltc2947_of_match,
/drivers/virt/gunyah/
Dgunyah.c45 .of_match_table = gunyah_of_match,
/drivers/iio/accel/
Dkionix-kx022a-i2c.c42 .of_match_table = kx022a_of_match,

12345678910>>...170