Home
last modified time | relevance | path

Searched defs:soc_dev (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.12.1/drivers/base/
Dsoc.c42 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/
Dsoc-realview.c87 struct soc_device *soc_dev = data; in realview_soc_socdev_release() local
95 struct soc_device *soc_dev; in realview_soc_probe() local
Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init() local
/linux-6.12.1/drivers/soc/samsung/
Dexynos-chipid.c104 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/
Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init() local
/linux-6.12.1/drivers/soc/bcm/brcmstb/
Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
/linux-6.12.1/drivers/soc/imx/
Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init() local
Dsoc-imx8m.c190 struct soc_device *soc_dev; in imx8_soc_init() local
/linux-6.12.1/arch/mips/ralink/
Drt3883.c68 struct soc_device *soc_dev; in rt3883_soc_dev_init() local
Drt288x.c68 struct soc_device *soc_dev; in rt2880_soc_dev_init() local
Drt305x.c171 struct soc_device *soc_dev; in rt305x_soc_dev_init() local
Dmt7621.c144 struct soc_device *soc_dev; in mt7621_soc_dev_init() local
Dmt7620.c198 struct soc_device *soc_dev; in mt7620_soc_dev_init() local
/linux-6.12.1/drivers/firmware/smccc/
Dsoc_id.c32 static struct soc_device *soc_dev; variable
/linux-6.12.1/drivers/soc/aspeed/
Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init() local
/linux-6.12.1/arch/arm/mach-mvebu/
Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device() local
/linux-6.12.1/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init() local
Dmeson-gx-socinfo.c143 struct soc_device *soc_dev; in meson_gx_socinfo_init() local
/linux-6.12.1/arch/arm/mach-zynq/
Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine() local
/linux-6.12.1/drivers/soc/fsl/
Dguts.c184 static struct soc_device *soc_dev; in fsl_guts_init() local
/linux-6.12.1/drivers/soc/atmel/
Dsoc.c336 struct soc_device *soc_dev; in at91_soc_init() local
/linux-6.12.1/drivers/firmware/imx/
Dimx-scu-soc.c100 struct soc_device *soc_dev; in imx_scu_soc_init() local
/linux-6.12.1/drivers/soc/ux500/
Dux500-soc-id.c198 struct soc_device *soc_dev; in ux500_soc_device_init() local
/linux-6.12.1/drivers/soc/ti/
Dk3-socinfo.c113 struct soc_device *soc_dev; in k3_chipinfo_probe() local
/linux-6.12.1/drivers/soc/loongson/
Dloongson2_guts.c16 static struct soc_device *soc_dev; variable

12