| /Linux-v5.4/drivers/base/ | 
| D | soc.c | 40 struct device *soc_device_to_device(struct soc_device *soc_dev)  in soc_device_to_device()50 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);  in soc_attribute_mode()  local
 76 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);  in soc_info_get()  local
 114 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);  in soc_release()  local
 123 	struct soc_device *soc_dev;  in soc_device_register()  local
 170 void soc_device_unregister(struct soc_device *soc_dev)  in soc_device_unregister()
 218 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);  in soc_device_match_one()  local
 
 | 
| /Linux-v5.4/arch/nios2/platform/ | 
| D | platform.c | 21 	struct soc_device *soc_dev;  in nios2_soc_device_init()  local
 | 
| /Linux-v5.4/drivers/soc/samsung/ | 
| D | exynos-chipid.c | 51 	struct soc_device *soc_dev;  in exynos_chipid_early_init()  local
 | 
| /Linux-v5.4/drivers/soc/bcm/brcmstb/ | 
| D | common.c | 97 	struct soc_device *soc_dev;  in brcmstb_soc_device_init()  local
 | 
| /Linux-v5.4/arch/arm/mach-imx/ | 
| D | cpu.c | 79 	struct soc_device *soc_dev;  in imx_soc_device_init()  local
 | 
| /Linux-v5.4/arch/arm/mach-mvebu/ | 
| D | mvebu-soc-id.c | 154 	struct soc_device *soc_dev;  in mvebu_soc_device()  local
 | 
| /Linux-v5.4/drivers/soc/amlogic/ | 
| D | meson-mx-socinfo.c | 110 	struct soc_device *soc_dev;  in meson_mx_socinfo_init()  local
 | 
| D | meson-gx-socinfo.c | 125 	struct soc_device *soc_dev;  in meson_gx_socinfo_init()  local
 | 
| /Linux-v5.4/arch/arm/mach-zynq/ | 
| D | common.c | 107 	struct soc_device *soc_dev;  in zynq_init_machine()  local
 | 
| /Linux-v5.4/drivers/soc/atmel/ | 
| D | soc.c | 212 	struct soc_device *soc_dev;  in at91_soc_init()  local
 | 
| /Linux-v5.4/drivers/soc/versatile/ | 
| D | soc-realview.c | 85 	struct soc_device *soc_dev;  in realview_soc_probe()  local
 | 
| D | soc-integrator.c | 102 	struct soc_device *soc_dev;  in integrator_soc_init()  local
 | 
| /Linux-v5.4/drivers/soc/fsl/ | 
| D | guts.c | 30 static struct soc_device *soc_dev;  variable
 | 
| /Linux-v5.4/drivers/soc/imx/ | 
| D | soc-imx8.c | 142 	struct soc_device *soc_dev;  in imx8_soc_init()  local
 | 
| D | soc-imx-scu.c | 90 	struct soc_device *soc_dev;  in imx_scu_soc_probe()  local
 | 
| /Linux-v5.4/drivers/soc/ux500/ | 
| D | ux500-soc-id.c | 195 	struct soc_device *soc_dev;  in ux500_soc_device_init()  local
 | 
| /Linux-v5.4/drivers/soc/renesas/ | 
| D | renesas-soc.c | 288 	struct soc_device *soc_dev;  in renesas_soc_init()  local
 | 
| /Linux-v5.4/arch/arm/mach-mxs/ | 
| D | mach-mxs.c | 380 	struct soc_device *soc_dev;  in mxs_machine_init()  local
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | id.c | 791 	struct soc_device *soc_dev;  in omap_soc_device_init()  local
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | legacy_serial.c | 163 				      struct device_node *soc_dev)  in add_legacy_soc_port()
 | 
| /Linux-v5.4/drivers/soc/qcom/ | 
| D | socinfo.c | 149 	struct soc_device *soc_dev;  member
 | 
| /Linux-v5.4/arch/arm/mach-ep93xx/ | 
| D | core.c | 943 	struct soc_device *soc_dev;  in ep93xx_init_soc()  local
 |