Home
last modified time | relevance | path

Searched refs:soc_device_attribute (Results 1 – 25 of 81) sorted by relevance

1234

/linux-6.1.9/include/linux/
Dsys_soc.h11 struct soc_device_attribute { struct
26 struct soc_device_attribute *soc_plat_dev_attr); argument
41 const struct soc_device_attribute *soc_device_match(
42 const struct soc_device_attribute *matches);
44 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match()
45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
/linux-6.1.9/drivers/base/
Dsoc.c26 struct soc_device_attribute *attr;
112 static struct soc_device_attribute *early_soc_dev_attr;
114 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
194 static int soc_device_match_attr(const struct soc_device_attribute *attr, in soc_device_match_attr()
195 const struct soc_device_attribute *match) in soc_device_match_attr()
241 const struct soc_device_attribute *soc_device_match( in soc_device_match()
242 const struct soc_device_attribute *matches) in soc_device_match()
/linux-6.1.9/drivers/soc/renesas/
Dr8a7795-sysc.c60 static const struct soc_device_attribute r8a7795_quirks_match[] __initconst = {
73 const struct soc_device_attribute *attr; in r8a7795_sysc_init()
Dr8a774c0-sysc.c32 static const struct soc_device_attribute r8a774c0[] __initconst = {
Dr8a77990-sysc.c32 static const struct soc_device_attribute r8a77990[] __initconst = {
/linux-6.1.9/drivers/soc/fsl/dpio/
Ddpio-driver.c36 static const struct soc_device_attribute ls1088a_soc[] = {
41 static const struct soc_device_attribute ls2080a_soc[] = {
46 static const struct soc_device_attribute ls2088a_soc[] = {
51 static const struct soc_device_attribute lx2160a_soc[] = {
/linux-6.1.9/drivers/dma/ti/
Dk3-psil.c19 static const struct soc_device_attribute k3_soc_devices[] = {
35 const struct soc_device_attribute *soc; in psil_get_ep_config()
/linux-6.1.9/drivers/soc/ti/
Dk3-socinfo.c50 struct soc_device_attribute *soc_dev_attr) in k3_chipinfo_partno_to_names()
66 struct soc_device_attribute *soc_dev_attr; in k3_chipinfo_probe()
/linux-6.1.9/drivers/soc/ux500/
Dux500-soc-id.c186 static void __init soc_info_populate(struct soc_device_attribute *soc_dev_attr, in soc_info_populate()
199 struct soc_device_attribute *soc_dev_attr; in ux500_soc_device_init()
/linux-6.1.9/drivers/usb/host/
Dxhci-rcar.c80 static const struct soc_device_attribute rcar_quirks_match[] = {
134 const struct soc_device_attribute *attr; in xhci_rcar_download_firmware()
/linux-6.1.9/arch/nios2/platform/
Dplatform.c28 struct soc_device_attribute *soc_dev_attr; in nios2_soc_device_init()
/linux-6.1.9/drivers/phy/ralink/
Dphy-mt7621-pci.c282 static const struct soc_device_attribute mt7621_pci_quirks_match[] = {
297 const struct soc_device_attribute *attr; in mt7621_pci_phy_probe()
/linux-6.1.9/drivers/soc/bcm/brcmstb/
Dcommon.c73 struct soc_device_attribute *soc_dev_attr; in brcmstb_soc_device_init()
/linux-6.1.9/drivers/firmware/smccc/
Dsoc_id.c33 static struct soc_device_attribute *soc_dev_attr;
/linux-6.1.9/drivers/watchdog/
Drenesas_wdt.c179 static const struct soc_device_attribute rwdt_quirks_match[] = {
197 const struct soc_device_attribute *attr; in rwdt_blacklisted()
/linux-6.1.9/drivers/soc/aspeed/
Daspeed-socinfo.c79 struct soc_device_attribute *attrs; in aspeed_socinfo_init()
/linux-6.1.9/drivers/soc/versatile/
Dsoc-realview.c88 struct soc_device_attribute *soc_dev_attr; in realview_soc_probe()
Dsoc-integrator.c105 struct soc_device_attribute *soc_dev_attr; in integrator_soc_init()
/linux-6.1.9/arch/arm/mach-mvebu/
Dmvebu-soc-id.c150 struct soc_device_attribute *soc_dev_attr; in mvebu_soc_device()
/linux-6.1.9/drivers/clk/renesas/
Drcar-gen2-cpg.c267 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {
380 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
/linux-6.1.9/drivers/soc/amlogic/
Dmeson-mx-socinfo.c109 struct soc_device_attribute *soc_dev_attr; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c130 struct soc_device_attribute *soc_dev_attr; in meson_gx_socinfo_init()
/linux-6.1.9/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.h140 static struct soc_device_attribute soc_fixup_tuning[] = {
/linux-6.1.9/arch/arm/mach-zynq/
Dcommon.c107 struct soc_device_attribute *soc_dev_attr; in zynq_init_machine()
/linux-6.1.9/drivers/firmware/imx/
Dimx-scu-soc.c83 struct soc_device_attribute *soc_dev_attr; in imx_scu_soc_init()

1234