Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsys_soc.h11 struct soc_device_attribute { struct
24 struct soc_device_attribute *soc_plat_dev_attr); argument
39 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()
/linux-4.19.296/drivers/base/
Dsoc.c26 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()
/linux-4.19.296/drivers/clk/renesas/
Drcar-gen2-cpg.c268 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {
381 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
Drcar-gen3-cpg.c413 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {
569 const struct soc_device_attribute *attr; in rcar_gen3_cpg_init()
Dr8a7795-cpg-mssr.c331 static const struct soc_device_attribute r8a7795es1[] __initconst = {