Searched refs:of_match_table (Results 1 – 25 of 3456) sorted by relevance
12345678910>>...139
/linux-6.6.21/drivers/regulator/ |
D | stm32-booster.c | 87 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),
|
/linux-6.6.21/drivers/bus/ |
D | simple-pm-bus.c | 42 match = of_match_device(dev->driver->of_match_table, dev); in simple_pm_bus_probe() 135 .of_match_table = simple_pm_bus_of_match,
|
D | sun50i-de2.c | 43 .of_match_table = sun50i_de2_bus_of_match,
|
/linux-6.6.21/drivers/nvmem/ |
D | mxs-ocotp.c | 146 match = of_match_device(dev->driver->of_match_table, dev); in mxs_ocotp_probe() 190 .of_match_table = mxs_ocotp_match,
|
/linux-6.6.21/arch/powerpc/platforms/8xx/ |
D | cpm1-ic.c | 137 .of_match_table = cpm_pic_match, 179 .of_match_table = cpm_error_ids,
|
/linux-6.6.21/drivers/soc/imx/ |
D | imx93-src.c | 24 .of_match_table = imx93_src_ids,
|
/linux-6.6.21/sound/soc/codecs/ |
D | es8328-spi.c | 31 .of_match_table = es8328_of_match,
|
D | ssm2602-spi.c | 31 .of_match_table = ssm2602_of_match,
|
D | cs4271-spi.c | 29 .of_match_table = of_match_ptr(cs4271_dt_ids),
|
D | adau7118-hw.c | 34 .of_match_table = adau7118_of_match,
|
D | cs4271-i2c.c | 34 .of_match_table = of_match_ptr(cs4271_dt_ids),
|
D | es8328-i2c.c | 41 .of_match_table = es8328_of_match,
|
D | chv3-codec.c | 33 .of_match_table = chv3_codec_of_match,
|
D | src4xxx-i2c.c | 37 .of_match_table = of_match_ptr(src4xxx_of_match),
|
D | pcm5102a.c | 49 .of_match_table = pcm5102a_of_match,
|
D | wm8804-spi.c | 42 .of_match_table = wm8804_of_match,
|
/linux-6.6.21/drivers/mtd/nand/raw/brcmnand/ |
D | brcmstb_nand.c | 30 .of_match_table = brcmstb_nand_of_match,
|
/linux-6.6.21/drivers/spi/ |
D | spi-brcmstb-qspi.c | 35 .of_match_table = brcmstb_qspi_of_match,
|
/linux-6.6.21/drivers/fpga/ |
D | altera-pr-ip-core-plat.c | 39 .of_match_table = alt_pr_of_match,
|
/linux-6.6.21/drivers/clk/mediatek/ |
D | clk-mt8186-mcu.c | 60 .of_match_table = of_match_clk_mt8186_mcu,
|
/linux-6.6.21/drivers/clk/mvebu/ |
D | ap806-system-controller.c | 274 .of_match_table = ap806_syscon_legacy_of_match, 290 .of_match_table = ap806_clock_of_match,
|
/linux-6.6.21/drivers/hwmon/ |
D | ltc2947-i2c.c | 38 .of_match_table = ltc2947_of_match,
|
D | ltc2947-spi.c | 40 .of_match_table = ltc2947_of_match,
|
/linux-6.6.21/drivers/power/reset/ |
D | restart-poweroff.c | 55 .of_match_table = of_restart_poweroff_match,
|
/linux-6.6.21/drivers/pinctrl/sunxi/ |
D | pinctrl-sun50i-h616-r.c | 51 .of_match_table = sun50i_h616_r_pinctrl_match,
|
12345678910>>...139