Searched refs:led_update (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/terasic/de4led/
H A Dterasic_de4led.c58 led_update(struct terasic_de4led_softc *sc, int bit, int onoff) function
71 led_update(arg, 0, onoff);
78 led_update(arg, 1, onoff);
85 led_update(arg, 2, onoff);
92 led_update(arg, 3, onoff);
99 led_update(arg, 4, onoff);
106 led_update(arg, 5, onoff);
113 led_update(arg, 6, onoff);
120 led_update(arg, 7, onoff);

Completed in 41 milliseconds