/linux-6.12.1/drivers/base/ |
D | soc.c | 42 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() 52 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_show() local 107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local 130 struct soc_device *soc_dev; in soc_device_register() local 188 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister() 235 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one() local
|
/linux-6.12.1/drivers/soc/versatile/ |
D | soc-realview.c | 87 struct soc_device *soc_dev = data; in realview_soc_socdev_release() local 95 struct soc_device *soc_dev; in realview_soc_probe() local
|
D | soc-integrator.c | 104 struct soc_device *soc_dev; in integrator_soc_init() local
|
/linux-6.12.1/drivers/soc/samsung/ |
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.12.1/arch/nios2/platform/ |
D | platform.c | 27 struct soc_device *soc_dev; in nios2_soc_device_init() local
|
/linux-6.12.1/drivers/soc/bcm/brcmstb/ |
D | common.c | 75 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
|
/linux-6.12.1/drivers/soc/imx/ |
D | soc-imx.c | 30 struct soc_device *soc_dev; in imx_soc_device_init() local
|
D | soc-imx8m.c | 190 struct soc_device *soc_dev; in imx8_soc_init() local
|
/linux-6.12.1/arch/mips/ralink/ |
D | rt3883.c | 68 struct soc_device *soc_dev; in rt3883_soc_dev_init() local
|
D | rt288x.c | 68 struct soc_device *soc_dev; in rt2880_soc_dev_init() local
|
D | rt305x.c | 171 struct soc_device *soc_dev; in rt305x_soc_dev_init() local
|
D | mt7621.c | 144 struct soc_device *soc_dev; in mt7621_soc_dev_init() local
|
D | mt7620.c | 198 struct soc_device *soc_dev; in mt7620_soc_dev_init() local
|
/linux-6.12.1/drivers/firmware/smccc/ |
D | soc_id.c | 32 static struct soc_device *soc_dev; variable
|
/linux-6.12.1/drivers/soc/aspeed/ |
D | aspeed-socinfo.c | 80 struct soc_device *soc_dev; in aspeed_socinfo_init() local
|
/linux-6.12.1/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 151 struct soc_device *soc_dev; in mvebu_soc_device() local
|
/linux-6.12.1/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 | 143 struct soc_device *soc_dev; in meson_gx_socinfo_init() local
|
/linux-6.12.1/arch/arm/mach-zynq/ |
D | common.c | 108 struct soc_device *soc_dev; in zynq_init_machine() local
|
/linux-6.12.1/drivers/soc/fsl/ |
D | guts.c | 184 static struct soc_device *soc_dev; in fsl_guts_init() local
|
/linux-6.12.1/drivers/soc/atmel/ |
D | soc.c | 336 struct soc_device *soc_dev; in at91_soc_init() local
|
/linux-6.12.1/drivers/firmware/imx/ |
D | imx-scu-soc.c | 100 struct soc_device *soc_dev; in imx_scu_soc_init() local
|
/linux-6.12.1/drivers/soc/ux500/ |
D | ux500-soc-id.c | 198 struct soc_device *soc_dev; in ux500_soc_device_init() local
|
/linux-6.12.1/drivers/soc/ti/ |
D | k3-socinfo.c | 113 struct soc_device *soc_dev; in k3_chipinfo_probe() local
|
/linux-6.12.1/drivers/soc/loongson/ |
D | loongson2_guts.c | 16 static struct soc_device *soc_dev; variable
|