Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dleds.c34 static void b43_led_turn_off(struct b43_wldev *dev, u8 led_index, in b43_led_turn_off() function
72 b43_led_turn_off(dev, led->index, led->activelow); in b43_led_update()
264 b43_led_turn_off(dev, led->index, led->activelow); in b43_leds_init()
273 b43_led_turn_off(dev, led->index, led->activelow); in b43_leds_init()
279 b43_led_turn_off(dev, led->index, led->activelow); in b43_leds_init()
285 b43_led_turn_off(dev, led->index, led->activelow); in b43_leds_init()
295 b43_led_turn_off(dev, i, activelow); in b43_leds_init()
313 b43_led_turn_off(dev, leds->led_tx.index, leds->led_tx.activelow); in b43_leds_exit()
314 b43_led_turn_off(dev, leds->led_rx.index, leds->led_rx.activelow); in b43_leds_exit()
315 b43_led_turn_off(dev, leds->led_assoc.index, leds->led_assoc.activelow); in b43_leds_exit()
[all …]