Symbol: builtin_platform_driver_probe
drivers/auxdisplay/arm-charlcd.c
328
builtin_platform_driver_probe(charlcd_driver, charlcd_probe);
drivers/clk/rockchip/clk-rk3399.c
1659
builtin_platform_driver_probe(clk_rk3399_driver, clk_rk3399_probe);
drivers/clk/rockchip/clk-rk3506.c
869
builtin_platform_driver_probe(clk_rk3506_driver, clk_rk3506_probe);
drivers/clk/rockchip/clk-rk3528.c
1187
builtin_platform_driver_probe(clk_rk3528_driver, clk_rk3528_probe);
drivers/clk/rockchip/clk-rk3562.c
1101
builtin_platform_driver_probe(clk_rk3562_driver, clk_rk3562_probe);
drivers/clk/rockchip/clk-rk3568.c
1743
builtin_platform_driver_probe(clk_rk3568_driver, clk_rk3568_probe);
drivers/clk/rockchip/clk-rk3576.c
1860
builtin_platform_driver_probe(clk_rk3576_driver, clk_rk3576_probe);
drivers/clk/rockchip/clk-rv1126.c
1197
builtin_platform_driver_probe(clk_rv1126_driver, clk_rv1126_probe);
drivers/clk/rockchip/clk-rv1126b.c
1117
builtin_platform_driver_probe(clk_rv1126b_driver, clk_rv1126b_probe);
drivers/clk/starfive/clk-starfive-jh7100.c
369
builtin_platform_driver_probe(clk_starfive_jh7100_driver, clk_starfive_jh7100_probe);
drivers/clk/starfive/clk-starfive-jh7110-pll.c
507
builtin_platform_driver_probe(jh7110_pll_driver, jh7110_pll_probe);
drivers/clk/starfive/clk-starfive-jh7110-sys.c
538
builtin_platform_driver_probe(jh7110_syscrg_driver, jh7110_syscrg_probe);
drivers/clocksource/ingenic-ost.c
183
builtin_platform_driver_probe(ingenic_ost_driver, ingenic_ost_probe);
drivers/clocksource/ingenic-timer.c
421
builtin_platform_driver_probe(ingenic_tcu_driver, ingenic_tcu_probe);
drivers/clocksource/renesas-ostm.c
247
builtin_platform_driver_probe(ostm_device_driver, ostm_probe);
drivers/clocksource/timer-cadence-ttc.c
565
builtin_platform_driver_probe(ttc_timer_driver, ttc_timer_probe);
drivers/cpuidle/cpuidle-clps711x.c
52
builtin_platform_driver_probe(clps711x_cpuidle_driver, clps711x_cpuidle_probe);
drivers/iommu/sun50i-iommu.c
1087
builtin_platform_driver_probe(sun50i_iommu_driver, sun50i_iommu_probe);
drivers/memory/atmel-ebi.c
637
builtin_platform_driver_probe(atmel_ebi_driver, atmel_ebi_probe);
drivers/mfd/ipaq-micro.c
442
builtin_platform_driver_probe(micro_device_driver, micro_probe);
drivers/pci/controller/dwc/pci-layerscape-ep.c
301
builtin_platform_driver_probe(ls_pcie_ep_driver, ls_pcie_ep_probe);
drivers/pci/controller/mobiveil/pcie-layerscape-gen4.c
249
builtin_platform_driver_probe(ls_g4_pcie_driver, ls_g4_pcie_probe);
drivers/pci/controller/pci-ixp4xx.c
678
builtin_platform_driver_probe(ixp4xx_pci_driver, ixp4xx_pci_probe);
drivers/pinctrl/bcm/pinctrl-bcm281xx.c
2162
builtin_platform_driver_probe(bcm281xx_pinctrl_driver, bcm281xx_pinctrl_probe);
drivers/pinctrl/freescale/pinctrl-imx1.c
268
builtin_platform_driver_probe(imx1_pinctrl_driver, imx1_pinctrl_probe);
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c
1183
builtin_platform_driver_probe(armada_37xx_pinctrl_driver,
drivers/reset/starfive/reset-starfive-jh7100.c
74
builtin_platform_driver_probe(jh7100_reset_driver, jh7100_reset_probe);
drivers/rtc/rtc-starfire.c
60
builtin_platform_driver_probe(starfire_rtc_driver, starfire_rtc_probe);
drivers/rtc/rtc-sun4v.c
98
builtin_platform_driver_probe(sun4v_rtc_driver, sun4v_rtc_probe);
drivers/soc/cirrus/soc-ep93xx.c
252
builtin_platform_driver_probe(ep9301_syscon_driver, ep93xx_syscon_probe);
drivers/soc/sunxi/sunxi_sram.c
457
builtin_platform_driver_probe(sunxi_sram_driver, sunxi_sram_probe);
drivers/video/fbdev/omap2/omapfb/vrfb.c
375
builtin_platform_driver_probe(vrfb_driver, vrfb_probe);