Home
last modified time | relevance | path

Searched refs:btpriority_gpio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c35 if (ath9k_hw_gpio_get(ah, ah->btcoex_hw.btpriority_gpio)) in ath_detect_bt_priority()
205 priv->ah->btcoex_hw.btpriority_gpio = 6; in ath9k_htc_init_btcoex()
H A Dbtcoex.h114 u8 btpriority_gpio; member
H A Dgpio.c147 if (ath9k_hw_gpio_get(sc->sc_ah, ah->btcoex_hw.btpriority_gpio)) in ath_detect_bt_priority()