Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c443 static device_probe_t uaudio_probe; variable
692 DEVMETHOD(device_probe, uaudio_probe),
827 uaudio_probe(device_t dev) in uaudio_probe() function