Searched refs:ath9k_hw_gpio_request (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | hw.c | 2771 static void ath9k_hw_gpio_request(struct ath_hw *ah, u32 gpio, bool out, in ath9k_hw_gpio_request() function 2786 ath9k_hw_gpio_request(ah, gpio, false, label, 0); in ath9k_hw_gpio_request_in() 2793 ath9k_hw_gpio_request(ah, gpio, true, label, ah_signal_type); in ath9k_hw_gpio_request_out()
|