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