Symbol: soc_device
arch/arm/mach-mvebu/mvebu-soc-id.c
151
struct soc_device *soc_dev;
arch/arm/mach-mxs/mach-mxs.c
384
struct soc_device *soc_dev;
arch/arm/mach-omap2/id.c
787
struct soc_device *soc_dev;
arch/arm/mach-zynq/common.c
108
struct soc_device *soc_dev;
arch/mips/ralink/mt7620.c
198
struct soc_device *soc_dev;
arch/mips/ralink/mt7621.c
144
struct soc_device *soc_dev;
arch/mips/ralink/rt288x.c
68
struct soc_device *soc_dev;
arch/mips/ralink/rt305x.c
171
struct soc_device *soc_dev;
arch/mips/ralink/rt3883.c
68
struct soc_device *soc_dev;
arch/nios2/platform/platform.c
27
struct soc_device *soc_dev;
drivers/base/soc.c
107
struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
drivers/base/soc.c
128
struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr)
drivers/base/soc.c
130
struct soc_device *soc_dev;
drivers/base/soc.c
188
void soc_device_unregister(struct soc_device *soc_dev)
drivers/base/soc.c
235
struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
drivers/base/soc.c
42
struct device *soc_device_to_device(struct soc_device *soc_dev)
drivers/base/soc.c
52
struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
drivers/base/soc.c
72
struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
drivers/firmware/imx/imx-scu-soc.c
100
struct soc_device *soc_dev;
drivers/firmware/smccc/soc_id.c
32
static struct soc_device *soc_dev;
drivers/soc/amlogic/meson-gx-socinfo.c
150
struct soc_device *soc_dev;
drivers/soc/amlogic/meson-mx-socinfo.c
110
struct soc_device *soc_dev;
drivers/soc/aspeed/aspeed-socinfo.c
84
struct soc_device *soc_dev;
drivers/soc/atmel/soc.c
336
struct soc_device * __init at91_soc_init(const struct at91_soc *socs)
drivers/soc/atmel/soc.c
340
struct soc_device *soc_dev;
drivers/soc/atmel/soc.h
33
struct soc_device * __init
drivers/soc/bcm/brcmstb/common.c
75
struct soc_device *soc_dev;
drivers/soc/cirrus/soc-ep93xx.c
175
struct soc_device *soc_dev;
drivers/soc/fsl/guts.c
184
static struct soc_device *soc_dev;
drivers/soc/imx/soc-imx.c
30
struct soc_device *soc_dev;
drivers/soc/imx/soc-imx8m.c
230
struct soc_device *soc_dev;
drivers/soc/imx/soc-imx9.c
24
struct soc_device *sdev;
drivers/soc/loongson/loongson2_guts.c
16
static struct soc_device *soc_dev;
drivers/soc/mediatek/mtk-socinfo.c
33
struct soc_device *soc_dev;
drivers/soc/nuvoton/wpcm450-soc.c
45
static struct soc_device *wpcm450_soc;
drivers/soc/nuvoton/wpcm450-soc.c
50
struct soc_device *soc;
drivers/soc/qcom/socinfo.c
228
struct soc_device *soc_dev;
drivers/soc/renesas/renesas-soc.c
466
struct soc_device *soc_dev;
drivers/soc/renesas/rz-sysc.c
37
struct soc_device *soc_dev;
drivers/soc/samsung/exynos-chipid.c
159
struct soc_device *soc_dev;
drivers/soc/tegra/fuse/fuse-tegra.c
442
struct soc_device *dev;
drivers/soc/ti/k3-socinfo.c
131
struct soc_device *soc_dev;
drivers/soc/ux500/ux500-soc-id.c
198
struct soc_device *soc_dev;
drivers/soc/versatile/soc-integrator.c
104
struct soc_device *soc_dev;
drivers/soc/versatile/soc-realview.c
87
struct soc_device *soc_dev = data;
drivers/soc/versatile/soc-realview.c
95
struct soc_device *soc_dev;
drivers/soc/vt8500/wmt-socinfo.c
103
struct soc_device *soc_dev = platform_get_drvdata(pdev);
drivers/soc/vt8500/wmt-socinfo.c
51
struct soc_device *soc_dev;
include/linux/sys_soc.h
25
struct soc_device *soc_device_register(
include/linux/sys_soc.h
32
void soc_device_unregister(struct soc_device *soc_dev);
include/linux/sys_soc.h
38
struct device *soc_device_to_device(struct soc_device *soc);