Searched refs:of_match_table (Results 1 – 25 of 2534) sorted by relevance
12345678910>>...102
/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,
|
/linux/arch/powerpc/platforms/8xx/ |
H A D | cpm1-ic.c | 137 .of_match_table = cpm_pic_match, 179 .of_match_table = cpm_error_ids,
|
/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/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 | 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 | es8328-i2c.c | 41 .of_match_table = es8328_of_match,
|
H A D | cs4271-i2c.c | 34 .of_match_table = of_match_ptr(cs4271_dt_ids),
|
H A D | wm8728.c | 268 .of_match_table = wm8728_of_match, 306 .of_match_table = wm8728_of_match,
|
H A D | src4xxx-i2c.c | 37 .of_match_table = of_match_ptr(src4xxx_of_match),
|
H A D | chv3-codec.c | 34 .of_match_table = chv3_codec_of_match,
|
H A D | wm8804-spi.c | 42 .of_match_table = wm8804_of_match,
|
H A D | tlv320aic23-i2c.c | 48 .of_match_table = of_match_ptr(tlv320aic23_of_match),
|
H A D | ssm2602-i2c.c | 47 .of_match_table = ssm2602_of_match,
|
/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmstb_nand.c | 30 .of_match_table = brcmstb_nand_of_match,
|
/linux/drivers/power/reset/ |
H A D | restart-poweroff.c | 44 .of_match_table = of_restart_poweroff_match,
|
H A D | brcm-kona-reset.c | 52 .of_match_table = of_match,
|
/linux/drivers/fpga/ |
H A D | altera-pr-ip-core-plat.c | 39 .of_match_table = alt_pr_of_match,
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8186-mcu.c | 60 .of_match_table = of_match_clk_mt8186_mcu,
|
/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,
|
/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun50i-h616-r.c | 51 .of_match_table = sun50i_h616_r_pinctrl_match,
|
/linux/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil-plat.c | 52 .of_match_table = mobiveil_pcie_of_match,
|
12345678910>>...102