Searched refs:soc_device (Results 1 – 25 of 28) sorted by relevance
12
24 struct soc_device { struct40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument50 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()
25 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);
101 struct soc_device *soc_dev; in exynos_chipid_probe()161 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
27 struct soc_device *soc_dev; in nios2_soc_device_init()
33 struct soc_device * __init
297 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()
75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
32 static struct soc_device *soc_dev;
80 struct soc_device *soc_dev; in aspeed_socinfo_init()
87 struct soc_device *soc_dev; in realview_soc_probe()
104 struct soc_device *soc_dev; in integrator_soc_init()
154 struct soc_device *soc_dev; in mvebu_soc_device()
61 struct soc_device *soc_dev; in soc_dev_init()
66 struct soc_device *soc_dev; in k3_chipinfo_probe()
110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
131 struct soc_device *soc_dev; in meson_gx_socinfo_init()
107 struct soc_device *soc_dev; in zynq_init_machine()
84 struct soc_device *soc_dev; in imx_scu_soc_init()
30 struct soc_device *soc_dev; in imx_soc_device_init()
169 struct soc_device *soc_dev; in imx8_soc_init()
200 struct soc_device *soc_dev; in ux500_soc_device_init()
30 static struct soc_device *soc_dev;
384 struct soc_device *soc_dev; in mxs_machine_init()
338 struct soc_device *soc_dev; in renesas_soc_init()
423 struct soc_device *dev; in tegra_soc_device_register()
Completed in 20 milliseconds