Searched defs:compat_info (Results 1 – 2 of 2) sorted by relevance
35 struct compat_info { struct36 const char *driver_name;37 const char *vendor_name;38 const char *model_name;
4623 const struct mv88e6xxx_info *compat_info = NULL; in mv88e6xxx_probe() local