Searched refs:ath_regd_init (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | regd.h | 263 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
|
| H A D | regd.c | 757 ath_regd_init(struct ath_regulatory *reg, in ath_regd_init() function 778 EXPORT_SYMBOL(ath_regd_init);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_init.c | 852 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, in ath9k_init_device()
|
| H A D | init.c | 1038 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, in ath9k_init_device()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 1988 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 3092 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); in ath5k_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 10074 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, in ath10k_mac_register()
|