Home
last modified time | relevance | path

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

12345678910>>...130

/linux-5.19.10/drivers/bus/
Dsimple-pm-bus.c32 match = of_match_device(dev->driver->of_match_table, dev); in simple_pm_bus_probe()
87 .of_match_table = simple_pm_bus_of_match,
Dsun50i-de2.c43 .of_match_table = sun50i_de2_bus_of_match,
/linux-5.19.10/drivers/regulator/
Dstm32-booster.c87 of_match_device(dev->driver->of_match_table, dev)->data; in stm32_booster_probe()
120 .of_match_table = of_match_ptr(stm32_booster_of_match),
/linux-5.19.10/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,
Dstm32-romem.c163 of_match_device(dev->driver->of_match_table, dev)->data; in stm32_romem_probe()
194 .of_match_table = of_match_ptr(stm32_romem_of_match),
/linux-5.19.10/arch/powerpc/platforms/8xx/
Dcpm1-ic.c137 .of_match_table = cpm_pic_match,
179 .of_match_table = cpm_error_ids,
/linux-5.19.10/sound/soc/codecs/
Des8328-spi.c31 .of_match_table = es8328_of_match,
Dssm2602-spi.c31 .of_match_table = ssm2602_of_match,
Dadau7118-hw.c34 .of_match_table = adau7118_of_match,
Dcs4271-spi.c30 .of_match_table = of_match_ptr(cs4271_dt_ids),
Des8328-i2c.c41 .of_match_table = es8328_of_match,
Dcs4271-i2c.c35 .of_match_table = of_match_ptr(cs4271_dt_ids),
Dpcm5102a.c50 .of_match_table = pcm5102a_of_match,
/linux-5.19.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmstb_nand.c30 .of_match_table = brcmstb_nand_of_match,
/linux-5.19.10/drivers/spi/
Dspi-brcmstb-qspi.c35 .of_match_table = brcmstb_qspi_of_match,
/linux-5.19.10/drivers/clk/mediatek/
Dclk-mt8192-mfg.c46 .of_match_table = of_match_clk_mt8192_mfg,
Dclk-mt8192-scp_adsp.c46 .of_match_table = of_match_clk_mt8192_scp_adsp,
Dclk-mt8186-mfg.c45 .of_match_table = of_match_clk_mt8186_mfg,
Dclk-mt8195-mfg.c45 .of_match_table = of_match_clk_mt8195_mfg,
Dclk-mt8195-scp_adsp.c45 .of_match_table = of_match_clk_mt8195_scp_adsp,
/linux-5.19.10/drivers/hwmon/
Dltc2947-i2c.c38 .of_match_table = ltc2947_of_match,
/linux-5.19.10/drivers/pinctrl/sunxi/
Dpinctrl-sun50i-h616-r.c53 .of_match_table = sun50i_h616_r_pinctrl_match,
/linux-5.19.10/drivers/power/reset/
Drestart-poweroff.c55 .of_match_table = of_restart_poweroff_match,
/linux-5.19.10/drivers/fpga/
Daltera-pr-ip-core-plat.c42 .of_match_table = alt_pr_of_match,
/linux-5.19.10/drivers/clk/mvebu/
Dap806-system-controller.c274 .of_match_table = ap806_syscon_legacy_of_match,
290 .of_match_table = ap806_clock_of_match,

12345678910>>...130