Searched refs:soc_device (Results 1 – 25 of 27) sorted by relevance
12
25 struct soc_device { struct42 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument52 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_show()107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release()128 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()130 struct soc_device *soc_dev; in soc_device_register()188 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()235 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one()
45 static struct soc_device *wpcm450_soc;50 struct soc_device *soc; in wpcm450_soc_init()
51 struct soc_device *soc_dev; in wmt_socinfo_probe()103 struct soc_device *soc_dev = platform_get_drvdata(pdev); in wmt_socinfo_remove()
87 struct soc_device *soc_dev = data; in realview_soc_socdev_release()95 struct soc_device *soc_dev; in realview_soc_probe()
104 struct soc_device *soc_dev; in integrator_soc_init()
110 struct soc_device *soc_dev; in exynos_chipid_probe()172 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
33 struct soc_device * __init
336 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()340 struct soc_device *soc_dev; in at91_soc_init()
80 struct soc_device *soc_dev; in aspeed_socinfo_init()
110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
143 struct soc_device *soc_dev; in meson_gx_socinfo_init()
23 struct soc_device *sdev; in imx9_soc_probe()
30 struct soc_device *soc_dev; in imx_soc_device_init()
226 struct soc_device *soc_dev; in imx8m_soc_probe()
100 struct soc_device *soc_dev; in imx_scu_soc_init()
16 static struct soc_device *soc_dev;
34 struct soc_device *soc_dev; in rz_sysc_soc_init()
453 struct soc_device *soc_dev; in renesas_soc_init()
198 struct soc_device *soc_dev; in ux500_soc_device_init()
32 static struct soc_device *soc_dev;
121 struct soc_device *soc_dev; in k3_chipinfo_probe()
33 struct soc_device *soc_dev;
184 static struct soc_device *soc_dev; in fsl_guts_init()
175 struct soc_device *soc_dev; in ep93xx_syscon_probe()
Completed in 37 milliseconds