Home
last modified time | relevance | path

Searched refs:soc_device (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/base/
Dsoc.c24 struct soc_device { struct
39 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument
49 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode()
72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_get()
107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release()
114 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
116 struct soc_device *soc_dev; in soc_device_register()
162 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()
209 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one()
/Linux-v4.19/include/linux/
Dsys_soc.h23 struct soc_device *soc_device_register(
30 void soc_device_unregister(struct soc_device *soc_dev);
36 struct device *soc_device_to_device(struct soc_device *soc);
/Linux-v4.19/arch/nios2/platform/
Dplatform.c21 struct soc_device *soc_dev; in nios2_soc_device_init()
/Linux-v4.19/drivers/soc/atmel/
Dsoc.c198 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
202 struct soc_device *soc_dev; in at91_soc_init()
Dsoc.h32 struct soc_device * __init
/Linux-v4.19/drivers/soc/bcm/brcmstb/
Dcommon.c101 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/Linux-v4.19/arch/arm/mach-mvebu/
Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device()
/Linux-v4.19/arch/arm/mach-imx/
Dcpu.c79 struct soc_device *soc_dev; in imx_soc_device_init()
/Linux-v4.19/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c113 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/Linux-v4.19/drivers/soc/versatile/
Dsoc-integrator.c106 struct soc_device *soc_dev; in integrator_soc_init()
Dsoc-realview.c89 struct soc_device *soc_dev; in realview_soc_probe()
/Linux-v4.19/arch/arm/mach-zynq/
Dcommon.c114 struct soc_device *soc_dev; in zynq_init_machine()
/Linux-v4.19/drivers/soc/ux500/
Dux500-soc-id.c195 struct soc_device *soc_dev; in ux500_soc_device_init()
/Linux-v4.19/drivers/soc/fsl/
Dguts.c34 static struct soc_device *soc_dev;
/Linux-v4.19/drivers/soc/renesas/
Drenesas-soc.c263 struct soc_device *soc_dev; in renesas_soc_init()
/Linux-v4.19/arch/arm/mach-mxs/
Dmach-mxs.c386 struct soc_device *soc_dev; in mxs_machine_init()
/Linux-v4.19/drivers/soc/tegra/fuse/
Dfuse-tegra.c222 struct soc_device *dev; in tegra_soc_device_register()
/Linux-v4.19/arch/arm/mach-omap2/
Did.c794 struct soc_device *soc_dev; in omap_soc_device_init()
/Linux-v4.19/arch/arm/mach-ep93xx/
Dcore.c936 struct soc_device *soc_dev; in ep93xx_init_soc()