Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_zyd.c211 void zyd_set_led(struct zyd_softc *, int, int);
679 zyd_set_led(sc, ZYD_LED1, 0); in zyd_task()
704 zyd_set_led(sc, ZYD_LED1, 1); in zyd_task()
1715 zyd_set_led(struct zyd_softc *sc, int which, int on) in zyd_set_led() function