Searched refs:ath9k_hw_gpio_request_in (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | btcoex.c | 190 ath9k_hw_gpio_request_in(ah, btcoex_hw->btactive_gpio, in ath9k_hw_btcoex_init_2wire() 216 ath9k_hw_gpio_request_in(ah, btcoex_hw->btactive_gpio, in ath9k_hw_btcoex_init_3wire() 218 ath9k_hw_gpio_request_in(ah, btcoex_hw->btpriority_gpio, in ath9k_hw_btcoex_init_3wire()
|
H A D | hw.c | 2002 ath9k_hw_gpio_request_in(ah, ah->rfkill_gpio, "ath9k-rfkill"); in ath9k_hw_reset() 2784 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in() function 2788 EXPORT_SYMBOL(ath9k_hw_gpio_request_in);
|
H A D | hw.h | 1035 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label);
|
H A D | main.c | 948 ath9k_hw_gpio_request_in(ah, ah->led_pin, NULL); in ath9k_stop()
|