Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Dsoc.c24 struct soc_device { struct
40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument
50 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode()
76 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_get()
114 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release()
121 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
123 struct soc_device *soc_dev; in soc_device_register()
170 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()
218 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one()
/Linux-v5.4/include/linux/
Dsys_soc.h24 struct soc_device *soc_device_register(
31 void soc_device_unregister(struct soc_device *soc_dev);
37 struct device *soc_device_to_device(struct soc_device *soc);
/Linux-v5.4/arch/nios2/platform/
Dplatform.c21 struct soc_device *soc_dev; in nios2_soc_device_init()
/Linux-v5.4/drivers/soc/atmel/
Dsoc.c208 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
212 struct soc_device *soc_dev; in at91_soc_init()
Dsoc.h32 struct soc_device * __init
/Linux-v5.4/drivers/soc/samsung/
Dexynos-chipid.c51 struct soc_device *soc_dev; in exynos_chipid_early_init()
/Linux-v5.4/drivers/soc/bcm/brcmstb/
Dcommon.c97 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/Linux-v5.4/arch/arm/mach-mvebu/
Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device()
/Linux-v5.4/arch/arm/mach-imx/
Dcpu.c79 struct soc_device *soc_dev; in imx_soc_device_init()
/Linux-v5.4/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c125 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/Linux-v5.4/drivers/soc/versatile/
Dsoc-integrator.c102 struct soc_device *soc_dev; in integrator_soc_init()
Dsoc-realview.c85 struct soc_device *soc_dev; in realview_soc_probe()
/Linux-v5.4/arch/arm/mach-zynq/
Dcommon.c107 struct soc_device *soc_dev; in zynq_init_machine()
/Linux-v5.4/drivers/soc/ux500/
Dux500-soc-id.c195 struct soc_device *soc_dev; in ux500_soc_device_init()
/Linux-v5.4/drivers/soc/imx/
Dsoc-imx-scu.c90 struct soc_device *soc_dev; in imx_scu_soc_probe()
Dsoc-imx8.c142 struct soc_device *soc_dev; in imx8_soc_init()
/Linux-v5.4/drivers/soc/fsl/
Dguts.c30 static struct soc_device *soc_dev;
/Linux-v5.4/arch/arm/mach-mxs/
Dmach-mxs.c380 struct soc_device *soc_dev; in mxs_machine_init()
/Linux-v5.4/drivers/soc/tegra/fuse/
Dfuse-tegra.c218 struct soc_device *dev; in tegra_soc_device_register()
/Linux-v5.4/drivers/soc/renesas/
Drenesas-soc.c288 struct soc_device *soc_dev; in renesas_soc_init()
/Linux-v5.4/drivers/soc/qcom/
Dsocinfo.c149 struct soc_device *soc_dev;
/Linux-v5.4/arch/arm/mach-omap2/
Did.c791 struct soc_device *soc_dev; in omap_soc_device_init()
/Linux-v5.4/arch/arm/mach-ep93xx/
Dcore.c943 struct soc_device *soc_dev; in ep93xx_init_soc()