Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duaudio.c423 static int uaudio_match(device_t, cfdata_t, void *);
431 uaudio_match, uaudio_attach, uaudio_detach, uaudio_activate, NULL,
435 uaudio_match(device_t parent, cfdata_t match, void *aux) in uaudio_match() function