Searched refs:soc_device_to_device (Results 1 – 15 of 15) sorted by relevance
115 device_create_file(soc_device_to_device(soc_dev), &realview_manf_attr); in realview_soc_probe()116 device_create_file(soc_device_to_device(soc_dev), &realview_board_attr); in realview_soc_probe()117 device_create_file(soc_device_to_device(soc_dev), &realview_arch_attr); in realview_soc_probe()118 device_create_file(soc_device_to_device(soc_dev), &realview_build_attr); in realview_soc_probe()
135 dev = soc_device_to_device(soc_dev); in integrator_soc_init()
37 struct device *soc_device_to_device(struct soc_device *soc);
166 return soc_device_to_device(soc_dev); in imx_soc_device_init()
170 dev_info(soc_device_to_device(soc_dev), "Amlogic %s %s detected\n", in meson_mx_socinfo_init()
192 dev = soc_device_to_device(soc_dev); in meson_gx_socinfo_init()
130 parent = soc_device_to_device(soc_dev); in zynq_init_machine()
220 parent = soc_device_to_device(soc_dev); in ux500_soc_device_init()
139 ret = device_create_file(soc_device_to_device(soc_dev), in imx_scu_soc_probe()
183 ret = device_create_file(soc_device_to_device(soc_dev), in imx8_soc_init()
40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() function
404 parent = soc_device_to_device(soc_dev); in mxs_machine_init()
237 return soc_device_to_device(dev); in tegra_soc_device_register()
808 parent = soc_device_to_device(soc_dev); in omap_soc_device_init()
961 return soc_device_to_device(soc_dev); in ep93xx_init_soc()