Searched refs:soc_device (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/include/linux/
H A Dsys_soc.h25 struct soc_device *soc_device_register(
32 void soc_device_unregister(struct soc_device *soc_dev);
38 struct device *soc_device_to_device(struct soc_device *soc);
/linux-master/drivers/base/
H A Dsoc.c25 struct soc_device { struct
42 struct device *soc_device_to_device(struct soc_device *soc_dev)
52 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev);
128 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr)
130 struct soc_device *soc_de
[all...]
/linux-master/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev;
/linux-master/drivers/soc/nuvoton/
H A Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc;
50 struct soc_device *soc;
/linux-master/arch/mips/ralink/
H A Drt3883.c68 struct soc_device *soc_dev;
H A Drt288x.c68 struct soc_device *soc_dev;
H A Drt305x.c171 struct soc_device *soc_dev;
H A Dmt7620.c198 struct soc_device *soc_dev;
H A Dmt7621.c144 struct soc_device *soc_dev;
/linux-master/drivers/soc/samsung/
H A Dexynos-chipid.c104 struct soc_device *soc_dev;
164 struct soc_device *soc_dev = platform_get_drvdata(pdev);
/linux-master/drivers/soc/bcm/brcmstb/
H A Dcommon.c75 struct soc_device *soc_dev;
/linux-master/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev;
/linux-master/drivers/soc/versatile/
H A Dsoc-realview.c87 struct soc_device *soc_dev;
H A Dsoc-integrator.c104 struct soc_device *soc_dev;
/linux-master/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev;
H A Dmeson-gx-socinfo.c131 struct soc_device *soc_dev;
/linux-master/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c151 struct soc_device *soc_dev;
/linux-master/drivers/soc/atmel/
H A Dsoc.h33 struct soc_device * __init
/linux-master/drivers/soc/aspeed/
H A Daspeed-socinfo.c80 struct soc_device *soc_dev;
/linux-master/drivers/firmware/imx/
H A Dimx-scu-soc.c100 struct soc_device *soc_dev;
/linux-master/drivers/soc/imx/
H A Dsoc-imx.c30 struct soc_device *soc_dev;
/linux-master/arch/arm/mach-zynq/
H A Dcommon.c108 struct soc_device *soc_dev;
/linux-master/drivers/soc/ux500/
H A Dux500-soc-id.c198 struct soc_device *soc_dev;
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c16 static struct soc_device *soc_dev;
/linux-master/drivers/soc/ti/
H A Dk3-socinfo.c113 struct soc_device *soc_dev;

Completed in 196 milliseconds

12