Home
last modified time | relevance | path

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

12

/linux-6.1.9/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()
70 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show()
105 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()
172 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-6.1.9/include/linux/
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-6.1.9/drivers/soc/samsung/
Dexynos-chipid.c104 struct soc_device *soc_dev; in exynos_chipid_probe()
164 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
/linux-6.1.9/arch/nios2/platform/
Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/linux-6.1.9/drivers/soc/atmel/
Dsoc.h33 struct soc_device * __init
Dsoc.c300 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
304 struct soc_device *soc_dev; in at91_soc_init()
/linux-6.1.9/drivers/soc/bcm/brcmstb/
Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/linux-6.1.9/drivers/firmware/smccc/
Dsoc_id.c32 static struct soc_device *soc_dev;
/linux-6.1.9/drivers/soc/aspeed/
Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init()
/linux-6.1.9/drivers/soc/versatile/
Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe()
Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/linux-6.1.9/arch/arm/mach-mvebu/
Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device()
/linux-6.1.9/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c131 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/linux-6.1.9/drivers/soc/ti/
Dk3-socinfo.c68 struct soc_device *soc_dev; in k3_chipinfo_probe()
/linux-6.1.9/arch/arm/mach-zynq/
Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine()
/linux-6.1.9/drivers/firmware/imx/
Dimx-scu-soc.c84 struct soc_device *soc_dev; in imx_scu_soc_init()
/linux-6.1.9/arch/mips/ralink/
Dmt7621.c153 struct soc_device *soc_dev; in mt7621_soc_dev_init()
/linux-6.1.9/drivers/soc/ux500/
Dux500-soc-id.c198 struct soc_device *soc_dev; in ux500_soc_device_init()
/linux-6.1.9/drivers/soc/imx/
Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init()
Dsoc-imx8m.c180 struct soc_device *soc_dev; in imx8_soc_init()
/linux-6.1.9/drivers/soc/fsl/
Dguts.c184 static struct soc_device *soc_dev; in fsl_guts_init()
/linux-6.1.9/arch/arm/mach-mxs/
Dmach-mxs.c384 struct soc_device *soc_dev; in mxs_machine_init()
/linux-6.1.9/drivers/soc/renesas/
Drenesas-soc.c432 struct soc_device *soc_dev; in renesas_soc_init()
/linux-6.1.9/drivers/soc/tegra/fuse/
Dfuse-tegra.c470 struct soc_device *dev; in tegra_soc_device_register()

12