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

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uath.c293 static int uath_set_ledstate(struct uath_softc *, int);
1162 uath_set_ledstate(sc, 0);
1235 error = uath_set_ledstate(sc, 0);
1396 uath_set_ledstate(struct uath_softc *sc, int connected) function
2005 uath_set_ledstate(sc, 0);
2044 uath_set_ledstate(sc, 1);
2064 uath_set_ledstate(sc, 1);

Completed in 157 milliseconds