Searched refs:ath9k_led_active_high (Results 1 – 1 of 1) sorted by relevance
52 static int ath9k_led_active_high = -1; variable53 module_param_named(led_active_high, ath9k_led_active_high, int, 0444);607 if (ath9k_led_active_high != -1) in ath9k_init_softc()608 ah->config.led_active_high = ath9k_led_active_high == 1; in ath9k_init_softc()