Searched refs:hostap_free_data (Results 1 – 3 of 3) sorted by relevance
222 void hostap_free_data(struct ap_data *ap);
857 void hostap_free_data(struct ap_data *ap) in hostap_free_data() function3277 EXPORT_SYMBOL(hostap_free_data);
3334 hostap_free_data(local->ap); in prism2_free_local_data()