soc_device_match 267 drivers/base/soc.c EXPORT_SYMBOL_GPL(soc_device_match); soc_device_match 442 drivers/clk/renesas/r8a7795-cpg-mssr.c if (soc_device_match(r8a7795es1)) { soc_device_match 383 drivers/clk/renesas/rcar-gen2-cpg.c attr = soc_device_match(cpg_quirks_match); soc_device_match 717 drivers/clk/renesas/rcar-gen3-cpg.c attr = soc_device_match(cpg_quirks_match); soc_device_match 597 drivers/crypto/caam/ctrl.c imx_soc_match = soc_device_match(caam_imx_soc_table); soc_device_match 4777 drivers/gpu/drm/omapdrm/dss/dispc.c soc = soc_device_match(dispc_soc_devices); soc_device_match 664 drivers/gpu/drm/omapdrm/dss/dpi.c if (!soc_device_match(dpi_soc_devices)) soc_device_match 5334 drivers/gpu/drm/omapdrm/dss/dsi.c soc = soc_device_match(dsi_soc_devices); soc_device_match 1420 drivers/gpu/drm/omapdrm/dss/dss.c soc = soc_device_match(dss_soc_devices); soc_device_match 916 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c soc = soc_device_match(hdmi4_soc_devices); soc_device_match 839 drivers/gpu/drm/omapdrm/dss/venc.c if (soc_device_match(venc_soc_devices)) soc_device_match 580 drivers/gpu/drm/omapdrm/omap_drv.c soc = soc_device_match(omapdrm_soc_devices); soc_device_match 239 drivers/gpu/drm/rcar-du/rcar_du_crtc.c if (soc_device_match(rcar_du_r8a7795_es1)) { soc_device_match 876 drivers/gpu/drm/rcar-du/rcar_lvds.c attr = soc_device_match(lvds_quirk_matches); soc_device_match 816 drivers/iommu/ipmmu-vmsa.c if (!soc_device_match(soc_rcar_gen3)) soc_device_match 820 drivers/iommu/ipmmu-vmsa.c if (!soc_device_match(soc_rcar_gen3_whitelist)) soc_device_match 1300 drivers/media/platform/rcar-vin/rcar-core.c attr = soc_device_match(r8a7795es1); soc_device_match 1145 drivers/media/platform/rcar-vin/rcar-csi2.c attr = soc_device_match(r8a7795); soc_device_match 250 drivers/media/platform/vsp1/vsp1_uif.c if (soc_device_match(vsp1_r8a7796)) soc_device_match 655 drivers/mmc/host/renesas_sdhi_core.c attr = soc_device_match(sdhi_quirks_match); soc_device_match 325 drivers/mmc/host/renesas_sdhi_internal_dmac.c const struct soc_device_attribute *soc = soc_device_match(soc_whitelist); soc_device_match 1222 drivers/mmc/host/sdhci-of-esdhc.c if (soc_device_match(soc_incorrect_hostver)) soc_device_match 1227 drivers/mmc/host/sdhci-of-esdhc.c if (soc_device_match(soc_fixup_sdhc_clkdivs)) soc_device_match 1232 drivers/mmc/host/sdhci-of-esdhc.c if (soc_device_match(soc_unreliable_pulse_detection)) soc_device_match 1310 drivers/mmc/host/sdhci-of-esdhc.c if (soc_device_match(soc_tuning_erratum_type1)) soc_device_match 1315 drivers/mmc/host/sdhci-of-esdhc.c if (soc_device_match(soc_tuning_erratum_type2)) soc_device_match 1075 drivers/mmc/host/sdhci-omap.c soc = soc_device_match(sdhci_omap_soc_devices); soc_device_match 1047 drivers/net/ethernet/renesas/ravb_main.c if (soc_device_match(r8a7795es10)) { soc_device_match 1975 drivers/net/ethernet/renesas/ravb_main.c if (!WARN(soc_device_match(ravb_delay_mode_quirk_match), soc_device_match 2836 drivers/net/ethernet/ti/cpsw.c soc = soc_device_match(cpsw_soc_devices); soc_device_match 5728 drivers/pinctrl/sh-pfc/pfc-r8a7790.c if (soc_device_match(r8a7790_tdsel)) soc_device_match 5591 drivers/pinctrl/sh-pfc/pfc-r8a7794.c if (soc_device_match(r8a7794_tdsel)) soc_device_match 6223 drivers/pinctrl/sh-pfc/pfc-r8a7795.c if (soc_device_match(r8a7795es1)) soc_device_match 60 drivers/soc/fsl/dpio/dpio-driver.c if (soc_device_match(ls1088a_soc)) { soc_device_match 63 drivers/soc/fsl/dpio/dpio-driver.c } else if (soc_device_match(ls2080a_soc) || soc_device_match 64 drivers/soc/fsl/dpio/dpio-driver.c soc_device_match(ls2088a_soc) || soc_device_match 65 drivers/soc/fsl/dpio/dpio-driver.c soc_device_match(lx2160a_soc)) { soc_device_match 39 drivers/soc/renesas/r8a774c0-sysc.c if (soc_device_match(r8a774c0)) { soc_device_match 64 drivers/soc/renesas/r8a7795-sysc.c if (!soc_device_match(r8a7795es1)) soc_device_match 39 drivers/soc/renesas/r8a77990-sysc.c if (soc_device_match(r8a77990)) { soc_device_match 341 drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c attr = soc_device_match(mt7621_pci_quirks_match); soc_device_match 671 drivers/staging/mt7621-pci/pci-mt7621.c attr = soc_device_match(mt7621_pci_quirks_match); soc_device_match 376 drivers/thermal/rcar_gen3_thermal.c if (soc_device_match(r8a7795es1)) soc_device_match 2741 drivers/usb/gadget/udc/renesas_usb3.c attr = soc_device_match(renesas_usb3_quirks_match); soc_device_match 137 drivers/usb/host/xhci-rcar.c attr = soc_device_match(rcar_quirks_match); soc_device_match 177 drivers/watchdog/renesas_wdt.c attr = soc_device_match(rwdt_quirks_match); soc_device_match 40 include/linux/sys_soc.h const struct soc_device_attribute *soc_device_match(