Searched refs:ath9k_hw_gpio_request_in (Results 1 – 2 of 2) sorted by relevance
1994 ath9k_hw_gpio_request_in(ah, ah->rfkill_gpio, "ath9k-rfkill"); in ath9k_hw_reset()2776 void ath9k_hw_gpio_request_in(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_gpio_request_in() function2780 EXPORT_SYMBOL(ath9k_hw_gpio_request_in);
948 ath9k_hw_gpio_request_in(ah, ah->led_pin, NULL); in ath9k_stop()