Searched refs:hostap_free_data (Results 1 – 3 of 3) sorted by relevance
223 void hostap_free_data(struct ap_data *ap);
863 void hostap_free_data(struct ap_data *ap) in hostap_free_data() function3273 EXPORT_SYMBOL(hostap_free_data);
3309 hostap_free_data(local->ap); in prism2_free_local_data()