Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c446 static int uhso_probe_iface(struct uhso_softc *, int,
589 error = uhso_probe_iface(sc, uaa->info.bIfaceNum, probe_f); in uhso_attach()
889 uhso_probe_iface(struct uhso_softc *sc, int index, in uhso_probe_iface() function