Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_rsu.c154 static device_probe_t rsu_match; variable
263 DEVMETHOD(device_probe, rsu_match),
347 rsu_match(device_t self) in rsu_match() function