Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Daplaudio.c83 void aplaudio_attach(struct device *, struct device *, void *);
86 sizeof (struct aplaudio_softc), aplaudio_match, aplaudio_attach
102 aplaudio_attach(struct device *parent, struct device *self, void *aux) in aplaudio_attach() function