Searched refs:soc_device_register (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsys_soc.h19 * soc_device_register - register SoC as a device
22 struct soc_device *soc_device_register(
/linux-4.1.27/arch/nios2/platform/
H A Dplatform.c35 soc_dev = soc_device_register(soc_dev_attr); nios2_soc_device_init()
/linux-4.1.27/arch/arm/mach-at91/
H A Dsoc.c83 soc_dev = soc_device_register(soc_dev_attr); at91_soc_init()
/linux-4.1.27/arch/arm/mach-imx/
H A Dcpu.c144 soc_dev = soc_device_register(soc_dev_attr); imx_soc_device_init()
/linux-4.1.27/drivers/soc/versatile/
H A Dsoc-integrator.c134 soc_dev = soc_device_register(soc_dev_attr); integrator_soc_init()
H A Dsoc-realview.c117 soc_dev = soc_device_register(soc_dev_attr); realview_soc_probe()
/linux-4.1.27/drivers/base/
H A Dsoc.c113 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) soc_device_register() function
/linux-4.1.27/arch/arm/mach-tegra/
H A Dtegra.c102 soc_dev = soc_device_register(soc_dev_attr); tegra_dt_init()
/linux-4.1.27/arch/arm/mach-ux500/
H A Dcpu.c143 soc_dev = soc_device_register(soc_dev_attr); ux500_soc_device_init()
/linux-4.1.27/arch/arm/mach-clps711x/
H A Ddevices.c131 soc_dev = soc_device_register(soc_dev_attr); clps711x_soc_init()
/linux-4.1.27/arch/arm/mach-zynq/
H A Dcommon.c129 soc_dev = soc_device_register(soc_dev_attr); zynq_init_machine()
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c168 soc_dev = soc_device_register(soc_dev_attr); mvebu_soc_device()
/linux-4.1.27/arch/arm/mach-mxs/
H A Dmach-mxs.c477 soc_dev = soc_device_register(soc_dev_attr); mxs_machine_init()
/linux-4.1.27/arch/arm/mach-omap2/
H A Did.c760 soc_dev = soc_device_register(soc_dev_attr); omap_soc_device_init()
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcore.c1019 soc_dev = soc_device_register(soc_dev_attr); ep93xx_init_soc()

Completed in 409 milliseconds