Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860.c153 static void rt2860_set_leds(struct rt2860_softc *, uint16_t);
909 rt2860_set_leds(sc, RT2860_LED_RADIO); in rt2860_newstate()
950 rt2860_set_leds(sc, RT2860_LED_RADIO | in rt2860_newstate()
3003 rt2860_set_leds(struct rt2860_softc *sc, uint16_t which) in rt2860_set_leds() function
4040 rt2860_set_leds(sc, RT2860_LED_RADIO); in rt2860_init_locked()
4078 rt2860_set_leds(sc, 0); /* turn all LEDs off */ in rt2860_stop_locked()