Searched refs:soc_device_attribute (Results 1 – 5 of 5) sorted by relevance
11 struct soc_device_attribute { struct24 struct soc_device_attribute *soc_plat_dev_attr); argument39 const struct soc_device_attribute *soc_device_match(40 const struct soc_device_attribute *matches);42 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match()43 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()187 static int soc_device_match_attr(const struct soc_device_attribute *attr, in soc_device_match_attr()188 const struct soc_device_attribute *match) in soc_device_match_attr()234 const struct soc_device_attribute *soc_device_match( in soc_device_match()235 const struct soc_device_attribute *matches) in soc_device_match()
268 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {381 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
413 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {569 const struct soc_device_attribute *attr; in rcar_gen3_cpg_init()
331 static const struct soc_device_attribute r8a7795es1[] __initconst = {