Home
last modified time | relevance | path

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

12

/linux/drivers/base/
A 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/include/linux/
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/drivers/soc/samsung/
A Dexynos-chipid.c101 struct soc_device *soc_dev; in exynos_chipid_probe()
161 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
/linux/arch/nios2/platform/
A Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/linux/drivers/soc/atmel/
A Dsoc.h33 struct soc_device * __init
A Dsoc.c297 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
301 struct soc_device *soc_dev; in at91_soc_init()
/linux/drivers/soc/bcm/brcmstb/
A Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/linux/drivers/firmware/smccc/
A Dsoc_id.c32 static struct soc_device *soc_dev;
/linux/drivers/soc/aspeed/
A Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init()
/linux/drivers/soc/versatile/
A Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe()
A Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/linux/arch/arm/mach-mvebu/
A Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device()
/linux/arch/mips/ralink/
A Dmt7621.c61 struct soc_device *soc_dev; in soc_dev_init()
/linux/drivers/soc/ti/
A Dk3-socinfo.c66 struct soc_device *soc_dev; in k3_chipinfo_probe()
/linux/drivers/soc/amlogic/
A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
A Dmeson-gx-socinfo.c131 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/linux/arch/arm/mach-zynq/
A Dcommon.c107 struct soc_device *soc_dev; in zynq_init_machine()
/linux/drivers/firmware/imx/
A Dimx-scu-soc.c84 struct soc_device *soc_dev; in imx_scu_soc_init()
/linux/drivers/soc/imx/
A Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init()
A Dsoc-imx8m.c169 struct soc_device *soc_dev; in imx8_soc_init()
/linux/drivers/soc/ux500/
A Dux500-soc-id.c200 struct soc_device *soc_dev; in ux500_soc_device_init()
/linux/drivers/soc/fsl/
A Dguts.c30 static struct soc_device *soc_dev;
/linux/arch/arm/mach-mxs/
A Dmach-mxs.c384 struct soc_device *soc_dev; in mxs_machine_init()
/linux/drivers/soc/renesas/
A Drenesas-soc.c338 struct soc_device *soc_dev; in renesas_soc_init()
/linux/drivers/soc/tegra/fuse/
A Dfuse-tegra.c423 struct soc_device *dev; in tegra_soc_device_register()

Completed in 20 milliseconds

12