Home
last modified time | relevance | path

Searched refs:soc_device_to_device (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsys_soc.h38 struct device *soc_device_to_device(struct soc_device *soc);
/OK3568_Linux_fs/kernel/drivers/soc/versatile/
H A Dsoc-integrator.c138 dev = soc_device_to_device(soc_dev); in integrator_soc_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-zynq/
H A Dcommon.c131 parent = soc_device_to_device(soc_dev); in zynq_init_machine()
/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c171 dev_info(soc_device_to_device(soc_dev), "Amlogic %s %s detected\n", in meson_mx_socinfo_init()
H A Dmeson-gx-socinfo.c197 dev = soc_device_to_device(soc_dev); in meson_gx_socinfo_init()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dsoc.c40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() function
/OK3568_Linux_fs/kernel/arch/arm/mach-mxs/
H A Dmach-mxs.c406 parent = soc_device_to_device(soc_dev); in mxs_machine_init()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c384 return soc_device_to_device(dev); in tegra_soc_device_register()
/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dcore.c961 return soc_device_to_device(soc_dev); in ep93xx_init_soc()