Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duaudio.c424 static void uaudio_attach(device_t, device_t, void *);
431 uaudio_match, uaudio_attach, uaudio_detach, uaudio_activate, NULL,
449 uaudio_attach(device_t parent, device_t self, void *aux) in uaudio_attach() function