Home
last modified time | relevance | path

Searched refs:soc_device (Results 1 – 25 of 27) sorted by relevance

12

/drivers/base/
A Dsoc.c25 struct soc_device { struct
42 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument
52 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode()
72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show()
107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release()
128 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
130 struct soc_device *soc_dev; in soc_device_register()
188 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()
235 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one()
/drivers/soc/nuvoton/
A Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc;
50 struct soc_device *soc; in wpcm450_soc_init()
/drivers/soc/vt8500/
A Dwmt-socinfo.c51 struct soc_device *soc_dev; in wmt_socinfo_probe()
103 struct soc_device *soc_dev = platform_get_drvdata(pdev); in wmt_socinfo_remove()
/drivers/soc/versatile/
A Dsoc-realview.c87 struct soc_device *soc_dev = data; in realview_soc_socdev_release()
95 struct soc_device *soc_dev; in realview_soc_probe()
A Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/drivers/soc/samsung/
A Dexynos-chipid.c110 struct soc_device *soc_dev; in exynos_chipid_probe()
172 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
/drivers/soc/bcm/brcmstb/
A Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/drivers/soc/atmel/
A Dsoc.h33 struct soc_device * __init
A Dsoc.c336 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
340 struct soc_device *soc_dev; in at91_soc_init()
/drivers/soc/aspeed/
A Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init()
/drivers/soc/amlogic/
A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
A Dmeson-gx-socinfo.c143 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/drivers/soc/imx/
A Dsoc-imx9.c23 struct soc_device *sdev; in imx9_soc_probe()
A Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init()
A Dsoc-imx8m.c226 struct soc_device *soc_dev; in imx8m_soc_probe()
/drivers/firmware/imx/
A Dimx-scu-soc.c100 struct soc_device *soc_dev; in imx_scu_soc_init()
/drivers/soc/loongson/
A Dloongson2_guts.c16 static struct soc_device *soc_dev;
/drivers/soc/renesas/
A Drz-sysc.c34 struct soc_device *soc_dev; in rz_sysc_soc_init()
A Drenesas-soc.c453 struct soc_device *soc_dev; in renesas_soc_init()
/drivers/soc/ux500/
A Dux500-soc-id.c198 struct soc_device *soc_dev; in ux500_soc_device_init()
/drivers/firmware/smccc/
A Dsoc_id.c32 static struct soc_device *soc_dev;
/drivers/soc/ti/
A Dk3-socinfo.c121 struct soc_device *soc_dev; in k3_chipinfo_probe()
/drivers/soc/mediatek/
A Dmtk-socinfo.c33 struct soc_device *soc_dev;
/drivers/soc/fsl/
A Dguts.c184 static struct soc_device *soc_dev; in fsl_guts_init()
/drivers/soc/cirrus/
A Dsoc-ep93xx.c175 struct soc_device *soc_dev; in ep93xx_syscon_probe()

Completed in 37 milliseconds

12