Home
last modified time | relevance | path

Searched refs:soc_device (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/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()
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_de in soc_device_register()
[all...]
/kernel/linux/linux-6.6/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()
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_de in soc_device_register()
[all...]
/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-6.6/drivers/soc/nuvoton/
H A Dwpcm450-soc.c45 static struct soc_device *wpcm450_soc;
50 struct soc_device *soc; in wpcm450_soc_init()
/kernel/linux/linux-6.6/drivers/soc/samsung/
H A 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()
/kernel/linux/linux-5.10/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/kernel/linux/linux-6.6/arch/nios2/platform/
H A Dplatform.c27 struct soc_device *soc_dev; in nios2_soc_device_init()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev;
/kernel/linux/linux-6.6/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 Dmt7621.c144 struct soc_device *soc_dev; in mt7621_soc_dev_init()
H A Drt305x.c171 struct soc_device *soc_dev; in rt305x_soc_dev_init()
/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Dexynos-chipid.c51 struct soc_device *soc_dev; in exynos_chipid_early_init()
/kernel/linux/linux-6.6/drivers/soc/bcm/brcmstb/
H A Dcommon.c75 struct soc_device *soc_dev; in brcmstb_soc_device_init()
/kernel/linux/linux-6.6/drivers/firmware/smccc/
H A Dsoc_id.c32 static struct soc_device *soc_dev;
/kernel/linux/linux-6.6/drivers/soc/atmel/
H A 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()
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dimx-scu-soc.c84 struct soc_device *soc_dev; in imx_scu_soc_init()
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c154 struct soc_device *soc_dev; in mvebu_soc_device()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c151 struct soc_device *soc_dev; in mvebu_soc_device()
/kernel/linux/linux-5.10/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c110 struct soc_device *soc_dev; in meson_mx_socinfo_init()
/kernel/linux/linux-5.10/drivers/soc/versatile/
H A Dsoc-integrator.c104 struct soc_device *soc_dev; in integrator_soc_init()
H A Dsoc-realview.c87 struct soc_device *soc_dev; in realview_soc_probe()

Completed in 7 milliseconds

123