Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h98 int ath12k_regd_update(struct ath12k *ar, bool init);
H A Dreg.c207 int ath12k_regd_update(struct ath12k *ar, bool init) in ath12k_regd_update() function
759 ret = ath12k_regd_update(ar, false); in ath12k_regd_update_work()