Searched refs:soc_device_to_device (Results 1 – 14 of 14) sorted by relevance
127 device_create_file(soc_device_to_device(soc_dev), &realview_manf_attr); in realview_soc_probe()128 device_create_file(soc_device_to_device(soc_dev), &realview_board_attr); in realview_soc_probe()129 device_create_file(soc_device_to_device(soc_dev), &realview_arch_attr); in realview_soc_probe()130 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()
35 struct device *soc_device_to_device(struct soc_device *soc);
32 soc_dev = soc_device_to_device(soc); in at91rm9200_dt_device_init()
51 soc_dev = soc_device_to_device(soc); in sama5_dt_device_init()
62 soc_dev = soc_device_to_device(soc); in at91sam9_common_init()
111 parent = soc_device_to_device(soc_dev); in tegra_dt_init()
145 parent = soc_device_to_device(soc_dev); in ux500_soc_device_init()
154 return soc_device_to_device(soc_dev); in imx_soc_device_init()
138 parent = soc_device_to_device(soc_dev); in zynq_init_machine()
39 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() function
484 parent = soc_device_to_device(soc_dev); in mxs_machine_init()
770 parent = soc_device_to_device(soc_dev); in omap_soc_device_init()
924 return soc_device_to_device(soc_dev); in ep93xx_init_soc()