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

12

/linux-master/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev; local
/linux-master/drivers/soc/bcm/brcmstb/
H A Dcommon.c75 struct soc_device *soc_dev; local
/linux-master/arch/mips/ralink/
H A Drt3883.c68 struct soc_device *soc_dev; local
H A Drt288x.c68 struct soc_device *soc_dev; local
H A Drt305x.c171 struct soc_device *soc_dev; local
H A Dmt7621.c144 struct soc_device *soc_dev; local
H A Dmt7620.c198 struct soc_device *soc_dev; local
/linux-master/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev; variable in typeref:struct:soc_device
/linux-master/drivers/soc/aspeed/
H A Daspeed-socinfo.c80 struct soc_device *soc_dev; local
/linux-master/drivers/soc/imx/
H A Dsoc-imx.c30 struct soc_device *soc_dev; local
H A Dsoc-imx8m.c190 struct soc_device *soc_dev; local
/linux-master/drivers/soc/versatile/
H A Dsoc-realview.c87 struct soc_device *soc_dev; local
H A Dsoc-integrator.c104 struct soc_device *soc_dev; local
/linux-master/arch/arm/mach-zynq/
H A Dcommon.c108 struct soc_device *soc_dev; local
/linux-master/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; local
H A Dmeson-gx-socinfo.c131 struct soc_device *soc_dev; local
/linux-master/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c151 struct soc_device *soc_dev; local
/linux-master/drivers/soc/atmel/
H A Dsoc.c313 struct soc_device *soc_dev; local
/linux-master/drivers/firmware/imx/
H A Dimx-scu-soc.c100 struct soc_device *soc_dev; local
/linux-master/drivers/soc/renesas/
H A Drenesas-soc.c466 struct soc_device *soc_dev; local
/linux-master/drivers/soc/fsl/
H A Dguts.c184 static struct soc_device *soc_dev; local
/linux-master/drivers/soc/ux500/
H A Dux500-soc-id.c198 struct soc_device *soc_dev; local
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c16 static struct soc_device *soc_dev; variable in typeref:struct:soc_device
/linux-master/drivers/soc/samsung/
H A Dexynos-chipid.c104 struct soc_device *soc_dev; local
164 struct soc_device *soc_dev = platform_get_drvdata(pdev); local
/linux-master/drivers/base/
H A Dsoc.c42 struct device *soc_device_to_device(struct soc_device *soc_dev) argument
52 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); local
72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); local
107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); local
130 struct soc_device *soc_dev; local
188 soc_device_unregister(struct soc_device *soc_dev) argument
235 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); local
[all...]

Completed in 300 milliseconds

12