/Linux-v4.19/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 116 struct soc_device *soc_dev; in soc_device_register() local 162 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() 209 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one() local
|
/Linux-v4.19/arch/nios2/platform/ |
D | platform.c | 21 struct soc_device *soc_dev; in nios2_soc_device_init() local
|
/Linux-v4.19/drivers/soc/bcm/brcmstb/ |
D | common.c | 101 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | cpu.c | 79 struct soc_device *soc_dev; in imx_soc_device_init() local
|
/Linux-v4.19/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 154 struct soc_device *soc_dev; in mvebu_soc_device() local
|
/Linux-v4.19/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 | 113 struct soc_device *soc_dev; in meson_gx_socinfo_init() local
|
/Linux-v4.19/arch/arm/mach-zynq/ |
D | common.c | 114 struct soc_device *soc_dev; in zynq_init_machine() local
|
/Linux-v4.19/drivers/soc/atmel/ |
D | soc.c | 202 struct soc_device *soc_dev; in at91_soc_init() local
|
/Linux-v4.19/drivers/soc/versatile/ |
D | soc-realview.c | 89 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-v4.19/drivers/soc/fsl/ |
D | guts.c | 34 static struct soc_device *soc_dev; variable
|
/Linux-v4.19/drivers/soc/ux500/ |
D | ux500-soc-id.c | 195 struct soc_device *soc_dev; in ux500_soc_device_init() local
|
/Linux-v4.19/drivers/soc/renesas/ |
D | renesas-soc.c | 263 struct soc_device *soc_dev; in renesas_soc_init() local
|
/Linux-v4.19/arch/arm/mach-mxs/ |
D | mach-mxs.c | 386 struct soc_device *soc_dev; in mxs_machine_init() local
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | id.c | 794 struct soc_device *soc_dev; in omap_soc_device_init() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | legacy_serial.c | 163 struct device_node *soc_dev) in add_legacy_soc_port()
|
/Linux-v4.19/arch/arm/mach-ep93xx/ |
D | core.c | 936 struct soc_device *soc_dev; in ep93xx_init_soc() local
|