Searched refs:of_match_table (Results 1 – 25 of 4030) sorted by relevance
12345678910>>...162
/linux/drivers/bus/ |
H A D | simple-pm-bus.c | 42 match = of_match_device(dev->driver->of_match_table, dev); in simple_pm_bus_probe() 154 .of_match_table = simple_pm_bus_of_match,
|
H A D | sun50i-de2.c | 42 .of_match_table = sun50i_de2_bus_of_match,
|
/linux/arch/powerpc/platforms/8xx/ |
H A D | cpm1-ic.c | 138 .of_match_table = cpm_pic_match, 180 .of_match_table = cpm_error_ids,
|
/linux/drivers/soc/imx/ |
H A D | imx93-src.c | 24 .of_match_table = imx93_src_ids,
|
/linux/sound/soc/codecs/ |
H A D | es8328-spi.c | 31 .of_match_table = es8328_of_match,
|
H A D | ssm2602-spi.c | 31 .of_match_table = ssm2602_of_match,
|
H A D | adau1372-i2c.c | 32 .of_match_table = adau1372_of_match,
|
H A D | cs4271-spi.c | 29 .of_match_table = of_match_ptr(cs4271_dt_ids),
|
H A D | adau7118-hw.c | 34 .of_match_table = adau7118_of_match,
|
H A D | cs4271-i2c.c | 34 .of_match_table = of_match_ptr(cs4271_dt_ids),
|
H A D | ssm2602-i2c.c | 47 .of_match_table = ssm2602_of_match,
|
H A D | pcm5102a.c | 49 .of_match_table = pcm5102a_of_match,
|
H A D | wm8804-spi.c | 42 .of_match_table = wm8804_of_match,
|
/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmstb_nand.c | 30 .of_match_table = brcmstb_nand_of_match,
|
/linux/drivers/soc/sophgo/ |
H A D | sg2044-topsys.c | 38 .of_match_table = sg2044_topsys_of_match,
|
/linux/drivers/spi/ |
H A D | spi-brcmstb-qspi.c | 35 .of_match_table = brcmstb_qspi_of_match,
|
/linux/drivers/power/reset/ |
H A D | restart-poweroff.c | 44 .of_match_table = of_restart_poweroff_match,
|
/linux/drivers/fpga/ |
H A D | altera-pr-ip-core-plat.c | 39 .of_match_table = alt_pr_of_match,
|
/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun55i-a523.c | 51 .of_match_table = a523_pinctrl_match,
|
H A D | pinctrl-sun55i-a523-r.c | 51 .of_match_table = a523_r_pinctrl_match,
|
H A D | pinctrl-sun50i-h616-r.c | 51 .of_match_table = sun50i_h616_r_pinctrl_match,
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8186-mcu.c | 60 .of_match_table = of_match_clk_mt8186_mcu,
|
/linux/drivers/clk/mvebu/ |
H A D | ap806-system-controller.c | 274 .of_match_table = ap806_syscon_legacy_of_match, 290 .of_match_table = ap806_clock_of_match,
|
/linux/drivers/hwmon/ |
H A D | ltc2947-i2c.c | 38 .of_match_table = ltc2947_of_match,
|
H A D | ltc2947-spi.c | 40 .of_match_table = ltc2947_of_match,
|
12345678910>>...162