Searched refs:of_device_get_match_data (Results 1 – 25 of 446) sorted by relevance
12345678910>>...18
96 of_device_get_match_data(data->dev); in aspeed_adc_read_raw()124 of_device_get_match_data(data->dev); in aspeed_adc_write_raw()227 model_data = of_device_get_match_data(&pdev->dev); in aspeed_adc_probe()255 model_data = of_device_get_match_data(&pdev->dev); in aspeed_adc_probe()
36 extern const void *of_device_get_match_data(const struct device *dev);72 static inline const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function
22 int (*gp_add)(struct device *dev) = of_device_get_match_data(dev); in cpm_gpio_probe()
23 data = of_device_get_match_data(dev); in meson_eeclkc_probe()
42 data = (struct meson_aoclk_data *) of_device_get_match_data(dev); in meson_aoclkc_probe()
47 caps = of_device_get_match_data(&pdev->dev); in atmel_ramc_probe()
31 func = of_device_get_match_data(&pdev->dev); in nouveau_platform_probe()
74 clk_init = of_device_get_match_data(&pdev->dev); in clk_mt2701_g3d_probe()
127 clk_init = of_device_get_match_data(&pdev->dev); in clk_mt7622_eth_probe()
138 clk_init = of_device_get_match_data(&pdev->dev); in clk_mt7629_eth_probe()
135 clk_init = of_device_get_match_data(&pdev->dev); in clk_mt7629_hif_probe()
188 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function198 EXPORT_SYMBOL(of_device_get_match_data);
83 gc->ngpio = (u16)(uintptr_t)of_device_get_match_data(&pdev->dev); in gef_gpio_probe()
112 priv->flags = (uintptr_t)of_device_get_match_data(&pdev->dev); in mmio_74xx_gpio_probe()
93 state->drvdata = of_device_get_match_data(dev); in exynos_dp_video_phy_probe()
95 data = (struct kirin_drm_data *)of_device_get_match_data(dev->dev); in kirin_drm_private_cleanup()262 driver_data = (struct kirin_drm_data *)of_device_get_match_data(dev); in kirin_drm_bind()
67 pon->reason_shift = (long)of_device_get_match_data(&pdev->dev); in pm8916_pon_probe()
62 chip_id = (enum adgs1408_chip_id)of_device_get_match_data(dev); in adgs1408_probe()
283 hisi_pcie->soc_ops = of_device_get_match_data(dev); in hisi_pcie_probe()340 ops = (struct pci_ecam_ops *)of_device_get_match_data(dev); in hisi_pcie_almost_ecam_probe()
95 desc = of_device_get_match_data(dev); in qcom_aoss_reset_probe()
126 pmu_context->pmu_data = of_device_get_match_data(dev); in exynos_pmu_probe()
58 pcie->type = (enum iproc_pcie_type) of_device_get_match_data(dev); in iproc_pcie_pltfm_probe()
103 data->ohm = (unsigned long)of_device_get_match_data(dev); in max5432_probe()
31 of_data = of_device_get_match_data(&i2c->dev); in madera_i2c_probe()
31 of_data = of_device_get_match_data(&spi->dev); in madera_spi_probe()