Home
last modified time | relevance | path

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

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