Searched refs:soc_device_attribute (Results 1 – 25 of 78) sorted by relevance
1234
11 struct soc_device_attribute { struct26 struct soc_device_attribute *soc_plat_dev_attr); argument41 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()
26 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()
36 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[] = {
60 static const struct soc_device_attribute r8a7795_quirks_match[] __initconst = {73 const struct soc_device_attribute *attr; in r8a7795_sysc_init()
32 static const struct soc_device_attribute r8a774c0[] __initconst = {
32 static const struct soc_device_attribute r8a77990[] __initconst = {
19 static const struct soc_device_attribute k3_soc_devices[] = {33 const struct soc_device_attribute *soc; in psil_get_ep_config()
48 struct soc_device_attribute *soc_dev_attr) in k3_chipinfo_partno_to_names()64 struct soc_device_attribute *soc_dev_attr; in k3_chipinfo_probe()
188 static void __init soc_info_populate(struct soc_device_attribute *soc_dev_attr, in soc_info_populate()201 struct soc_device_attribute *soc_dev_attr; in ux500_soc_device_init()
80 static const struct soc_device_attribute rcar_quirks_match[] = {134 const struct soc_device_attribute *attr; in xhci_rcar_download_firmware()
193 static const struct soc_device_attribute sdhi_quirks_match[] = {506 static const struct soc_device_attribute soc_dma_quirks[] = {518 const struct soc_device_attribute *attr; in renesas_sdhi_internal_dmac_probe()
28 struct soc_device_attribute *soc_dev_attr; in nios2_soc_device_init()
282 static const struct soc_device_attribute mt7621_pci_quirks_match[] = {296 const struct soc_device_attribute *attr; in mt7621_pci_phy_probe()
179 static const struct soc_device_attribute rwdt_quirks_match[] = {197 const struct soc_device_attribute *attr; in rwdt_blacklisted()
73 struct soc_device_attribute *soc_dev_attr; in brcmstb_soc_device_init()
267 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {380 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
33 static struct soc_device_attribute *soc_dev_attr;
79 struct soc_device_attribute *attrs; in aspeed_socinfo_init()
88 struct soc_device_attribute *soc_dev_attr; in realview_soc_probe()
105 struct soc_device_attribute *soc_dev_attr; in integrator_soc_init()
153 struct soc_device_attribute *soc_dev_attr; in mvebu_soc_device()
62 struct soc_device_attribute *soc_dev_attr; in soc_dev_init()
109 struct soc_device_attribute *soc_dev_attr; in meson_mx_socinfo_init()
140 static struct soc_device_attribute soc_fixup_tuning[] = {
106 struct soc_device_attribute *soc_dev_attr; in zynq_init_machine()
Completed in 38 milliseconds