/linux/drivers/base/ |
H A D | soc.c | 25 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 D | sys_soc.h | 25 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 D | wpcm450-soc.c | 45 static struct soc_device *wpcm450_soc; 50 struct soc_device *soc; in wpcm450_soc_init()
|
/linux/drivers/soc/versatile/ |
H A D | soc-realview.c | 87 struct soc_device *soc_dev = data; in realview_soc_socdev_release() 95 struct soc_device *soc_dev; in realview_soc_probe()
|
H A D | soc-integrator.c | 104 struct soc_device *soc_dev; in integrator_soc_init()
|
/linux/arch/nios2/platform/ |
H A D | platform.c | 27 struct soc_device *soc_dev; in nios2_soc_device_init()
|
/linux/arch/mips/ralink/ |
H A D | rt3883.c | 68 struct soc_device *soc_dev; in rt3883_soc_dev_init()
|
H A D | rt288x.c | 68 struct soc_device *soc_dev; in rt2880_soc_dev_init()
|
H A D | rt305x.c | 171 struct soc_device *soc_dev; in rt305x_soc_dev_init()
|
H A D | mt7621.c | 144 struct soc_device *soc_dev; in mt7621_soc_dev_init()
|
H A D | mt7620.c | 198 struct soc_device *soc_dev; in mt7620_soc_dev_init()
|
/linux/drivers/firmware/smccc/ |
H A D | soc_id.c | 32 static struct soc_device *soc_dev;
|
/linux/drivers/soc/bcm/brcmstb/ |
H A D | common.c | 75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
|
/linux/drivers/soc/atmel/ |
H A D | soc.h | 33 struct soc_device * __init
|
/linux/drivers/soc/aspeed/ |
H A D | aspeed-socinfo.c | 80 struct soc_device *soc_dev; in aspeed_socinfo_init()
|
/linux/arch/arm/mach-mvebu/ |
H A D | mvebu-soc-id.c | 151 struct soc_device *soc_dev; in mvebu_soc_device()
|
/linux/drivers/soc/amlogic/ |
H A D | meson-mx-socinfo.c | 110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
|
H A D | meson-gx-socinfo.c | 143 struct soc_device *soc_dev; in meson_gx_socinfo_init()
|
/linux/arch/arm/mach-zynq/ |
H A D | common.c | 108 struct soc_device *soc_dev; in zynq_init_machine()
|
/linux/drivers/firmware/imx/ |
H A D | imx-scu-soc.c | 100 struct soc_device *soc_dev; in imx_scu_soc_init()
|
/linux/drivers/soc/imx/ |
H A D | soc-imx.c | 30 struct soc_device *soc_dev; in imx_soc_device_init()
|
/linux/drivers/soc/ux500/ |
H A D | ux500-soc-id.c | 198 struct soc_device *soc_dev; in ux500_soc_device_init()
|
/linux/drivers/soc/ti/ |
H A D | k3-socinfo.c | 113 struct soc_device *soc_dev; in k3_chipinfo_probe()
|
/linux/drivers/soc/loongson/ |
H A D | loongson2_guts.c | 16 static struct soc_device *soc_dev;
|
/linux/drivers/soc/fsl/ |
H A D | guts.c | 184 static struct soc_device *soc_dev; in fsl_guts_init()
|