wpan_phy_find
struct wpan_phy *wpan_phy_find(const char *str);
EXPORT_SYMBOL(wpan_phy_find);
phy = wpan_phy_find(name);
phy2 = wpan_phy_find(pname);