Searched refs:ath9k_hw_gpio_free (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.c | 227 ath9k_hw_gpio_free(ah, btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_deinit() 228 ath9k_hw_gpio_free(ah, btcoex_hw->btpriority_gpio); in ath9k_hw_btcoex_deinit() 229 ath9k_hw_gpio_free(ah, btcoex_hw->wlanactive_gpio); in ath9k_hw_btcoex_deinit()
|
H A D | htc_drv_gpio.c | 257 ath9k_hw_gpio_free(priv->ah, priv->ah->led_pin); in ath9k_deinit_leds()
|
H A D | gpio.c | 71 ath9k_hw_gpio_free(sc->sc_ah, sc->sc_ah->led_pin); in ath_deinit_leds()
|
H A D | hw.h | 1036 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio);
|
H A D | hw.c | 2799 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_free() function 2811 EXPORT_SYMBOL(ath9k_hw_gpio_free); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.c | 227 ath9k_hw_gpio_free(ah, btcoex_hw->btactive_gpio); in ath9k_hw_btcoex_deinit() 228 ath9k_hw_gpio_free(ah, btcoex_hw->btpriority_gpio); in ath9k_hw_btcoex_deinit() 229 ath9k_hw_gpio_free(ah, btcoex_hw->wlanactive_gpio); in ath9k_hw_btcoex_deinit()
|
H A D | htc_drv_gpio.c | 257 ath9k_hw_gpio_free(priv->ah, priv->ah->led_pin); in ath9k_deinit_leds()
|
H A D | gpio.c | 71 ath9k_hw_gpio_free(sc->sc_ah, sc->sc_ah->led_pin); in ath_deinit_leds()
|
H A D | hw.h | 1038 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio);
|
H A D | hw.c | 2797 void ath9k_hw_gpio_free(struct ath_hw *ah, u32 gpio) in ath9k_hw_gpio_free() function 2809 EXPORT_SYMBOL(ath9k_hw_gpio_free); variable
|
Completed in 17 milliseconds