Searched refs:soc_device_register (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/drivers/soc/imx/
H A Dsoc-imx8m.c231 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/drivers/soc/mediatek/
H A Dmtk-socinfo.c77 mtk_socinfop->soc_dev = soc_device_register(attrs);
/linux-master/drivers/soc/atmel/
H A Dsoc.c352 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/arch/arm/mach-mxs/
H A Dmach-mxs.c417 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/arch/arm/mach-omap2/
H A Did.c803 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c461 dev = soc_device_register(attr);
/linux-master/drivers/soc/renesas/
H A Drenesas-soc.c557 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/arch/arm/mach-ep93xx/
H A Dcore.c965 soc_dev = soc_device_register(soc_dev_attr);
/linux-master/drivers/soc/qcom/
H A Dsocinfo.c794 qs->soc_dev = soc_device_register(&qs->attr);

Completed in 181 milliseconds

12