Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/base/
H A Dsoc.c24 struct soc_device { struct
40 struct device *soc_device_to_device(struct soc_device *soc_dev) in soc_device_to_device() argument
50 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_attribute_mode()
70 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_info_show()
105 struct soc_device *soc_dev = container_of(dev, struct soc_device, dev); in soc_release()
114 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
116 struct soc_device *soc_dev; in soc_device_register()
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()
/OK3568_Linux_fs/kernel/include/linux/
H A 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);
/OK3568_Linux_fs/kernel/drivers/soc/atmel/
H A Dsoc.c209 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
213 struct soc_device *soc_dev; in at91_soc_init()
H A Dsoc.h32 struct soc_device * __init
/OK3568_Linux_fs/kernel/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Dexynos-chipid.c51 struct soc_device *soc_dev; in exynos_chipid_early_init()
/OK3568_Linux_fs/kernel/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev;
/OK3568_Linux_fs/kernel/drivers/soc/versatile/
H A Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe()
H A Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/
H A Dcommon.c97 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dk3-socinfo.c65 struct soc_device *soc_dev; in k3_chipinfo_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-zynq/
H A Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine()
/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
H A Dmeson-gx-socinfo.c130 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/OK3568_Linux_fs/kernel/drivers/firmware/imx/
H A Dimx-scu-soc.c84 struct soc_device *soc_dev; in imx_scu_soc_init()
/OK3568_Linux_fs/kernel/drivers/soc/imx/
H A Dsoc-imx.c28 struct soc_device *soc_dev; in imx_soc_device_init()
H A Dsoc-imx8m.c169 struct soc_device *soc_dev; in imx8_soc_init()
/OK3568_Linux_fs/kernel/drivers/soc/ux500/
H A Dux500-soc-id.c200 struct soc_device *soc_dev; in ux500_soc_device_init()
/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Dmt7621.c124 struct soc_device *soc_dev; in soc_dev_init()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/
H A Dguts.c30 static struct soc_device *soc_dev;
/OK3568_Linux_fs/kernel/arch/arm/mach-mxs/
H A Dmach-mxs.c380 struct soc_device *soc_dev; in mxs_machine_init()
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drenesas-soc.c315 struct soc_device *soc_dev; in renesas_soc_init()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c363 struct soc_device *dev; in tegra_soc_device_register()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Did.c787 struct soc_device *soc_dev; in omap_soc_device_init()

12