Lines Matching defs:priv

30 static void ath_detect_bt_priority(struct ath9k_htc_priv *priv)  in ath_detect_bt_priority()
66 struct ath9k_htc_priv *priv = container_of(work, struct ath9k_htc_priv, in ath_btcoex_period_work() local
100 struct ath9k_htc_priv *priv = container_of(work, struct ath9k_htc_priv, in ath_btcoex_duty_cycle_work() local
117 static void ath_htc_init_btcoex_work(struct ath9k_htc_priv *priv) in ath_htc_init_btcoex_work()
134 static void ath_htc_resume_btcoex_work(struct ath9k_htc_priv *priv) in ath_htc_resume_btcoex_work()
152 static void ath_htc_cancel_btcoex_work(struct ath9k_htc_priv *priv) in ath_htc_cancel_btcoex_work()
158 void ath9k_htc_start_btcoex(struct ath9k_htc_priv *priv) in ath9k_htc_start_btcoex()
170 void ath9k_htc_stop_btcoex(struct ath9k_htc_priv *priv) in ath9k_htc_stop_btcoex()
182 void ath9k_htc_init_btcoex(struct ath9k_htc_priv *priv, char *product) in ath9k_htc_init_btcoex()
228 struct ath9k_htc_priv *priv = container_of(work, in ath9k_led_work() local
239 struct ath9k_htc_priv *priv = container_of(led_cdev, in ath9k_led_brightness() local
248 void ath9k_deinit_leds(struct ath9k_htc_priv *priv) in ath9k_deinit_leds()
261 void ath9k_configure_leds(struct ath9k_htc_priv *priv) in ath9k_configure_leds()
271 void ath9k_init_leds(struct ath9k_htc_priv *priv) in ath9k_init_leds()
310 static bool ath_is_rfkill_set(struct ath9k_htc_priv *priv) in ath_is_rfkill_set()
324 struct ath9k_htc_priv *priv = hw->priv; in ath9k_htc_rfkill_poll_state() local
330 void ath9k_start_rfkill_poll(struct ath9k_htc_priv *priv) in ath9k_start_rfkill_poll()