Home
last modified time | relevance | path

Searched defs:compat_info (Results 1 – 2 of 2) sorted by relevance

/linux/sound/firewire/oxfw/
H A Doxfw.c40 struct compat_info { struct
41 const char *driver_name;
42 const char *vendor_name;
43 const char *model_name;
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7244 const struct mv88e6xxx_info *compat_info = NULL; in mv88e6xxx_probe() local