Searched refs:zyd_set_led (Results 1 – 1 of 1) sorted by relevance
143 static int zyd_set_led(struct zyd_softc *, int, int);599 error = zyd_set_led(sc, ZYD_LED1, 1); in zyd_newstate()1954 zyd_set_led(struct zyd_softc *sc, int which, int on) in zyd_set_led() function