Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_aue.c199 static device_probe_t aue_probe; variable
261 DEVMETHOD(device_probe, aue_probe),
651 aue_probe(device_t dev) in aue_probe() function