Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/wlan/
HDif_ural.c383 static device_probe_t ural_match; variable
389 DEVMETHOD(device_probe, ural_match),
410 ural_match(device_t self) in ural_match() function