Lines Matching defs:sc
27 struct ath_softc *sc = container_of(led_cdev, struct ath_softc, led_cdev); in ath_led_brightness() local
31 void ath_deinit_leds(struct ath_softc *sc) in ath_deinit_leds()
40 void ath_init_leds(struct ath_softc *sc) in ath_init_leds()
84 static bool ath_is_rfkill_set(struct ath_softc *sc) in ath_is_rfkill_set()
99 struct ath_softc *sc = hw->priv; in ath9k_rfkill_poll_state() local
105 void ath_start_rfkill_poll(struct ath_softc *sc) in ath_start_rfkill_poll()
120 static void ath_detect_bt_priority(struct ath_softc *sc) in ath_detect_bt_priority()
185 struct ath_softc *sc = (struct ath_softc *) data; in ath_btcoex_period_timer() local
227 struct ath_softc *sc = (struct ath_softc *)arg; in ath_btcoex_no_stomp_timer() local
248 int ath_init_btcoex_timer(struct ath_softc *sc) in ath_init_btcoex_timer()
280 void ath9k_btcoex_timer_resume(struct ath_softc *sc) in ath9k_btcoex_timer_resume()
305 void ath9k_btcoex_timer_pause(struct ath_softc *sc) in ath9k_btcoex_timer_pause()