Searched refs:soc_device (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsys_soc.h22 struct soc_device *soc_device_register(
29 void soc_device_unregister(struct soc_device *soc_dev);
35 struct device *soc_device_to_device(struct soc_device *soc);
/linux-4.1.27/drivers/base/
H A Dsoc.c25 struct soc_device { struct
40 struct device *soc_device_to_device(struct soc_device *soc_dev) soc_device_to_device()
50 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); soc_attribute_mode()
73 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); soc_info_get()
108 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); soc_release()
113 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) soc_device_register()
115 struct soc_device *soc_dev; soc_device_register()
162 void soc_device_unregister(struct soc_device *soc_dev) soc_device_unregister()
/linux-4.1.27/arch/arm/mach-at91/
H A Dat91rm9200.c28 struct soc_device *soc; at91rm9200_dt_device_init()
H A Dsama5.c44 struct soc_device *soc; sama5_dt_device_init()
H A Dsoc.c30 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) at91_soc_init()
34 struct soc_device *soc_dev; at91_soc_init()
H A Dat91sam9.c57 struct soc_device *soc; at91sam9_common_init()
H A Dsoc.h32 struct soc_device * __init
/linux-4.1.27/arch/nios2/platform/
H A Dplatform.c22 struct soc_device *soc_dev; nios2_soc_device_init()
/linux-4.1.27/arch/arm/mach-imx/
H A Dcpu.c79 struct soc_device *soc_dev; imx_soc_device_init()
/linux-4.1.27/drivers/soc/versatile/
H A Dsoc-integrator.c106 struct soc_device *soc_dev; integrator_soc_init()
H A Dsoc-realview.c97 struct soc_device *soc_dev; realview_soc_probe()
/linux-4.1.27/arch/arm/mach-tegra/
H A Dtegra.c90 struct soc_device *soc_dev; tegra_dt_init()
/linux-4.1.27/arch/arm/mach-ux500/
H A Dcpu.c134 struct soc_device *soc_dev; ux500_soc_device_init()
/linux-4.1.27/arch/arm/mach-clps711x/
H A Ddevices.c103 struct soc_device *soc_dev; clps711x_soc_init()
/linux-4.1.27/arch/arm/mach-zynq/
H A Dcommon.c115 struct soc_device *soc_dev; zynq_init_machine()
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c154 struct soc_device *soc_dev; mvebu_soc_device()
/linux-4.1.27/arch/arm/mach-mxs/
H A Dmach-mxs.c460 struct soc_device *soc_dev; mxs_machine_init()
/linux-4.1.27/arch/arm/mach-omap2/
H A Did.c749 struct soc_device *soc_dev; omap_soc_device_init()
/linux-4.1.27/arch/arm/mach-ep93xx/
H A Dcore.c1008 struct soc_device *soc_dev; ep93xx_init_soc()

Completed in 386 milliseconds