regulatory_pre_cac_allowed 5563 include/net/cfg80211.h bool regulatory_pre_cac_allowed(struct wiphy *wiphy);
regulatory_pre_cac_allowed  531 net/mac80211/scan.c 	if (!regulatory_pre_cac_allowed(local->hw.wiphy))
regulatory_pre_cac_allowed  801 net/wireless/mlme.c 				if (regulatory_pre_cac_allowed(wiphy) ||
regulatory_pre_cac_allowed 7410 net/wireless/nl80211.c 	return regulatory_pre_cac_allowed(wdev->wiphy);
regulatory_pre_cac_allowed 3893 net/wireless/reg.c EXPORT_SYMBOL(regulatory_pre_cac_allowed);