Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uath.c259 static int uath_get_devcap(struct uath_softc *);
389 error = uath_get_devcap(sc); in uath_attach()
842 uath_get_devcap(struct uath_softc *sc) in uath_get_devcap() function