Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsys_soc.h38 struct device *soc_device_to_device(struct soc_device *soc);
/linux/drivers/soc/versatile/
H A Dsoc-integrator.c139 dev = soc_device_to_device(soc_dev); in integrator_soc_init()
/linux/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.c205 dev = soc_device_to_device(soc_dev); in meson_gx_socinfo_init()
/linux/arch/arm/mach-zynq/
H A Dcommon.c131 parent = soc_device_to_device(soc_dev); in zynq_init_machine()
/linux/drivers/base/
H A Dsoc.c42 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() function
/linux/arch/arm/mach-mxs/
H A Dmach-mxs.c425 parent = soc_device_to_device(soc_dev); in mxs_machine_init()