Home
last modified time | relevance | path

Searched refs:ath9k_hw_gpio_request_in (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c1994 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() function
2780 EXPORT_SYMBOL(ath9k_hw_gpio_request_in);
H A Dmain.c948 ath9k_hw_gpio_request_in(ah, ah->led_pin, NULL); in ath9k_stop()