Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/fsl/
Dguts.c22 struct fsl_soc_die_attr { struct
34 static const struct fsl_soc_die_attr fsl_soc_die[] = { argument
112 static const struct fsl_soc_die_attr *fsl_soc_die_match( in fsl_soc_die_match()
113 u32 svr, const struct fsl_soc_die_attr *matches) in fsl_soc_die_match()
143 const struct fsl_soc_die_attr *soc_die; in fsl_guts_probe()