wiphy_new         288 include/net/wireless.h struct wiphy *wiphy_new(struct cfg80211_ops *ops, int sizeof_priv);
wiphy_new         733 net/mac80211/main.c 	wiphy = wiphy_new(&mac80211_config_ops, priv_size);