/linux-4.4.14/drivers/base/ |
D | soc.c | 39 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() 49 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode() local 72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_get() local 107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local 114 struct soc_device *soc_dev; in soc_device_register() local 151 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()
|
/linux-4.4.14/arch/nios2/platform/ |
D | platform.c | 22 struct soc_device *soc_dev; in nios2_soc_device_init() local
|
/linux-4.4.14/arch/arm/mach-at91/ |
D | sama5.c | 47 struct device *soc_dev = NULL; in sama5_dt_device_init() local
|
D | at91rm9200.c | 28 struct device *soc_dev = NULL; in at91rm9200_dt_device_init() local
|
D | at91sam9.c | 58 struct device *soc_dev = NULL; in at91sam9_common_init() local
|
D | soc.c | 34 struct soc_device *soc_dev; in at91_soc_init() local
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | tegra.c | 90 struct soc_device *soc_dev; in tegra_dt_init() local
|
/linux-4.4.14/arch/arm/mach-clps711x/ |
D | devices.c | 103 struct soc_device *soc_dev; in clps711x_soc_init() local
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | cpu.c | 79 struct soc_device *soc_dev; in imx_soc_device_init() local
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 154 struct soc_device *soc_dev; in mvebu_soc_device() local
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | cpu.c | 130 struct soc_device *soc_dev; in ux500_soc_device_init() local
|
/linux-4.4.14/arch/arm/mach-zynq/ |
D | common.c | 115 struct soc_device *soc_dev; in zynq_init_machine() local
|
/linux-4.4.14/drivers/soc/versatile/ |
D | soc-realview.c | 97 struct soc_device *soc_dev; in realview_soc_probe() local
|
D | soc-integrator.c | 106 struct soc_device *soc_dev; in integrator_soc_init() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | id.c | 753 struct soc_device *soc_dev; in omap_soc_device_init() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | legacy_serial.c | 162 struct device_node *soc_dev) in add_legacy_soc_port()
|
/linux-4.4.14/arch/arm/mach-mxs/ |
D | mach-mxs.c | 460 struct soc_device *soc_dev; in mxs_machine_init() local
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | core.c | 906 struct soc_device *soc_dev; in ep93xx_init_soc() local
|