Home
last modified time | relevance | path

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

12

/linux/drivers/base/
H 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()
/linux/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);
/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc;
50 struct soc_device *soc; in wpcm450_soc_init()
/linux/drivers/soc/versatile/
H 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()
H A Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
/linux/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/linux/arch/mips/ralink/
H A Drt3883.c68 struct soc_device *soc_dev; in rt3883_soc_dev_init()
H A Drt288x.c68 struct soc_device *soc_dev; in rt2880_soc_dev_init()
H A Drt305x.c171 struct soc_device *soc_dev; in rt305x_soc_dev_init()
H A Dmt7621.c144 struct soc_device *soc_dev; in mt7621_soc_dev_init()
H A Dmt7620.c198 struct soc_device *soc_dev; in mt7620_soc_dev_init()
/linux/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev;
/linux/drivers/soc/bcm/brcmstb/
H A Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/linux/drivers/soc/atmel/
H A Dsoc.h33 struct soc_device * __init
/linux/drivers/soc/aspeed/
H A Daspeed-socinfo.c80 struct soc_device *soc_dev; in aspeed_socinfo_init()
/linux/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device()
/linux/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
H A Dmeson-gx-socinfo.c143 struct soc_device *soc_dev; in meson_gx_socinfo_init()
/linux/arch/arm/mach-zynq/
H A Dcommon.c108 struct soc_device *soc_dev; in zynq_init_machine()
/linux/drivers/firmware/imx/
H A Dimx-scu-soc.c100 struct soc_device *soc_dev; in imx_scu_soc_init()
/linux/drivers/soc/imx/
H A Dsoc-imx.c30 struct soc_device *soc_dev; in imx_soc_device_init()
/linux/drivers/soc/ux500/
H A Dux500-soc-id.c198 struct soc_device *soc_dev; in ux500_soc_device_init()
/linux/drivers/soc/ti/
H A Dk3-socinfo.c113 struct soc_device *soc_dev; in k3_chipinfo_probe()
/linux/drivers/soc/loongson/
H A Dloongson2_guts.c16 static struct soc_device *soc_dev;
/linux/drivers/soc/fsl/
H A Dguts.c184 static struct soc_device *soc_dev; in fsl_guts_init()

12