soc_device        943 arch/arm/mach-ep93xx/core.c 	struct soc_device *soc_dev;
soc_device         79 arch/arm/mach-imx/cpu.c 	struct soc_device *soc_dev;
soc_device        154 arch/arm/mach-mvebu/mvebu-soc-id.c 	struct soc_device *soc_dev;
soc_device        380 arch/arm/mach-mxs/mach-mxs.c 	struct soc_device *soc_dev;
soc_device        791 arch/arm/mach-omap2/id.c 	struct soc_device *soc_dev;
soc_device        107 arch/arm/mach-zynq/common.c 	struct soc_device *soc_dev;
soc_device         21 arch/nios2/platform/platform.c 	struct soc_device *soc_dev;
soc_device         40 drivers/base/soc.c struct device *soc_device_to_device(struct soc_device *soc_dev)
soc_device         50 drivers/base/soc.c 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
soc_device         76 drivers/base/soc.c 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
soc_device        114 drivers/base/soc.c 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
soc_device        121 drivers/base/soc.c struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr)
soc_device        123 drivers/base/soc.c 	struct soc_device *soc_dev;
soc_device        170 drivers/base/soc.c void soc_device_unregister(struct soc_device *soc_dev)
soc_device        218 drivers/base/soc.c 	struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
soc_device        125 drivers/soc/amlogic/meson-gx-socinfo.c 	struct soc_device *soc_dev;
soc_device        110 drivers/soc/amlogic/meson-mx-socinfo.c 	struct soc_device *soc_dev;
soc_device        208 drivers/soc/atmel/soc.c struct soc_device * __init at91_soc_init(const struct at91_soc *socs)
soc_device        212 drivers/soc/atmel/soc.c 	struct soc_device *soc_dev;
soc_device         32 drivers/soc/atmel/soc.h struct soc_device * __init
soc_device         97 drivers/soc/bcm/brcmstb/common.c 	struct soc_device *soc_dev;
soc_device         30 drivers/soc/fsl/guts.c static struct soc_device *soc_dev;
soc_device         90 drivers/soc/imx/soc-imx-scu.c 	struct soc_device *soc_dev;
soc_device        142 drivers/soc/imx/soc-imx8.c 	struct soc_device *soc_dev;
soc_device        149 drivers/soc/qcom/socinfo.c 	struct soc_device *soc_dev;
soc_device        288 drivers/soc/renesas/renesas-soc.c 	struct soc_device *soc_dev;
soc_device         51 drivers/soc/samsung/exynos-chipid.c 	struct soc_device *soc_dev;
soc_device        218 drivers/soc/tegra/fuse/fuse-tegra.c 	struct soc_device *dev;
soc_device        195 drivers/soc/ux500/ux500-soc-id.c 	struct soc_device *soc_dev;
soc_device        102 drivers/soc/versatile/soc-integrator.c 	struct soc_device *soc_dev;
soc_device         85 drivers/soc/versatile/soc-realview.c 	struct soc_device *soc_dev;
soc_device         24 include/linux/sys_soc.h struct soc_device *soc_device_register(
soc_device         31 include/linux/sys_soc.h void soc_device_unregister(struct soc_device *soc_dev);
soc_device         37 include/linux/sys_soc.h struct device *soc_device_to_device(struct soc_device *soc);