Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/linux/
Dsys_soc.h11 struct soc_device_attribute { struct
25 struct soc_device_attribute *soc_plat_dev_attr); argument
40 const struct soc_device_attribute *soc_device_match(
41 const struct soc_device_attribute *matches);
43 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match()
44 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
/Linux-v5.4/drivers/base/
Dsoc.c26 struct soc_device_attribute *attr;
119 static struct soc_device_attribute *early_soc_dev_attr;
121 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-v5.4/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-v5.4/drivers/soc/ux500/
Dux500-soc-id.c180 static void __init soc_info_populate(struct soc_device_attribute *soc_dev_attr, in soc_info_populate()
196 struct soc_device_attribute *soc_dev_attr; in ux500_soc_device_init()
/Linux-v5.4/drivers/usb/host/
Dxhci-rcar.c79 static const struct soc_device_attribute rcar_quirks_match[] = {
134 const struct soc_device_attribute *attr; in xhci_rcar_download_firmware()
/Linux-v5.4/arch/nios2/platform/
Dplatform.c22 struct soc_device_attribute *soc_dev_attr; in nios2_soc_device_init()
/Linux-v5.4/drivers/soc/renesas/
Dr8a774c0-sysc.c32 static const struct soc_device_attribute r8a774c0[] __initconst = {
Dr8a77990-sysc.c32 static const struct soc_device_attribute r8a77990[] __initconst = {
Dr8a7795-sysc.c57 static const struct soc_device_attribute r8a7795es1[] __initconst = {
/Linux-v5.4/drivers/soc/samsung/
Dexynos-chipid.c50 struct soc_device_attribute *soc_dev_attr; in exynos_chipid_early_init()
/Linux-v5.4/drivers/watchdog/
Drenesas_wdt.c157 static const struct soc_device_attribute rwdt_quirks_match[] = {
175 const struct soc_device_attribute *attr; in rwdt_blacklisted()
/Linux-v5.4/drivers/mmc/host/
Drenesas_sdhi_internal_dmac.c301 static const struct soc_device_attribute soc_whitelist[] = {
325 const struct soc_device_attribute *soc = soc_device_match(soc_whitelist); in renesas_sdhi_internal_dmac_probe()
Dsdhci-of-esdhc.c799 static struct soc_device_attribute soc_fixup_tuning[] = {
998 static struct soc_device_attribute soc_incorrect_hostver[] = {
1004 static struct soc_device_attribute soc_fixup_sdhc_clkdivs[] = {
1011 static struct soc_device_attribute soc_unreliable_pulse_detection[] = {
/Linux-v5.4/drivers/soc/bcm/brcmstb/
Dcommon.c95 struct soc_device_attribute *soc_dev_attr; in brcmstb_soc_device_init()
/Linux-v5.4/drivers/clk/renesas/
Drcar-gen2-cpg.c265 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {
378 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
/Linux-v5.4/arch/arm/mach-mvebu/
Dmvebu-soc-id.c153 struct soc_device_attribute *soc_dev_attr; in mvebu_soc_device()
/Linux-v5.4/arch/arm/mach-imx/
Dcpu.c78 struct soc_device_attribute *soc_dev_attr; in imx_soc_device_init()
/Linux-v5.4/drivers/soc/amlogic/
Dmeson-mx-socinfo.c109 struct soc_device_attribute *soc_dev_attr; in meson_mx_socinfo_init()
Dmeson-gx-socinfo.c124 struct soc_device_attribute *soc_dev_attr; in meson_gx_socinfo_init()
/Linux-v5.4/drivers/soc/versatile/
Dsoc-integrator.c103 struct soc_device_attribute *soc_dev_attr; in integrator_soc_init()
Dsoc-realview.c86 struct soc_device_attribute *soc_dev_attr; in realview_soc_probe()
/Linux-v5.4/arch/arm/mach-zynq/
Dcommon.c106 struct soc_device_attribute *soc_dev_attr; in zynq_init_machine()
/Linux-v5.4/drivers/staging/mt7621-pci-phy/
Dpci-mt7621-phy.c310 static const struct soc_device_attribute mt7621_pci_quirks_match[] = {
324 const struct soc_device_attribute *attr; in mt7621_pci_phy_probe()
/Linux-v5.4/drivers/soc/imx/
Dsoc-imx-scu.c89 struct soc_device_attribute *soc_dev_attr; in imx_scu_soc_probe()
Dsoc-imx8.c141 struct soc_device_attribute *soc_dev_attr; in imx8_soc_init()

123