Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duaudio.c425 void uaudio_attach(struct device *, struct device *, void *);
479 sizeof(struct uaudio_softc), uaudio_match, uaudio_attach, uaudio_detach
3854 uaudio_attach(struct device *parent, struct device *self, void *aux) in uaudio_attach() function