Searched refs:ath_regd_init (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ |
D | regd.c | 507 ath_regd_init(struct ath_regulatory *reg, in ath_regd_init() function 584 EXPORT_SYMBOL(ath_regd_init);
|
D | regd.h | 254 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
|
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | init.c | 730 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, in ath9k_init_device()
|
D | htc_drv_init.c | 802 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, in ath9k_init_device()
|
/linux-2.6.39/drivers/net/wireless/ath/carl9170/ |
D | main.c | 1820 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
|
/linux-2.6.39/drivers/net/wireless/ath/ar9170/ |
D | main.c | 2143 err = ath_regd_init(regulatory, ar->hw->wiphy, in ar9170_register()
|
/linux-2.6.39/drivers/net/wireless/ath/ath5k/ |
D | base.c | 2853 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); in ath5k_init()
|