Searched refs:builtin_platform_driver_probe (Results 1 - 25 of 29) sorted by relevance

12

/linux-master/drivers/cpuidle/
H A Dcpuidle-clps711x.c52 builtin_platform_driver_probe(clps711x_cpuidle_driver, clps711x_cpuidle_probe);
/linux-master/drivers/rtc/
H A Drtc-starfire.c60 builtin_platform_driver_probe(starfire_rtc_driver, starfire_rtc_probe);
H A Drtc-sun4v.c98 builtin_platform_driver_probe(sun4v_rtc_driver, sun4v_rtc_probe);
/linux-master/drivers/reset/starfive/
H A Dreset-starfive-jh7100.c74 builtin_platform_driver_probe(jh7100_reset_driver, jh7100_reset_probe);
/linux-master/drivers/clocksource/
H A Dingenic-ost.c188 builtin_platform_driver_probe(ingenic_ost_driver, ingenic_ost_probe);
H A Drenesas-ostm.c247 builtin_platform_driver_probe(ostm_device_driver, ostm_probe);
H A Dingenic-timer.c422 builtin_platform_driver_probe(ingenic_tcu_driver, ingenic_tcu_probe);
H A Dtimer-cadence-ttc.c563 builtin_platform_driver_probe(ttc_timer_driver, ttc_timer_probe);
/linux-master/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c255 builtin_platform_driver_probe(ls_g4_pcie_driver, ls_g4_pcie_probe);
/linux-master/include/linux/
H A Dplatform_device.h333 /* builtin_platform_driver_probe() - Helper macro for drivers that don't do
339 #define builtin_platform_driver_probe(__platform_driver, __platform_probe) \ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpci-layerscape-ep.c292 builtin_platform_driver_probe(ls_pcie_ep_driver, ls_pcie_ep_probe);
/linux-master/drivers/pwm/
H A Dpwm-stmpe.c337 builtin_platform_driver_probe(stmpe_pwm_driver, stmpe_pwm_probe);
/linux-master/drivers/auxdisplay/
H A Darm-charlcd.c368 builtin_platform_driver_probe(charlcd_driver, charlcd_probe);
/linux-master/drivers/pinctrl/freescale/
H A Dpinctrl-imx1.c268 builtin_platform_driver_probe(imx1_pinctrl_driver, imx1_pinctrl_probe);
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Dvrfb.c374 builtin_platform_driver_probe(vrfb_driver, vrfb_probe);
/linux-master/drivers/soc/sunxi/
H A Dsunxi_sram.c445 builtin_platform_driver_probe(sunxi_sram_driver, sunxi_sram_probe);
/linux-master/drivers/clk/starfive/
H A Dclk-starfive-jh7110-pll.c507 builtin_platform_driver_probe(jh7110_pll_driver, jh7110_pll_probe);
H A Dclk-starfive-jh7100.c369 builtin_platform_driver_probe(clk_starfive_jh7100_driver, clk_starfive_jh7100_probe);
H A Dclk-starfive-jh7110-sys.c519 builtin_platform_driver_probe(jh7110_syscrg_driver, jh7110_syscrg_probe);
/linux-master/drivers/mfd/
H A Dipaq-micro.c440 builtin_platform_driver_probe(micro_device_driver, micro_probe);
/linux-master/drivers/pci/controller/
H A Dpci-ixp4xx.c672 builtin_platform_driver_probe(ixp4xx_pci_driver, ixp4xx_pci_probe);
/linux-master/drivers/memory/
H A Datmel-ebi.c648 builtin_platform_driver_probe(atmel_ebi_driver, atmel_ebi_probe);
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c1439 builtin_platform_driver_probe(bcm281xx_pinctrl_driver, bcm281xx_pinctrl_probe);
/linux-master/drivers/clk/rockchip/
H A Dclk-rv1126.c1197 builtin_platform_driver_probe(clk_rv1126_driver, clk_rv1126_probe);
/linux-master/drivers/iommu/
H A Dsun50i-iommu.c1070 builtin_platform_driver_probe(sun50i_iommu_driver, sun50i_iommu_probe);

Completed in 390 milliseconds

12