Searched refs:of_device_get_match_data (Results 1 – 25 of 435) sorted by relevance
12345678910>>...18
35 data = of_device_get_match_data(dev); in meson_clkc_init()91 data = of_device_get_match_data(dev); in meson_clkc_mmio_probe()
47 clkc_data = of_device_get_match_data(dev); in meson_aoclkc_probe()
23 int (*gp_add)(struct device *dev) = of_device_get_match_data(dev); in cpm_gpio_probe()
71 const struct qcom_cc_desc *desc = of_device_get_match_data(&pdev->dev); in lpasscc_sc8280xp_probe()
68 const struct qcom_cc_desc *desc = of_device_get_match_data(&pdev->dev); in lpasscc_sm6115_probe()
142 h->d = of_device_get_match_data(&pdev->dev); in qcom_hfpll_probe()
172 const void *of_device_get_match_data(const struct device *dev) in of_device_get_match_data() function182 EXPORT_SYMBOL(of_device_get_match_data);
82 dai_driver = of_device_get_match_data(&pdev->dev); in gtm601_platform_probe()
38 data = of_device_get_match_data(dev); in npcm_sdhci_probe()
50 data = of_device_get_match_data(&pdev->dev); in sun6i_a31_apb0_gates_clk_probe()
94 state->drvdata = of_device_get_match_data(dev); in exynos_dp_video_phy_probe()
70 reason_shift = (long)of_device_get_match_data(&pdev->dev); in qcom_pon_probe()
101 desc = of_device_get_match_data(&pdev->dev); in ath12k_wifi7_ahb_probe()
96 data = of_device_get_match_data(dev); in nintendo_otp_probe()
60 priv->format = (uintptr_t)of_device_get_match_data(dev); in u_boot_env_probe()
55 pcie->type = (uintptr_t)of_device_get_match_data(dev); in iproc_pltfm_pcie_probe()
94 desc = of_device_get_match_data(dev); in qcom_aoss_reset_probe()
112 data = of_device_get_match_data(dev); in sun20i_regulator_probe()
82 resource_id = of_device_get_match_data(&pdev->dev); in imx_sc_thermal_probe()
122 phy->phy = devm_phy_create(dev, NULL, of_device_get_match_data(dev)); in ipq4019_usb_phy_probe()
138 clk_init = of_device_get_match_data(&pdev->dev); in clk_mt7629_eth_probe()
98 dev_id = (u16)(kernel_ulong_t)of_device_get_match_data(&pdev->dev); in ath_ahb_probe()
123 map = of_device_get_match_data(dev); in r8a78000_cpg_probe()
156 id = of_device_get_match_data(&client->dev); in da9052_i2c_probe()
72 data = of_device_get_match_data(&pdev->dev); in gic_probe()