| /Linux-v5.15/include/linux/ |
| D | sys_soc.h | 41 const struct soc_device_attribute *soc_device_match( 44 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match() function
|
| /Linux-v5.15/drivers/soc/fsl/dpio/ |
| D | dpio-driver.c | 60 if (soc_device_match(ls1088a_soc)) { in dpaa2_dpio_get_cluster_sdest() 63 } else if (soc_device_match(ls2080a_soc) || in dpaa2_dpio_get_cluster_sdest() 64 soc_device_match(ls2088a_soc) || in dpaa2_dpio_get_cluster_sdest() 65 soc_device_match(lx2160a_soc)) { in dpaa2_dpio_get_cluster_sdest()
|
| /Linux-v5.15/drivers/soc/renesas/ |
| D | r8a774c0-sysc.c | 39 if (soc_device_match(r8a774c0)) { in r8a774c0_sysc_init()
|
| D | r8a77990-sysc.c | 39 if (soc_device_match(r8a77990)) { in r8a77990_sysc_init()
|
| D | r8a7795-sysc.c | 76 attr = soc_device_match(r8a7795_quirks_match); in r8a7795_sysc_init()
|
| /Linux-v5.15/drivers/base/ |
| D | soc.c | 241 const struct soc_device_attribute *soc_device_match( in soc_device_match() function 267 EXPORT_SYMBOL_GPL(soc_device_match);
|
| /Linux-v5.15/drivers/dma/ti/ |
| D | k3-psil.c | 35 soc = soc_device_match(k3_soc_devices); in psil_get_ep_config()
|
| /Linux-v5.15/drivers/mmc/host/ |
| D | renesas_sdhi_internal_dmac.c | 526 attr = soc_device_match(soc_dma_quirks); in renesas_sdhi_internal_dmac_probe() 530 attr = soc_device_match(sdhi_quirks_match); in renesas_sdhi_internal_dmac_probe()
|
| D | sdhci-of-esdhc.c | 1349 if (soc_device_match(soc_incorrect_hostver)) in esdhc_init() 1354 if (soc_device_match(soc_fixup_sdhc_clkdivs)) in esdhc_init() 1359 if (soc_device_match(soc_unreliable_pulse_detection)) in esdhc_init() 1446 if (soc_device_match(soc_tuning_erratum_type1)) in sdhci_esdhc_probe() 1451 if (soc_device_match(soc_tuning_erratum_type2)) in sdhci_esdhc_probe()
|
| /Linux-v5.15/drivers/usb/host/ |
| D | xhci-rcar.c | 144 attr = soc_device_match(rcar_quirks_match); in xhci_rcar_download_firmware()
|
| D | ehci-platform.c | 300 if (soc_device_match(quirk_poll_match)) in ehci_platform_probe()
|
| /Linux-v5.15/drivers/media/platform/vsp1/ |
| D | vsp1_uif.c | 253 if (soc_device_match(vsp1_r8a7796)) in vsp1_uif_create()
|
| /Linux-v5.15/drivers/phy/ralink/ |
| D | phy-mt7621-pci.c | 304 attr = soc_device_match(mt7621_pci_quirks_match); in mt7621_pci_phy_probe()
|
| /Linux-v5.15/drivers/watchdog/ |
| D | renesas_wdt.c | 199 attr = soc_device_match(rwdt_quirks_match); in rwdt_blacklisted()
|
| /Linux-v5.15/drivers/clk/renesas/ |
| D | rcar-gen2-cpg.c | 385 attr = soc_device_match(cpg_quirks_match); in rcar_gen2_cpg_init()
|
| D | r8a7795-cpg-mssr.c | 456 if (soc_device_match(r8a7795es1)) { in r8a7795_cpg_mssr_init()
|
| D | rcar-gen3-cpg.c | 626 attr = soc_device_match(cpg_quirks_match); in rcar_gen3_cpg_init()
|
| /Linux-v5.15/drivers/iommu/ |
| D | ipmmu-vmsa.c | 745 if (!soc_device_match(soc_needs_opt_in)) in ipmmu_device_is_allowed() 749 if (soc_device_match(soc_denylist)) in ipmmu_device_is_allowed()
|
| /Linux-v5.15/drivers/thermal/ti-soc-thermal/ |
| D | ti-bandgap.c | 1040 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_probe() 1077 if (!soc_device_match(soc_no_cpu_notifier)) in ti_bandgap_remove()
|
| /Linux-v5.15/drivers/phy/ti/ |
| D | phy-omap-usb2.c | 361 if (soc_device_match(am65x_sr10_soc_devices)) in omap_usb2_init_errata()
|
| /Linux-v5.15/drivers/thermal/ |
| D | rcar_gen3_thermal.c | 413 if (soc_device_match(r8a7795es1)) in rcar_gen3_thermal_probe()
|
| /Linux-v5.15/drivers/gpu/drm/meson/ |
| D | meson_drv.c | 274 if (soc_device_match(meson_drm_soc_attrs[i].attrs)) { in meson_drv_bind_master()
|
| /Linux-v5.15/drivers/staging/mt7621-pci/ |
| D | pci-mt7621.c | 538 attr = soc_device_match(mt7621_pci_quirks_match); in mt7621_pci_probe()
|
| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
| D | dpi.c | 685 if (!soc_device_match(dpi_soc_devices)) in dpi_init_regulator()
|
| /Linux-v5.15/drivers/gpu/drm/omapdrm/ |
| D | omap_drv.c | 574 soc = soc_device_match(omapdrm_soc_devices); in omapdrm_init()
|