Searched refs:other_phys (Results 1 – 1 of 1) sorted by relevance
73 } other_phys[] = { variable142 for (int j = 0; other_phys[j].desc; j++) { in phy_other_probe()143 if (vid == other_phys[j].oui && in phy_other_probe()144 pid == other_phys[j].model) { in phy_other_probe()145 ph->phy_model = other_phys[j].desc; in phy_other_probe()