Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Donyx.c70 static int onyx_probe(device_t);
81 DEVMETHOD(device_probe, onyx_probe),
189 onyx_probe(device_t dev) in onyx_probe() function