Searched refs:soc_device_to_device (Results 1 – 13 of 13) sorted by relevance
119 device_create_file(soc_device_to_device(soc_dev), &realview_manf_attr); in realview_soc_probe()120 device_create_file(soc_device_to_device(soc_dev), &realview_board_attr); in realview_soc_probe()121 device_create_file(soc_device_to_device(soc_dev), &realview_arch_attr); in realview_soc_probe()122 device_create_file(soc_device_to_device(soc_dev), &realview_build_attr); in realview_soc_probe()
139 dev = soc_device_to_device(soc_dev); in integrator_soc_init()
36 struct device *soc_device_to_device(struct soc_device *soc);
160 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()
176 dev = soc_device_to_device(soc_dev); in meson_gx_socinfo_init()
137 parent = soc_device_to_device(soc_dev); in zynq_init_machine()
217 parent = soc_device_to_device(soc_dev); in ux500_soc_device_init()
39 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() function
410 parent = soc_device_to_device(soc_dev); in mxs_machine_init()
241 return soc_device_to_device(dev); in tegra_soc_device_register()
811 parent = soc_device_to_device(soc_dev); in omap_soc_device_init()
954 return soc_device_to_device(soc_dev); in ep93xx_init_soc()