Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/base/
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()
/Linux-v6.6/include/linux/
Dsys_soc.h25 struct soc_device *soc_device_register(
32 void soc_device_unregister(struct soc_device *soc_dev);
38 struct device *soc_device_to_device(struct soc_device *soc);
/Linux-v6.6/drivers/soc/nuvoton/
Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc;
50 struct soc_device *soc; in wpcm450_soc_init()
/Linux-v6.6/drivers/soc/samsung/
Dexynos-chipid.c103 struct soc_device *soc_dev; in exynos_chipid_probe()
163 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove()
/Linux-v6.6/arch/nios2/platform/
Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/Linux-v6.6/arch/mips/ralink/
Drt288x.c68 struct soc_device *soc_dev; in rt2880_soc_dev_init()
Drt3883.c68 struct soc_device *soc_dev; in rt3883_soc_dev_init()
Drt305x.c171 struct soc_device *soc_dev; in rt305x_soc_dev_init()
Dmt7621.c144 struct soc_device *soc_dev; in mt7621_soc_dev_init()
/Linux-v6.6/drivers/firmware/smccc/
Dsoc_id.c32 static struct soc_device *soc_dev;
/Linux-v6.6/drivers/soc/bcm/brcmstb/
Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/Linux-v6.6/drivers/soc/atmel/
Dsoc.h33 struct soc_device * __init
Dsoc.c309 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
313 struct soc_device *soc_dev; in at91_soc_init()
/Linux-v6.6/drivers/soc/aspeed/
Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init()
/Linux-v6.6/drivers/soc/versatile/
Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe()
Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/Linux-v6.6/arch/arm/mach-mvebu/
Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device()
/Linux-v6.6/arch/arm/mach-zynq/
Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine()
/Linux-v6.6/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c131 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/Linux-v6.6/drivers/soc/ti/
Dk3-socinfo.c71 struct soc_device *soc_dev; in k3_chipinfo_probe()
/Linux-v6.6/drivers/firmware/imx/
Dimx-scu-soc.c100 struct soc_device *soc_dev; in imx_scu_soc_init()
/Linux-v6.6/drivers/soc/imx/
Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init()
/Linux-v6.6/drivers/soc/loongson/
Dloongson2_guts.c16 static struct soc_device *soc_dev;
/Linux-v6.6/drivers/soc/ux500/
Dux500-soc-id.c198 struct soc_device *soc_dev; in ux500_soc_device_init()

12