/linux-6.3-rc2/drivers/base/ |
A D | soc.c | 41 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() 51 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode() local 71 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show() local 106 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local 117 struct soc_device *soc_dev; in soc_device_register() local 173 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() 220 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one() local
|
/linux-6.3-rc2/drivers/soc/samsung/ |
A D | exynos-chipid.c | 104 struct soc_device *soc_dev; in exynos_chipid_probe() local 164 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove() local
|
/linux-6.3-rc2/arch/nios2/platform/ |
A D | platform.c | 27 struct soc_device *soc_dev; in nios2_soc_device_init() local
|
/linux-6.3-rc2/drivers/soc/bcm/brcmstb/ |
A D | common.c | 75 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
|
/linux-6.3-rc2/drivers/soc/imx/ |
A D | soc-imx.c | 30 struct soc_device *soc_dev; in imx_soc_device_init() local
|
A D | soc-imx8m.c | 180 struct soc_device *soc_dev; in imx8_soc_init() local
|
/linux-6.3-rc2/drivers/firmware/smccc/ |
A D | soc_id.c | 32 static struct soc_device *soc_dev; variable
|
/linux-6.3-rc2/drivers/soc/aspeed/ |
A D | aspeed-socinfo.c | 80 struct soc_device *soc_dev; in aspeed_socinfo_init() local
|
/linux-6.3-rc2/arch/arm/mach-mvebu/ |
A D | mvebu-soc-id.c | 151 struct soc_device *soc_dev; in mvebu_soc_device() local
|
/linux-6.3-rc2/drivers/soc/amlogic/ |
A D | meson-mx-socinfo.c | 110 struct soc_device *soc_dev; in meson_mx_socinfo_init() local
|
A D | meson-gx-socinfo.c | 131 struct soc_device *soc_dev; in meson_gx_socinfo_init() local
|
/linux-6.3-rc2/drivers/soc/versatile/ |
A D | soc-realview.c | 87 struct soc_device *soc_dev; in realview_soc_probe() local
|
A D | soc-integrator.c | 104 struct soc_device *soc_dev; in integrator_soc_init() local
|
/linux-6.3-rc2/arch/arm/mach-zynq/ |
A D | common.c | 108 struct soc_device *soc_dev; in zynq_init_machine() local
|
/linux-6.3-rc2/drivers/soc/ti/ |
A D | k3-socinfo.c | 69 struct soc_device *soc_dev; in k3_chipinfo_probe() local
|
/linux-6.3-rc2/drivers/soc/fsl/ |
A D | guts.c | 184 static struct soc_device *soc_dev; in fsl_guts_init() local
|
/linux-6.3-rc2/drivers/soc/atmel/ |
A D | soc.c | 313 struct soc_device *soc_dev; in at91_soc_init() local
|
/linux-6.3-rc2/arch/mips/ralink/ |
A D | mt7621.c | 153 struct soc_device *soc_dev; in mt7621_soc_dev_init() local
|
/linux-6.3-rc2/drivers/firmware/imx/ |
A D | imx-scu-soc.c | 84 struct soc_device *soc_dev; in imx_scu_soc_init() local
|
/linux-6.3-rc2/drivers/soc/ux500/ |
A D | ux500-soc-id.c | 198 struct soc_device *soc_dev; in ux500_soc_device_init() local
|
/linux-6.3-rc2/drivers/soc/loongson/ |
A D | loongson2_guts.c | 16 static struct soc_device *soc_dev; variable
|
/linux-6.3-rc2/drivers/soc/renesas/ |
A D | renesas-soc.c | 449 struct soc_device *soc_dev; in renesas_soc_init() local
|
/linux-6.3-rc2/arch/arm/mach-mxs/ |
A D | mach-mxs.c | 383 struct soc_device *soc_dev; in mxs_machine_init() local
|
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | id.c | 787 struct soc_device *soc_dev; in omap_soc_device_init() local
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | legacy_serial.c | 165 struct device_node *soc_dev) in add_legacy_soc_port()
|