Searched refs:wiphy_free (Results 1 – 3 of 3) sorted by relevance
19 Wiphy *wiphy_free(Wiphy *w);20 DEFINE_TRIVIAL_CLEANUP_FUNC(Wiphy*, wiphy_free);
11 Wiphy *wiphy_free(Wiphy *w) { in wiphy_free() function196 wiphy_free(w); in manager_genl_process_nl80211_wiphy()
560 m->wiphy_by_index = hashmap_free_with_destructor(m->wiphy_by_index, wiphy_free); in manager_free()