Searched defs:compat_info (Results 1 – 2 of 2) sorted by relevance
40 struct compat_info { struct41 const char *driver_name;42 const char *vendor_name;43 const char *model_name;
7244 const struct mv88e6xxx_info *compat_info = NULL; in mv88e6xxx_probe() local