Home
last modified time | relevance | path

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

/trueos/sys/dev/sound/macio/
HDonyx.c71 static int onyx_attach(device_t);
82 DEVMETHOD(device_attach, onyx_attach),
213 onyx_attach(device_t dev) in onyx_attach() function