Home
last modified time | relevance | path

Searched defs:soc_dev (Results 1 – 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/base/
Dsoc.c40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device()
50 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode() local
70 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show() local
105 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local
116 struct soc_device *soc_dev; in soc_device_register() local
172 void soc_device_unregister(struct soc_device *soc_dev) in soc_device_unregister()
218 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_device_match_one() local
/kernel/linux/linux-6.6/drivers/base/
Dsoc.c42 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device()
52 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode() local
72 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show() local
107 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release() local
130 struct soc_device *soc_dev; in soc_device_register() local
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() local
/kernel/linux/linux-6.6/drivers/soc/samsung/
Dexynos-chipid.c103 struct soc_device *soc_dev; in exynos_chipid_probe() local
163 struct soc_device *soc_dev = platform_get_drvdata(pdev); in exynos_chipid_remove() local
/kernel/linux/linux-6.6/arch/nios2/platform/
Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init() local
/kernel/linux/linux-5.10/arch/nios2/platform/
Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init() local
/kernel/linux/linux-5.10/drivers/soc/imx/
Dsoc-imx.c28 struct soc_device *soc_dev; in imx_soc_device_init() local
/kernel/linux/linux-6.6/drivers/soc/bcm/brcmstb/
Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
/kernel/linux/linux-5.10/drivers/soc/samsung/
Dexynos-chipid.c51 struct soc_device *soc_dev; in exynos_chipid_early_init() local
/kernel/linux/linux-6.6/drivers/soc/imx/
Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init() local
/kernel/linux/linux-6.6/arch/mips/ralink/
Drt3883.c68 struct soc_device *soc_dev; in rt3883_soc_dev_init() local
Drt288x.c68 struct soc_device *soc_dev; in rt2880_soc_dev_init() local
/kernel/linux/linux-6.6/drivers/firmware/smccc/
Dsoc_id.c32 static struct soc_device *soc_dev; variable
/kernel/linux/linux-5.10/drivers/soc/bcm/brcmstb/
Dcommon.c97 struct soc_device *soc_dev; in brcmstb_soc_device_init() local
/kernel/linux/linux-5.10/drivers/firmware/smccc/
Dsoc_id.c32 static struct soc_device *soc_dev; variable
/kernel/linux/linux-6.6/drivers/soc/aspeed/
Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init() local
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device() local
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device() local
/kernel/linux/linux-5.10/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init() local
/kernel/linux/linux-6.6/drivers/soc/amlogic/
Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init() local
/kernel/linux/linux-5.10/drivers/soc/versatile/
Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe() local
Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init() local
/kernel/linux/linux-6.6/drivers/soc/versatile/
Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe() local
/kernel/linux/linux-5.10/arch/arm/mach-zynq/
Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine() local
/kernel/linux/linux-6.6/arch/arm/mach-zynq/
Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine() local
/kernel/linux/linux-5.10/drivers/soc/atmel/
Dsoc.c213 struct soc_device *soc_dev; in at91_soc_init() local

123