Searched refs:compat_info (Results 1 – 2 of 2) sorted by relevance
35 struct compat_info { struct65 const struct compat_info *info; in name_card()93 info = (const struct compat_info *)oxfw->entry->driver_data; in name_card()358 static const struct compat_info griffin_firewave = {364 static const struct compat_info lacie_speakers = {
4623 const struct mv88e6xxx_info *compat_info = NULL; in mv88e6xxx_probe() local4634 compat_info = of_device_get_match_data(dev); in mv88e6xxx_probe()4637 compat_info = pdata_device_get_match_data(dev); in mv88e6xxx_probe()4652 if (!compat_info) in mv88e6xxx_probe()4661 chip->info = compat_info; in mv88e6xxx_probe()