Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/wlan/
Dif_uath.c298 static int uath_set_ledstate(struct uath_softc *, int);
1167 uath_set_ledstate(sc, 0); in uath_stop()
1240 error = uath_set_ledstate(sc, 0); in uath_switch_channel()
1401 uath_set_ledstate(struct uath_softc *sc, int connected) in uath_set_ledstate() function
2010 uath_set_ledstate(sc, 0); in uath_newstate()
2049 uath_set_ledstate(sc, 1); in uath_newstate()
2069 uath_set_ledstate(sc, 1); in uath_newstate()