Home
last modified time | relevance | path

Searched refs:reg_world_copy (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/
Dregd.c389 if (!ath_is_world_regd(&common->reg_world_copy)) in ath_reg_notifier_apply()
392 memcpy(reg, &common->reg_world_copy, in ath_reg_notifier_apply()
641 memcpy(&common->reg_world_copy, reg, in ath_regd_init()
Dath.h156 struct ath_regulatory reg_world_copy; member